@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------
 * Name      : web_layout.css    
 * Desc      : page layout 
 * Created   : 
 * Updated   : 
 ------------------------------------------------------------ */
body.fixe {overflow:hidden; width: 100%; height:100%; position: fixed;}
.m_gnb .sub_menu {display:none !important;}
.web_dis {display:block;}
.mb_dis {display:none;}
img {max-width:100%;}
.main_wrap {font-size:17px}
.wid100 {width: 100% !important; padding-bottom: 0px !important; max-width: 100% !important; box-sizing: border-box;}
.bg_wave {background: url(../img/main/bg_section02.gif) repeat left 100px}

/* wrap */
#wrap {width:100%; max-width:1920px; overflow:hidden; margin:0 auto; padding-top:95px;  transition: all 0.3s 0s ease-in-out;}
#inner_wrap {max-width:1200px; margin:0 auto; position:relative; padding-bottom:70px;}
#inner_wrap:after {clear:both; content:""; display:block;}
#inner_wrap.no_visual {padding-top:70px;}

.inner {max-width:1200px; margin:0 auto;}
.inner:after { clear: both; content: ""; display: block;}

.bg_wrap {background: #f2f2f2}

/* header */
#header {width:100%; position:fixed; left:0px; top:0px; z-index:9999; border-bottom: 1px solid #eaeaea; box-sizing: border-box; background:#fff; transition: all 0.3s 0s ease-in-out;}
.in_header {max-width:1200px; width:100%; height:95px; box-sizing: border-box; margin:0 auto; position:relative; z-index:9}
.in_header .sitemap {position: absolute; right: 0px; bottom:5px;}
#header h1 {position: absolute; left:10px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); overflow: hidden; transition: all 0.3s 0s ease-in-out; }
#header h1 a {display: block; overflow: hidden; height: 100%; outline: none;}



.m_gnb_on {position:absolute; right:10px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); display: none; }
.m_gnb_on .menu_btn {margin: 0 auto;}

/* GNB */

.w_gnb .gnb:after {content:""; display:block; clear:both;}
.w_gnb .gnb {max-width:1200px; margin: 0 auto; box-sizing: border-box; padding: 0px 0px 0px 300px;}
.w_gnb .gnb > ul {font-size:0px; display: table; width: 100%; text-align: right;}
.w_gnb .gnb > ul:after {content:""; display:block; clear:both;}
.w_gnb .gnb > ul > li {display:inline-block; zoom:1; *display:inline; width:16%; position:relative; box-sizing: border-box;}
.w_gnb .gnb > ul > li.gnb4 {width:20%;}
.w_gnb .gnb > ul > li > a {display:block; color:#000; text-align: center}
.w_gnb .gnb > ul > li > a > span {display:inline-block; font-size:18px; line-height:95px; height:95px; transition: all 0.2s 0s ease-in-out; font-weight:400; box-sizing: border-box; letter-spacing: -1px;}
.w_gnb .gnb > ul > li:hover > a {color:#42836d}
.w_gnb .gnb > ul > li.on > a {color:#42836d}
.w_gnb .gnb > ul > li:hover > a:after {display: block; content: ""; width: 8px; height:8px; border-left: 1px solid #260b2a; border-top: 1px solid #260b2a; position: absolute; left: 50%; top:100%; margin: -4px 0px 0px -4px; background: #fff; transform: rotate(45deg); -webkit-transform: rotate(45deg); z-index:99}


.w_gnb .sub_menu  {position:absolute; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width:100%; box-sizing:border-box; overflow:hidden; top:100%; display:none; padding:0px 0px; border:1px solid #260b2a; background: #fff; padding: 10px 0px;}
.w_gnb .sub_menu > li {padding:3px 3px 3px 3px; letter-spacing:-0.5px;}
.w_gnb .sub_menu > li > a {display:block; font-size:14px; text-align:center; font-weight:500; color:#333333; padding:3px 0px; line-height:20px;}
.w_gnb .sub_menu > li > a:hover {color:#260b2a;}
.w_gnb .three_depth { display:none;}

.gnb9 {display: none !important;}
.gnb10 {display: none !important;}
.gnb11 {display: none !important;}


#gnb_bar {position:absolute; display:none; left:0%; top:100%; border-top:1px solid #000; border-bottom: 1px solid #ccc; width:100%; height:210px; background:#fff;}


.slide_menu_wrap {width:80%; max-width: 500px; box-sizing: border-box; height: 100%;  z-index: 99999; position: fixed; right:-90%; top: 0px; bottom:0px; }
.slide_menu_inner {padding:63px 15px 0px 15px; height: 100%; box-sizing: border-box; overflow-y:auto; overflow-x:inherit; -webkit-overflow-scrolling:touch; background: #343434; }
.slide_menu_top {height: 88px; background:url(../img/common/logo.png) no-repeat center center #fff; box-sizing: border-box; border-bottom: 1px solid #4a76b4}
.slide_menu_wrap .m_gnb_on {display:none !important}

.all_close {position: absolute; right:20px; top: 20px; z-index: 99998}
.all_close button {background: none; border: none; outline: none; /*width: 26px; height: 26px;*/ padding: 0px; margin: 0px; }
.all_close .menu_btn {height: 20px !important; width: 30px !important;}
.all_close .menu_btn .line-top, .all_close .menu_btn .line-middle, .all_close .menu_btn .line-bottom {background:#fff !important}
.slide_menu_wrap .gnb > ul {overflow: hidden;}
.slide_menu_wrap .gnb > ul > li {border-bottom: 1px solid #474747; transform: translateX(30%); -webkit-transform: translateX(30%); transition: all 0.8s 0s ease-in-out; -webkit-transition: all 0.8s 0s ease-in-out; border-bottom: 1px solid #474747;}
.slide_menu_wrap .gnb > ul > li > a {display: block; line-height:33px; font-size:18px; color: #fff; padding: 10px 10px 10px 25px; background: url(../img/common/g_plus.png) no-repeat right center; font-weight: 500; } 
.slide_menu_wrap .gnb > ul > li > a.on {background: url(../img/common/g_minus.png) no-repeat right center; } 
.slide_menu_wrap .gnb .sub_menu {background:#333333; border-top:1px solid #474747; display: none; padding: 10px 0px; }
.slide_menu_wrap .gnb .sub_menu > li > a {display: block; line-height:23px; padding:5px 10px 5px 15px; font-size:15px; color:#d6d6d6; } 
.slide_menu_wrap .gnb .sub_menu02{background:#4e4e4e; border-top:1px solid #777777; border-bottom:1px solid #777777; padding:10px 0px; }
.slide_menu_wrap .gnb .sub_menu02 > li > a {display: block; line-height:23px; padding:5px 10px 5px 35px; font-size:13px; color: #d6d6d6;} 
.slide_menu_wrap.on .gnb > ul > li {transform: translateX(0%); -webkit-transform: translateX(0%); transition: all 0.8s 0s ease-in-out; -webkit-transition: all 0.8s 0s ease-in-out;}




/* visual */
.main_visual {width: 100%; overflow: hidden; position: relative;}
.main_visual .videoDiv {position: absolute; top: 0px; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width:1920px; height: 1000px;}
.main_visual .videoDiv img {max-width:100%; max-height:100%;}
.main_visual .bxslider > li {background-size:cover !important; }
.main_visual .v_frame {max-width: 1200px; margin: 0 auto;}
.main_visual .v_frame img {width: 100%;}
.main_visual .v_txt {font-size:3.5em; color: #fff; text-align: center; width: 100%; padding-bottom: 30px; line-height: 140%; font-weight:400; width: 100%; position: absolute; left:50%; top:50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transition: all 0.3s 0s ease-in-out; word-break: keep-all; }
.main_visual li.on .v_txt {opacity:1; transition: all 0.8s 0s ease-in-out; margin-top:-20px;}

.main_visual .bx-controls {text-align: center; position: absolute; left: 50%; transform: translateX(-50%); bottom:160px; max-width: 1200px; box-sizing: border-box; z-index: 99;}
.main_visual .bx-wrapper .bx-pager {position: relative; width: auto !important; left: auto; bottom: auto; display: inline-block; vertical-align: top; padding:7px 0px 0px 0px; z-index: 99;}
.main_visual .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {position: relative; bottom: auto; display: inline-block; right: auto; width: 24px; height:18px; border:1px solid #fff; text-align: center; padding-top:6px;}
.main_visual .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {position: relative; bottom: auto; display: inline-block; right: auto; width: 24px; height:18px; border:1px solid #fff; text-align: center; padding-top:6px;}
.main_visual .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {right: 0; z-index: 99;}
.main_visual .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto > div > a {text-indent:1000000%;}

.main_visual .bx-wrapper .bx-pager.bx-default-pager a {width:14px; height:14px; margin:0 3px; background:none; border:none; -moz-border-radius:100%;  -webkit-border-radius:100%; border-radius:100%; background: #fff; opacity:0.5;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a:hover {background: #fff;}
.main_visual .bx-wrapper .bx-pager.bx-default-pager a.active {background: #fff; opacity: 1;}
.main_visual .bx-wrapper .bx-controls-auto .active {display: none;}

.main_boardW {position: absolute; left: 0px; bottom:0px; z-index:99; width: 100%;}
.main_board {max-width: 1200px; width: 100%; margin: 0 auto; position: relative; box-sizing: border-box; padding-left: 145px;}
.main_board > h3 {position: absolute; left: 0px; top: 0px; height: 100%; width: 145px; background: url(../img/main/notice_bg.png) repeat left top; color: #fff; text-align: center; box-sizing: border-box; padding-top:40px;}
.main_board > h3:after {display: block; content: ""; width: 10px; height:24px; position: absolute; left: 100%; top: 50%; margin-top:-10px; background: url(../img/main/notice_arrow.png) no-repeat left top;}
.main_board .box {background: url(../img/main/notice_bg2.png) repeat left top; color: #fff;}
.main_board .box > ul {overflow: hidden;}
.main_board .box > ul > li {float: left; width: 33.333%; box-sizing: border-box; padding: 15px;}
.main_board .box > ul > li > a {display: block; min-height:95px; color: #fff; border-left:1px solid #787a7f; padding: 0px 8%}
.main_board .box > ul > li:first-child > a {border-left:none; }
.main_board .box > ul > li > a .type {display: inline-block; border-radius:30px; line-height:20px; height: 20px; text-align: center; min-width: 60px; font-weight: 100; font-size:12px;}
.main_board .box > ul > li > a .type1 {background: #ff4a2b}
.main_board .box > ul > li > a .type2 {background: #f6db50; color:#000}
.main_board .box > ul > li > a .type3 {background: #468bdf; color:#fff}
.main_board .box > ul > li > a .txt_t {display: block; overflow: hidden; height:45px; line-height:22px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word; font-size:17px; font-weight:300; line-height: 140%; margin: 10px 0px;}
.main_board .box > ul > li > a .date {display: inline-block; font-weight: 100; padding: 0px 5px 0px 0px;}
.main_board .box > ul > li > a img {vertical-align: middle;}
.main_board .more {position: absolute; left: 0px; top:70px; width: 145px; text-align: center; font-size: 0.9em; color: #fff;}
.main_board .more a {color: #fff;}



/* section */
#section1 {padding: 20px 0px;}
.section {padding:40px 0px;}
.section .more > a {display: block; color: #000000; font-size:16px; line-height: 32px; padding-right:50px; background: url(../img/main/more.png) no-repeat right center; font-weight:300; min-height: 32px;}

.m_tit {padding:0px 0px 25px 0px; text-align:center; color:#000000; font-size:36px; line-height:150%; font-weight:100;}
.m_tit > strong {font-weight: 600;}
.m_tit_txt {margin:-20px 0px 30px 0px; color:#666666; font-size:22px; text-align:center; line-height:150%; display:block; font-weight: 100;}

.main_banner {margin: -6px; overflow: hidden;}
.main_banner > div {float: left; overflow:hidden; box-sizing: border-box; width: 50%; padding:6px;}
.main_banner > div > div {box-sizing: border-box; float: left; padding:4px;}
.main_banner > div .ban1 {width: 62%;}
.main_banner > div .ban2 {width: 38%;}
.main_banner > div.box1 > div > a {display: block; min-height:275px; text-align: center; color: #fff; box-sizing: border-box; padding: 30px 5px 15px 5px; font-weight: 100; position: relative;}
.main_banner > div.box1 > div > a .txt_t {display: block; font-size: 26px; font-weight:500; line-height: 140%; padding-bottom: 10px; }
.main_banner > div.box1 > div.ban1 > a {background: url(../img/main/ban01.jpg) no-repeat center bottom; background-size:cover !important}
.main_banner > div.box1 > div.ban1 > a .go {position: absolute; right:20px; bottom:20px; display: block; padding-right: 30px; background: url(../img/main/arrow.png) no-repeat right center;}
.main_banner > div.box1 > div.ban2 > a {background: url(../img/main/ban02.jpg) no-repeat center bottom; background-size:cover !important}
.main_banner > div.box1 > div.ban2 > a .go {position: absolute; left:50%; bottom:20px; display:inline-block; padding-right: 30px; background: url(../img/main/arrow.png) no-repeat right center; transform: translateX(-50%); -webkit-transform: translateX(-50%)}
.main_banner > div.box1 > div.ban2 > a .txt_s {display: block;}
.main_banner > div.box1 > div.ban2 > a .txt_s:after {display: block; content: ""; background: #fff;  width: 1px; height:48px; position: absolute; left:50%; bottom:80px; background:#fff;}
.main_banner > ul > li {float: left; padding: 7px; box-sizing: border-box; width: 33.3333%; text-align: center;}
.main_banner > ul > li > a {display: block;}

.main_banner .box2 .ban1 {float: none; width: 100%;}
.main_banner .box2 .ban1 > a {display: block; min-height:185px; box-sizing: border-box; background: #2bb673;/**background:url(../img/main/ban03.jpg) no-repeat right bottom;*/ color: #fff; padding: 30px 10px 0px 40px;}
.main_banner .box2 .ban1 > a .txt_s {display: block;  font-size: 26px; font-weight: 100; line-height:130%; min-height:99px; }
.main_banner .box2 .ban1 > a .go {display: inline-block; border-bottom: 1px solid #fff; line-height:26px; padding-right: 30px; background: url(../img/main/arrow.png) no-repeat right center;}
.main_banner .box2 .ban2 {float: none; width: 100%;}
.main_banner .box2 .ban2 > ul {background: #f4f4f7; overflow: hidden;}
.main_banner .box2 .ban2 > ul > li {float: left; width: 33.3333%; box-sizing: border-box; padding: 2px 3px; position: relative;}
.main_banner .box2 .ban2 > ul > li:before {display: block; content: ""; width: 1px; height:36px; background: #e0e0e1; position: absolute; left: 0px; top: 50%; margin-top: -18px;}
.main_banner .box2 .ban2 > ul > li:first-child:before {display:none;}
.main_banner .box2 .ban2 > ul > li > a {display: block; text-align: center; min-height:79px; box-sizing: border-box; color: #000000; font-size: 16px; line-height: 140%; padding-top:19px;}
.main_banner .box2 .ban2 > ul > li > a .ico {display: inline-block; vertical-align: middle;}


@media (hover: none) {

}


#section2 .more {position: absolute; right: 0px; top: 0px; padding-top:20px;}


#section3 {background: #f2f4f7}
.board_slider {overflow: hidden; padding-bottom: 20px}
.board_slider { margin:-20px; margin-top:0px; overflow: hidden;}
.board_slider > li {float: left; width: 33.3333%; box-sizing: border-box; padding:20px;}
.board_slider > li > a {display: block; border: 1px solid #dddddd; overflow: hidden; position: relative; font-size: 17px;-webkit-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out;}
.board_slider > li > a:hover {border-color:#8abd1e; -webkit-transition: all 0.3s 0s ease-in-out; transition: all 0.3s 0s ease-in-out;}
.board_slider > li .pic {display: block; padding-bottom:51.888%; overflow: hidden; position: relative;}
.board_slider > li .pic img {position: absolute; left:50%; top: 50%; width: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.board_slider > li .txt_t {display:block; padding: 15px 15px 0px 15px; line-height: 140%; font-weight:600; font-size:22px; margin-bottom:5px; color: #333333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; }
.board_slider > li .txt_s {display:block; padding: 10px 15px 0px 15px; overflow:hidden; text-overflow:ellipsis; display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap: break-word;color: #7c7b7b; font-weight:400;  height:44px; line-height:22px;}
.board_slider > li > a .date {display: block; text-align: left; padding:15px 15px 25px 15px; font-weight:300; color:#666666}
.board_slider > li:nth-child(4) {display: none;}



#section3 {background: #f2f4f7;}
#section3 .inner {min-height:341px; box-sizing: border-box; position: relative;}
#section3 .more {position: absolute; right: 0px; top: 0px; padding-top:20px;}

.main_gallery {overflow: hidden; padding-bottom: 30px; margin: -2px;}
.main_gallery > li {float: left; width:20%; box-sizing: border-box; padding: 2px;}
.main_gallery > li > a {display: block; padding-bottom:100%; position: relative; overflow:hidden;}
.main_gallery > li > a img {display: block; position: absolute; left: 50%; top: 50%; max-width: inherit; /* width: 100%; */ height: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
/*.main_gallery > li > a img {display: block; position: absolute; left: 50%; top: 50%; width: 100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}*/
.main_gallery > li > a .txt_t {display: block; position: absolute; left:0%; bottom:20px; width: 100%; color: #fff; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; z-index: 9; padding: 0px 15px; box-sizing: border-box;}
.main_gallery > li > a:before {display: block; content: ""; width: 100%; height: 100%; position: absolute; left:0%; bottom:0px; background: url(../img/main/photo2_bg.png) no-repeat center bottom; z-index: 8}


.slide_banner {padding:35px 70px; max-width: 1200px; position: relative; box-sizing: border-box; margin:10px auto 0px;}
.slide_banner #slide_l {position: absolute; left: 0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%)}
.slide_banner #slide_l > a {display: block; background: url(../img/main/slide_l.gif) no-repeat center center #f0f1f5; padding:24px;}
.slide_banner #slide_r {position: absolute; right: 0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%)}
.slide_banner #slide_r > a {display: block; background: url(../img/main/slide_r.gif) no-repeat center center #f0f1f5; padding: 24px;}

.slide_banner .bx-wrapper .bx-controls-direction a { margin-top: -25px; padding:16px; }
#slide_banner > li > a {display: block; text-align: center;}
#slide_banner > li > a img {display: inline-block; }




/* footer */
#footerW {clear:both; word-break: keep-all; position: relative; width:100%; background:url(../img/common/bottom_line.png) no-repeat center top; padding-top: 10px; margin-top:20px;}
#footerW .go_logo {position: absolute; right: 82px; top:7px; margin-bottom: 10px;}
#footerW .go_top {position: absolute; right: 10px; top:30px; margin-bottom: 10px;}
#footerW .go_top a {display: block; color: #fff; background: #fff; border: 1px solid #000; padding:15px; font-weight: 100;}
#footerW .dreamW{position: absolute; right:82px; top:50px;}
#footerW .dreamW a{display:block; background-color:#088dd1; padding:10px 20px;}
#footerW .dreamW a span{display:block; text-align:left; color:#fff; font-size:14px; position:relative;}
#footerW .dreamW a span.dream_txt:after {display: block; content:""; width:40px; height:6px; background:url(../img/main/dream_arrow.png) no-repeat left top; position: absolute; right: 0px; bottom:4px;}

#footer_navi {padding: 0px 10px; border-bottom: 1px solid #6f737c;}
#footer_navi > ul {max-width: 1200px; margin: 0 auto; font-size: 0px; text-align: left; padding:30px 0px 30px 0px;}
#footer_navi > ul li {display: inline-block; vertical-align: middle; padding:0px 17px; background:url(../img/common/f_line.gif) no-repeat left center;}
#footer_navi > ul li:first-child {padding-left:0px; background: none;}
#footer_navi > ul li a {display:block; font-size:14px; color:#fff; line-height: 20px; font-weight:400; }


#footer_add .top {position:absolute; right:0px; top:0px;}
#footer_add a {color:#adadad}
#footer {position: relative; max-width: 1200px; margin: 0 auto;}
#footer .sns {position:absolute; right:10px; top:30px;}
#footer .sns > a {display: block; padding:19px; border: 1px solid #6f737c; border-radius:100%; }


#footer .addressW {max-width: 1200px; box-sizing: border-box; margin: 0 auto; padding:15px 60px 55px 260px; position: relative; font-size:16px; color:#666666; line-height:21px; font-weight:100; background: url(../img/common/logo.jpg) no-repeat left 20px;}
#footer .addressW a {color: #666666}
#footer .addressW address {margin-left: -10px; padding-top: 10px; line-height: 150%; color: #666666;}
#footer .addressW address span {display: inline-block; padding:2px 10px;}
#footer .addressW address .line {width: 1px; height:12px; background: #909193; padding: 0px; }
#footer .addressW address strong {display: inline-block; padding:2px 10px; color: #666666;}
#footer .addressW .copy {font-weight: 100; padding-top:15px; color: #666666;}


#content {width:100%; max-width:1200px; margin:0 auto; padding:30px 0px;}
#content:after {clear:both; content:""; display:block;}




.sub_visual {height:290px; padding: 0px 10px; box-sizing: border-box; overflow: hidden; position: relative; background-size: cover!important; background: url(../img/common/sub_visual.jpg) no-repeat center top;}
.sub_visual .sub_txt {display: table; height: 100%; width: 100%;}
.sub_visual .sub_txt .cell {display: table-cell; vertical-align: middle; height: 100%; padding-bottom:70px; text-align: center;}
.sub_visual .sub_txt .cell .sub_tit_s {font-size:22px; line-height: 130%; color: #fff; font-weight: 100;}

.sub_wrap_1 .sub_visual {background: url(../img/introduce/sub_visual.jpg) no-repeat center top;}
.sub_wrap_2 .sub_visual {background: url(../img/news/sub_visual.jpg) no-repeat center top;}
.sub_wrap_3 .sub_visual {background: url(../img/hometown/sub_visual.jpg) no-repeat center top;}
.sub_wrap_4 .sub_visual {background: url(../img/jeonbuk/sub_visual.jpg) no-repeat center top;}
.sub_wrap_5 .sub_visual {background: url(../img/community/sub_visual.jpg) no-repeat center top;}
.sub_wrap_6 .sub_visual {background: url(../img/member/sub_visual.jpg) no-repeat center top;}


.sub_wrap .bt_quick {display: none}

#sub_tit {font-size:42px; color: #fff; font-weight:500; line-height:150%; padding-bottom: 5px;}
#sub_tit .txt_s {font-size:36px; display: inline-block;}


#m_lnb {display:none;}


#lnb_wrap {position:relative; z-index:10; margin-top: -69px; min-height:37px; box-sizing:border-box; padding:16px 0px;}
#lnb_wrap:before {display: block; content: ""; width: 100%; height: 1px; background: #fff; opacity:0.3; position: absolute; left: 0px; top: 0px;}

#lnb_wrap .lnb {max-width: 1200px; margin: 0 auto;}
#lnb_wrap .lnbs1 {display: none;}
#lnb_wrap .ico_home {display: none;}
#lnb_wrap .ico_home a {display:block; width:49px; height:41px; text-indent:-1000px; font-size:0px; background:url(../img/common/ico_home.gif) no-repeat center center #f1592a;}
.lnbs2 ul {overflow: hidden; font-size:0px; text-align:center;}
.lnbs2 ul li {color:#fff; display: inline-block; vertical-align:top; box-sizing: border-box; position: relative;}
.lnbs2 ul li > a {display:block; height:37px; line-height:37px; text-align: center; vertical-align: middle; color: #fff; font-size:16px; font-weight:400; padding: 0px 27px;}

.lnbs2 ul li.on a {background: #6fb252; color: #ffff00; border-radius:60px; min-width:80px; overflow: hidden; font-weight: 500;}
#lnb_tit2 {display: none}



#lnb_tit {font-size:14px; letter-spacing:-1px; padding:0px 0px 0px 20px; color:#333333; line-height:39px; height:39px; background:url(../img/common/lnb_arrow.png) no-repeat 90% center; cursor:pointer;}
#lnb_tit2 {font-size:14px; letter-spacing:-1px; padding:0px 0px 0px 20px; color:#333333; line-height:39px; height:39px; background:url(../img/common/lnb_arrow.png) no-repeat 95% center; cursor:pointer;}



.title_bar {margin-bottom:50px;}
.title_bar h2 {font-size:32px; text-align: center; font-weight:600; color:#000000; line-height:140%; transition: all 0.2s 0s ease-in-out;}

.title_bar .s_txt {font-size:36px; color:#000; padding-top:30px; line-height: 140%; font-weight: 100; padding-bottom:10px; word-break: keep-all}
.big_tit {font-size:46px; color:#000000; line-height:100%; transition: all 0.2s 0s ease-in-out; font-weight:700; padding: 40px 0px 30px 0px;}


.location {position: relative; text-align: right; max-width: 1200px; margin: 0 auto; margin-top: 10px; line-height:60px; height:60px; font-size:15px;}
.location span {display:inline-block; zoom:1; *display:inline; padding-left:15px; margin-left:10px; background:url(../img/common/location.gif) no-repeat left center; color:#666666; font-weight:100;}
.location span:first-child {padding-left:0px; margin-left:0px; background:none}
.location #location_2 {font-weight:400;}
.location #location_3 {font-weight:400;}
.location img {vertical-align:middle; margin-top: -4px;}




.sub_con {min-height:100px; margin: 0 auto; font-size:17px; font-weight: 300; line-height: 160%; word-break: keep-all;}
.sub_con > .s_tit:first-child {margin-top: -20px;}
.sub_con img {max-width: 100%;}
.sub_tit {font-size: 26px; color: #333333; line-height: 140%; text-align: center; padding: 20px 0px 10px 0px;}
.sub_tit_p {font-size: 24px; color: #82308e; line-height: 140%; text-align: center; padding: 20px 0px 10px 0px; font-weight: 700;}
.s_tit {font-size:24px; position: relative; color: #000; line-height:120%; padding:0px 0px 20px 35px; margin-top:60px; font-weight:600;}
.s_tit .small {display: inline-block; color: #5c5c5c; font-size: 0.85em; font-weight: 100;}
.s_tit:after {display: block; content:""; width:20px; height:20px; background:#6fb252; position: absolute; left: 0px; top:4px; border-radius:3px;}
.s_tit:before {display: block; content:""; width:14px; height:14px; background:#0080bc; position: absolute; left:12px; top:-2px; border-radius:3px; z-index: 2}
.s_tit.line {border-bottom: 2px solid #356fa8}
.s_tit.tc {text-align: center; background: none !important; padding-left: 0px;}
.ss_tit {font-size:24px; position: relative; color: #333333; line-height: 140%; padding:0px 0px 0px 0px; margin-bottom:10px;  margin-top:45px; font-weight:600;}
.ss_tit.fn {font-size: 26px;}
/*.ss_tit:before {display: block; content:""; width:4px; height:4px; background:#6fb251; position: absolute; left: 0px; top:14px;}*/

.s_titW {overflow: hidden; padding: 50px 0px 25px 0px;}
.s_titW .s_tit {margin-top: 0px; padding-bottom: 0px;}

.sss_tit {color:#333333; position: relative; padding:0px 0px 5px 13px; margin-top:15px; line-height:140%; font-size:1em; font-weight: 400;}
.sss_tit:before {display: block; content: ""; width: 5px; height: 1px; background:#333; position: absolute; left: 0px; margin-top: -2px; top:50%;}
.b_txt {font-size: 18px; color: #494949; line-height: 150%;}
.s_txt_r {text-align: right; margin-top: -35px; height: 20px; padding-bottom:15px;}
.s_txt_r2 {height: 40px; margin-top: -55px;}

.ss_tit .s_txt {font-size:14px; font-weight: 300; margin-left: 10px;}





.txt_indent {padding-left: 30px;}






.wid100 .inner {padding-bottom:60px;}
.bg_wave .inner {overflow: hidden;}
.inner .camp_wrap:first-child {margin-top:40px;}
.camp_wrap {background: #fff; overflow: hidden; padding: 20px; position: relative; margin-top:10px; }
.camp_wrap .ss_tit {margin-top:0px; margin-bottom: 20px;}
.camp_wrap .pic {width: 40%; box-sizing: border-box; float: left; max-height:300px; position: relative;}
.camp_wrap .pic .num {background: url(../img/camp/png.png) repeat left top; color: #fff; text-align: center; display: block; padding: 10px; box-sizing: border-box; min-width:66px; min-height: 66px; position: absolute; right: 0px; top: 0px; line-height: 130%;}
.camp_wrap .info {width: 60%; box-sizing: border-box; float: left; padding-left:40px; }
.camp_wrap .info .food {padding-bottom:30px;}
.camp_wrap .info .food .txt_t {font-size: 1.1em; font-weight: 600; padding-bottom:5px;}
.camp_wrap .info .food .ico {padding-left: 60px; min-height: 50px; background: url(../img/camp/ico_food.png) no-repeat left 5px; font-size: 0.95em; color: #666666}
.camp_wrap .table_style1 thead tr th {padding:6px 3px; border:1px solid #d9d9d9}
.camp_wrap .table_style1 tr td {line-height: 140%;}
.camp_wrap .btn_group {position: absolute; right: 20px; top: 20px; font-size: 0px;}
.camp_wrap .btn_group > a {display: inline-block; min-width: 160px; font-size: 16px; color: #333; text-align: center; line-height: 42px; border: 1px solid #6fb252; border-radius:60px; margin: 0px 4px;}
.camp_wrap .btn_group > a.btn2 {background: #6fb252; color: #fff; font-weight: 400;}


.ico_cu {text-align: right; font-size: 1.05em; color: #000; margin-top: -10px;}
.ico_cu:before {display: inline-block; content:url(../img/camp/ico_tel.png); vertical-align: middle; padding: 0px 7px 0px 0px;}

.tab_area .tab_in {padding: 30px;}





.ico_wrap .ico {display: inline-block; vertical-align: middle; padding: 0px 5px;}

.map_wrap {width: 100%; height:500px; overflow: hidden; border: 1px solid #ccc; box-sizing: border-box;}
.map_wrap iframe {width: 100% !important; height: 100% !important;}


.map_txt {font-size: 0px; border: 1px solid #ccc; border-top:none; }
.map_txt > li {position: relative; padding:20px 20px 20px 90px; min-height: 60px; box-sizing: border-box; font-size: 17px; color: #000; display: inline-block; width: 50%;}
.map_txt > li.one {width: 100%; border-bottom: 1px solid #ccc;}
.map_txt > li .ico {position: absolute; left:20px; top:20px;}
.map_txt > li .ico img {vertical-align: baseline;}
.map_txt > li > strong {display: block; font-size:1.05em;}
.map_txt > li a {color: #000}

.map_info {overflow: hidden; border: 1px solid #ccc; position: relative; padding: 30px 30px 30px 100px;}
.map_info .ico {position: absolute; left:30px; top: 20px;}
.map_info > ul {overflow: hidden; box-sizing: border-box;}
.map_info > ul > li {position: relative; padding-left:55px; margin-top:15px;}
.map_info > ul > li:first-child {margin-top:0px;}
.map_info > ul > li > strong {font-size:1.05em; font-weight:500; color: #333333; position: absolute; left: 0px; top:0px;}
.map_info > ul > li .arrow {display: inline-block; vertical-align: top; padding-left:35px; background: url(../img/introduce/arrow.png) no-repeat 10px center;}
.map_info > ul > li .time {padding-left:23px; background: url(../img/introduce/ico_time.gif) no-repeat left 7px;}

.arrow_bg {display: inline-block; vertical-align: top; padding-left: 40px; background: url(../img/introduce/arrow.png) no-repeat 5px 10px;}

.introduce {line-height:140%; min-height:400px; padding-left:515px; font-size: 1.15em; position: relative;}
.introduce .pic {position: absolute; left: 0px; top:0px; max-width: 430px;}
.introduce .first {font-size:1.9em; line-height: 140%; padding-bottom:30px; font-weight:100; position: relative; z-index: 9;}
.introduce .first:after {display: block; content: ""; width:340px; height: 1px; background: #0089d0; margin:30px 0px 0px -170px;}
.introduce .first > strong {font-weight: 600;}
.introduce .sign {padding-top: 20px; display: block; text-align: right;}
.introduce .sign > span {display: block; padding-top: 5px;}


.chairman_list {overflow: hidden;}
.chairman_list > li {float: left; width: 20%; box-sizing: border-box; padding: 4px;}
.chairman_list > li .box {border: 1px solid #ccc; text-align: center;}
.chairman_list > li .box > h4 {padding:15px 0px; font-size: 1.15em; font-weight:600; }
.chairman_list > li .box > .pic {display: block;}
.chairman_list > li .box > .name {font-weight: 600; padding: 10px 0px;}
.chairman_list > li .box > ul {background:#edeff3; border-top:1px solid #ccc; margin-top: 10px; padding: 10px; text-align:left; min-height:95px;}
.chairman_list > li .box > ul > li {position: relative; word-break: break-all; margin-top: 5px; padding-left:67px; font-size:16px; line-height: 20px; }
.chairman_list > li .box > ul > li > strong {position: absolute; left: 0px; top: 0px; font-size:12px; background: #fff; border: 1px solid #ccc; border-radius:30px; display: block; width:59px; box-sizing: border-box; height: 20px; line-height: 18px; text-align: center;}


.business_ico {margin: 1px -6px 0px 1px;}
.business_ico:after {display: block; content: ""; clear: both;}
.business_ico > li {float: left; width:16.66666%; box-sizing: border-box; border: 1px solid #ccc; margin:-1px 0px 0px -1px;}
.business_ico > li .ico {display: block; text-align: center; padding:20px 0px;}
.business_ico > li .txt {display: block; text-align: center; padding: 0px 5px; min-height:80px; line-height: 130%;}

.b_slider .box {position: relative;}
.b_slider .box .txt {background: #fff; width:55%; padding:20px 10px 20px 130px; box-sizing: border-box; position: relative; font-size: 1.4em; line-height: 140%; font-weight: 500; position: absolute; right: 0px; top: 50%; min-height:80%; transform: translateY(-50%); -webkit-transform: translateY(-50%)}
.b_slider .box .txt .ico {position: absolute; left:30px; top: 30px;}
.b_slider .box .txt > p:after {display: block; content: ""; width: 55px; height: 1px; margin: 30px 0px; background: #7bad37}
.business_slide {position: relative; padding-bottom: 75px;}
.business_slide .bx_bt {position: absolute; z-index: 99; bottom:0%; top: auto; position: absolute;}
.business_slide .bx_bt > a {display: block; line-height: 100%; background: #333333; padding:18px;}
.business_slide .bx_bt > a img {vertical-align:middle;}
.business_slide #slide_l {right:60px;}
.business_slide #slide_r {right:0px;}
.business_slide #slide_l:after {display: block; content: ""; width: 1px; height:50%; background: #666666; position: absolute;right:0px; top: 50%; transform: translateY(-50%)}
.business_slide .slide-number {font-size: 1.15em; margin-top: -70px; text-align: right; z-index: 999; position: relative;}

.purpose {padding: 30px 10px 30px 280px; background: url(../img/introduce/03_img02.png) no-repeat 30px 30px #f4f5f8;}
.purpose > ol > li {margin-top: 5px; font-size: 1.05em; position: relative; padding-left: 20px;}
.purpose > ol > li .num {font-weight: 600; position: absolute; left: 0px; top:1px;}


.history_tab:before {display: block; content: ""; width:calc(100% - 115px); height: 1px; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); top:7px; background: #0089d0}
.history_tab:after {display: block; content: ""; clear: both;}
.history_tab {max-width:535px; margin: 0 auto; position: relative; padding-bottom:50px;}
.history_tab > li {float: left; width:25%; box-sizing: border-box; text-align: center;}
.history_tab > li > a {display: block; font-size:18px; color: #333333; line-height: 140%; padding-top:24px; position: relative;}
.history_tab > li > a:before {display: block; content: ""; width:10px; height: 10px; border:14px solid #fff; background: #0089d0; border-radius: 100%; position: absolute; left: 50%; top: -11px; transform: translateX(-50%); -webkit-transform: translateX(-50%); z-index: 9;}

.history_tab > li.on a {color: #0089d0; font-weight: 600;}
.history_tab > li.on > a:before {border:7px solid #0089d0; background: #fff; top: -4px;}

.history_box {position: relative; overflow: hidden; padding:0px 10px 30px 10px;}
.history_box .img {position: absolute; left: 0px; top: 0px; width:45%; max-width:520px; }

.history_box > h4 {position: absolute; left: 50%; top:35px; background: #fff; width: 210px; line-height: 64px; border: 1px solid #003876; border-radius:40px; font-size: 18px; text-align: center; color: #000; transform: translateX(-50%); z-index: 9}
.history_box > ul {position: relative; padding-bottom: 30px;}
.history_box > ul:before {display: block; content: ""; width:1px; height: 100%; position: absolute; left: 50%; margin-left: -0.5px; top: 0px; background: #dddddd}
.history_box > ul:after {display: block; content: ""; width:50px; height:12px; position: absolute; left: 50%; margin-left: -25px; bottom: 0px; background: #ffc240; border-radius: 30px;}
.history_box > ul > li {padding-left: 50%; box-sizing: border-box; position: relative; padding-bottom:30px;}
.history_box > ul > li:first-child {padding-top:0px; margin-top: -6px;}


.history_box .history_txt {padding-left:80px; position: relative;}
.history_box .history_txt:before {display: block; content: ""; width:8px; height: 8px; border-radius:100%; background: #3a76d2; position: absolute; left:-8px; top:8px; margin:3px; z-index: 9;}
.history_box .history_txt:after {display: block; content: ""; width:8px; height: 8px; border-radius:100%; background: #f6f7f9; position: absolute; left:-10px; top:6px; padding:4px; border: 1px solid #b1c8ea;}
.history_box .history_txt .year_s {font-size:36px; display: block; font-weight:700; color: #333333; line-height:100%; padding-bottom:15px;}
.history_box .history_txt .year_s:after {display: block; content: ""; width:70px; height:1px; background: #d1d2d4; position: absolute; left:-7px; top:13px;}
.history_box .history_txt ul > li { line-height:150%; color:#333; font-weight:300; position: relative; padding-left:90px; min-height:24px; margin-top:10px;}
.history_box .history_txt ul > li:first-child {margin-top:0px;}
.history_box .history_txt ul > li .month {position: absolute; left: 0px; top: 0px; color:#333; font-weight:500;}

.account_info {padding-left: 285px; padding-top:5px; min-height: 151px; background: url(../img/introduce/06_ico01.gif) no-repeat left top}

.account_info > ul > li {position: relative; padding-left:138px; line-height:130%; padding-top: 3px; min-height: 34px; font-size:1.25em; margin-top:7px;}
.account_info > ul > li > strong {display: block; border-radius:60px; width:120px; position: absolute; left: 0px; top: 0px; background: #7bad37; color: #fff; text-align: center; font-weight: 500; font-size:17px; line-height: 34px; letter-spacing: 4px; }

.donation_use {margin:-11px; overflow: hidden;}
.donation_use > li {float:left; width: 33.333%; box-sizing: border-box; padding:11px;}
.donation_use > li .box {background: #f8f8f8; padding:20px 20px 10px 20px; text-align: center; color: #666666;}
.donation_use > li .box .txt_t {display: block; color: #000; font-size: 1.4em; font-weight:300; padding:20px 0px 15px 0px;}
.donation_use > li .box .txt_s {display: block; line-height: 130%; min-height:90px;}


.market_wrap {background: url(../img/hometown/map.png) no-repeat center center #f6f6f6; box-sizing: border-box; min-height:622px; position: relative;}
.market_wrap .info {position: absolute; right: 20px; bottom: 30px; padding-top:80px; background: url(../img/hometown/map1.png) no-repeat center top}
.market_wrap .info2 {background: url(../img/hometown/map2.png) no-repeat center top}
.market_list > li > a {display: block; }
.market_list > li .ico {display: block; width:157px; height:60px; box-sizing: border-box; padding:8px 13px; text-align: center; background: #fff; border-radius:60px;}
.market_list > li .txt {display: none;}
.market_list > li { position: absolute; left:50%; top:50%;}
.market_list > li:after {display: block; content: ""; width: 0px; height: 0px; border-top:0px solid transparent; border-right:13px solid #fff;border-bottom:10px solid transparent; position: absolute; left: 20px; bottom:-7px;}
.bg1 .market_list > li:nth-child(1) {margin-left: -139px; margin-top: -266px;}
.bg1 .market_list > li:nth-child(2) {margin-left: -300px; margin-top: -222px;}
.bg1 .market_list > li:nth-child(3) {margin-left: 20px; margin-top: -260px;}
.bg1 .market_list > li:nth-child(4) {margin-left: -170px; margin-top: -16px;}
.bg1 .market_list > li:nth-child(5) {margin-left: 110px; margin-top: 95px;}
.bg1 .market_list > li:nth-child(6) {margin-left: -219px; margin-top: -123px;}
.bg1 .market_list > li:nth-child(7) {margin-left: -56px; margin-top: -151px;}
.bg1 .market_list > li:nth-child(8) {margin-left: 101px; margin-top: -140px;}
.bg1 .market_list > li:nth-child(9) {margin-left: 261px; margin-top: -217px;}
.bg1 .market_list > li:nth-child(10) {margin-left: 165px; margin-top: -67px;}
.bg1 .market_list > li:nth-child(11) {margin-left: -4px; margin-top: -10px;}
.bg1 .market_list > li:nth-child(12) {margin-left: -119px; margin-top: 106px;}
.bg1 .market_list > li:nth-child(13) {margin-left: -393px; margin-top: 70px;}
.bg1 .market_list > li:nth-child(14) {margin-left: -360px; margin-top: -60px;}


.bg1 .market_list > li:nth-child(6):after {border-left:13px solid #fff; left: 110px; border-right:none;}
.bg1 .market_list > li:nth-child(2):after {border-left:13px solid #fff; left: 110px; border-right:none;}
.bg1 .market_list > li:nth-child(12):after {border-left:13px solid #fff; left: 110px; border-right:none;}
.bg1 .market_list > li:nth-child(13):after {border-left:13px solid #fff; left: 110px; border-right:none;}
.bg1 .market_list > li:nth-child(14):after {border-left:13px solid #fff; left: 110px; border-right:none;}

.bg2 .market_list:after {display: block;content: "전북도청 문화관광";position: absolute;left: 50%;top: 50%;margin-left: -542px;margin-top: -259px;font-weight: 600;}
.bg2 .market_list:before {display: block; content: ""; width: 160px; height:107px /**215px*/; background: #fff; border-radius: 30px; position: absolute; left: 50%; top: 50%; margin-left: -560px; margin-top: -273px; }
.bg2 .market_list > li.on .ico {padding: 0px;}
.bg2 .market_list > li:nth-child(1) {margin-left: -560px;margin-top: -230px;}
.bg2 .market_list > li:nth-child(2) {margin-left: -560px;margin-top: -178px;}
.bg2 .market_list > li:nth-child(3) {margin-left: -560px;margin-top: -120px;}
.bg2 .market_list > li:nth-child(4) {margin-left: -64px; margin-top: -150px;}
.bg2 .market_list > li:nth-child(5) {margin-left: -330px; margin-top: -225px;}
.bg2 .market_list > li:nth-child(6) {margin-left: -139px; margin-top: -273px;}
.bg2 .market_list > li:nth-child(7) {margin-left: -186px; margin-top: -15px;}
.bg2 .market_list > li:nth-child(8) {margin-left: 101px; margin-top: 93px;}
.bg2 .market_list > li:nth-child(9) {margin-left: -259px; margin-top: -124px;}
.bg2 .market_list > li:nth-child(10) {margin-left: 25px; margin-top: -258px;}
.bg2 .market_list > li:nth-child(11) {margin-left: 95px; margin-top: -140px;}
.bg2 .market_list > li:nth-child(12) {margin-left: 243px; margin-top: -214px;}
.bg2 .market_list > li:nth-child(13) {margin-left: 177px; margin-top: -70px;}
.bg2 .market_list > li:nth-child(14) {margin-left: -16px; margin-top: -10px;}
.bg2 .market_list > li:nth-child(15) {margin-left: -126px; margin-top: 103px;}
.bg2 .market_list > li:nth-child(16) { margin-left: -396px; margin-top: 73px;}
.bg2 .market_list > li:nth-child(17) {margin-left: -366px; margin-top: -67px;}


.bg2 .market_list > li:nth-child(9):after {border-left:13px solid #fff; left: 110px; border-right:none;}
.bg2 .market_list > li:nth-child(15):after {border-left:13px solid #fff; left: 110px; border-right:none;}
.bg2 .market_list > li:nth-child(16):after {border-left:13px solid #fff; left: 110px; border-right:none;}
.bg2 .market_list > li:nth-child(17):after {border-left:13px solid #fff; left: 110px; border-right:none;}


.logo_list {overflow: hidden; margin: -6px;}
.logo_list > li {float: left; width: 25%; box-sizing: border-box; padding:6px;}
.logo_list > li > a {display: block; border: 1px solid #e0e0e0;}

















.pa_center {position: absolute; width: 100%; left: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); color: #fff; font-size:1.9em; line-height: 140%; text-align: center; font-weight: 100;}
.pa_center > strong {font-weight:500;}



.faq_list > li {border:1px solid #e2e2e2; margin-top: -1px;}
.faq_list > li .title {padding:26px 40px 27px 75px; background: url(../img/common/arrow.gif) no-repeat right center;line-height:140%; color: #323232; position: relative; color: #666666; font-weight:300; cursor: pointer;}
.faq_list > li .title.on {background: url(../img/common/arrow2.gif) no-repeat right center; color: #000000;}
.faq_list > li .title .q {position: absolute; width:36px; height: 36px; line-height:33px; border-radius:100%; border: 1px solid #cccccc; left:20px; top:50%; margin-top: -18px; color: #999999; text-align: center; font-weight:700; font-size: 24px;}
.faq_list > li .title.on .q {color: #6fb252; border-color:#6fb252; }
.faq_list > li .answer_wrap {padding:19px 19px 19px 19px; display:none; background: #f2f2f2; border-top:1px solid #e2e2e2;}
.faq_list > li .answer {min-height: 22px; padding:8px 0px 8px 55px; line-height:140%; color: #333333; word-break:keep-all; word-wrap:break-word; position: relative; font-weight: 500;}
.faq_list > li .answer .a {position: absolute; width:36px; height: 36px; line-height:33px; border-radius:100%; border: 1px solid #6fb252; left:0px; top:0px; color: #6fb252; text-align: center; font-weight:700; font-size: 24px;}










.radio_group {margin:-5px 0px 0px -15px;}
.radio_group > li {display: inline-block; padding: 5px 0px 0px 15px;}
.radio_group .input {width: auto !important;}
.input_etc {position: relative; padding-left: 62px; box-sizing: border-box;}
.input_etc .pa {position: absolute; left: 0px; top: 0px; font-size: 14px; line-height:40px;}

.btn-tc {text-align: center; padding: 30px 0px; margin-top: 30px;}
.btn-tc > a {margin: 0px 20px;}
.btn-tl {text-align: left; padding: 30px 0px; border-top:2px solid #333333; margin-top: 30px;}
.btn-tr {text-align: right; padding: 30px 0px; border-top:2px solid #333333; margin-top: 30px;}

.important {padding-right:15px; position:relative; display:inline-block;}
.important:after {display:inline-block; content:"*"; vertical-align: middle; font-size: 20px; color:#6fb251; position:absolute; right:0px; top:50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);line-height: 100%;}
.important2 {padding-left:15px; position:relative; display:inline-block; }
.important2:after {display:block; content:"*"; color:#6fb251; position: absolute; left: 0px; top:50%; font-size: 20px; line-height: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%);}


/*atab*/
.atab { margin-bottom:40px; padding-top: 10px;}
.atab:after {clear:both; display:block; content:"";}
.atab li {float:left; width:20%; box-sizing:border-box; position:relative; display: table; }
.atab li a {display:table-cell; width: 100%; height:60px; vertical-align: middle; background:#fff; font-size:1em; line-height: 130%; padding:0px 0px; text-align:center; color:#000000; box-sizing:border-box; border:1px solid #dfdfdf; word-break: break-all}
.atab li:first-child a {border-left:1px solid #dfdfdf;}
.atab li.on a {font-weight: 500; border: 1px solid #0089d0 !important; background: #0089d0; color: #fff;}
/*.atab li.on a:after {display: block; content: ""; width: 20px; height: 20px; background: #fff; position: absolute; left:50%; bottom:-20px; transform: rotate(45deg) translateX(-50%);}*/


.atab.two li {width:50%;}
.atab.three li {width:33.33%;}
.atab.four li {width:25%;}
.atab.seven li {width:14.28%;}
.atab.two_row > li {margin: -1px 0px 0px -1px}
.atab.two_row > li.on {margin-top:-1px;}
.atab.two_row > li.on a {height: 50px;}
.atab.two_row > li > a {border-left:1px solid #cccccc;}



.btab {margin:1px -5px 0px 1px; padding-top: 30px;}
.btab:after {display:block; clear:both; content:"";}
.btab > li {display: table; float:left; margin:-1px 0px 0px -1px; width:20%; box-sizing:border-box; border:1px solid #dfdfdf; }
.btab > li > a{display: table-cell; vertical-align: middle; padding-left:5px; padding-right:5px; transition: all 0s ease-in-out; height:56px; text-align:center; color:#666666;font-size:16px; word-break: break-all}
.btab > li.on {background:#fff; border:1px solid #333333; position: relative; z-index: 99;}
.btab > li.on > a{color:#333333; font-weight: 500;}

.btab.two li {width:50%;}
.btab.six li {width:16.66666666%;}


.of_hi .fl50 {float:left; width:48%;}
.of_hi .fr50 {float:right; width:48%;}
.graybox { background:#cccccc; padding:10px;}
.no_flash { display: none;}

/* 레이어팝 */
#black {display:none; background-color: #000; display: none; height: 100%; left: 0; opacity: 0.6; filter: alpha(opacity=60); position: fixed; top: 0; width: 100%; z-index: 9999;}
.layerPop {-webkit-overflow-scrolling: touch; overflow-y: auto; width: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 99999; background:url(../img/common/png_70.png) repeat left top;/*background:#d7d7d7;*/ zoom: 1;}

.layerPop_inner {width: 100%; height: 100%; padding: 15px; display: table; position: relative; margin: 0 auto; box-sizing: border-box;}
.pop_wrap {display: table-cell; vertical-align: middle; position: relative;}
.pop_wrap .pop_body {padding:15px 20px; font-size: 15px; background: #fff; word-break: keep-all;}
.pop_wrap .pop_body .btns {padding-top: 20px;}
.pop_wrap .pop_wrap_in {width:100%; margin: 0 auto;}
.pop_wrap .x_btn {position: absolute; right:25px; top:50%; margin-top: -13px; display: inline-block; width:26px; height: 26px; cursor: pointer; background: none}
.pop_wrap .pop_head {background: #6fb251; position: relative;}
.pop_wrap .pop_head .title {font-size:22px; line-height:150%;  color: #fff; padding:18px 45px 20px 25px; text-align: left; font-weight:500;}
.pop_wrap .pop_head .title.tc {padding-left:45px;}
.pop_wrap .pop_head .s_txt {font-size:14px; line-height:14px;  color: #646464; text-align: center; padding: 0px 0px 30px 0px;}
.pop_wrap .x_btn2 {position: absolute; right:0px; bottom:0px; }
.pop_wrap .x_btn3 {position: absolute; right:0px; bottom:-42px; }
.pop_body .btn-tc {padding: 20px 0px 0px 0px; margin-top:15px;}
.pop_body .btn-tc > a {margin: 0px 10px;}




/* 팝업 */

.popup_scroll {max-height:700px; overflow-x:hidden; overflow-y:auto;}

.layers_wrap {background:#FFF; position:relative; min-width:300px;}
.layers_wrap .layers_tit {width:100%; padding:15px 0px; line-height:150%; background:#333;  text-align: center; font-size:1.8em; color:#fff; position:relative;}
.layers_wrap .layers_tit .logo {padding-left:25px; padding-top:20px;}
.layers_wrap  .close_pop { position:absolute; right:25px; top:17px;}
.layers_wrap .layers {padding:20px; font-size: 14px; position:relative; /*min-height:100px; max-height:760px; overflow-x:hidden; overflow-y:auto; -webkit-print-color-adjust:exact;*/}

.layers_wrap .close {height:30px; border-top:none; text-align:right; background:#e2e2e2; line-height:30px;}
.layers_wrap .close a { display:inline-block; zoom:1; *display:inline; font-family:Noto Sans; color:#2d2d2d; padding-right:20px; background:url(http://pic.neungyule.com/newnetimes/img/btn/pop_close_s.gif) no-repeat right center; margin-right:10px;}
.layers_wrap .pop_tit {padding-left:5px; border-bottom:1px solid #afafaf; min-height:41px; padding-bottom:3px; font-family:Noto Sans; color:#444444; font-size:22px; line-height:41px;}
.layers_wrap .pop_tit.ico_check2 { font-size:13px; min-height:20px; padding:10px 10px 10px 50px; background:url(../img/common/ico_check2.gif) no-repeat 10px 10px #f9f9f9; line-height:150%; border-bottom:none;}
.layers_wrap .pop_tit_no {min-height:38px; font-family:Noto Sans; color:#444444; font-size:22px; line-height:38px;}



/* member */
.login_wrap {margin:0 auto; background: #fff; padding:15px; box-sizing: border-box;}
.login_wrap .login_bt .btn {background-color: #6fb251; border: 1px solid #6fb251; color: #fff; padding: 12px; line-height:40px; display: block; font-size: 22px; text-align: center;font-weight:300; width: 100%; cursor: pointer; box-sizing: border-box; -moz-box-size: border-box; border-radius:60px; }
.login_wrap .id_save {font-size:15px; color:#000; margin:0px 0px 20px 0px; float: left;}
.signup {padding:30px 0px 15px 0px;}
.signup_or {position:relative; margin-bottom:5px; text-align:center; background:url(../img/common/line.gif) repeat-x left center;}
.signup_or_text {background-color:#fff; display:inline-block; padding:8px; font-size:14px; font-weight: 500; color:#82888a;}
.signup li { margin-bottom:5px;}
.signup li input {width:100%; height:60px; padding:8px 10px; display:block; border:1px solid #cccccc; border-radius:0px; background-color:#f7f7f7; color:#565a5c; box-sizing:border-box; -moz-box-size:border-box; font-size:15px;}
.find_idpw {text-align: right; padding: 10px 0px 20px 0px; font-size: 0px;}
.find_idpw > li {display: inline-block; vertical-align: top; font-size: 15px; line-height: 20px; padding-left:10px; margin-left: 10px; background: url(../img/common/top_line2.gif) no-repeat left center;}
.find_idpw > li:first-child {background: none; padding: 0px; margin: 0px;}
.find_idpw > li a {font-size:15px; color:#666666; font-weight: 500;}
.find_ok {text-align: center; padding:170px 0px 20px 0px; font-size:18px; line-height: 150%; background: url(../img/member/ico_mail.gif) no-repeat center top; }


.join_txt {padding:10px 0px 10px 40px; min-height:20px; margin-top:10px; background:url(../img/common/ico_idpw.gif) no-repeat left 5px; display:inline-block;}

.join_go {padding:18px 0px 0px 0px; text-align:center; margin:18px 0px 0px 0px; border-top:1px solid #cccccc}

.join_go > a {background-color: #fff; color: #6fb251; padding: 12px; line-height: 40px; display: block; font-size:22px; text-align: center; font-weight:300; width: 100%; border: 1px solid #6fb251; cursor: pointer; box-sizing: border-box; -moz-box-size: border-box; border-radius:60px; }
.member_ok {font-size:26px; text-align: center; line-height: 140%; padding:210px 0px 40px 0px; margin-top: 20px; background: url(../img/member/type_ico02.gif) no-repeat center top; }
.member_wrap {max-width:590px; margin:0 auto;}
.check_boxW {background:#fff; border:1px solid #dadada; padding:15px 5px;}
.add_bt {position: absolute; right: 0px; top: 0px;}
.all_check {font-size: 1.1em; line-height: 140%; color: #000; padding-bottom:25px;}


.yak_check > li {border: 1px solid #ccc; padding: 20px; border-top:none; overflow: hidden;}
.yak_check > li > a {display:inline-block; min-width:76px; float: right; height: 26px; line-height: 26px; background: #ff4a2b; color: #fff; font-weight: 100; font-size: 13px; text-align: center; border-radius:60px; }
.yak_check > li:first-child {border-top:1px solid #ccc;}








.print_wrap #header {display: none !important}
.print_wrap .sub_visual {display: none !important}
.print_wrap #lnb_wrap {display: none !important}
.print_wrap .title_bar {display: none !important}
.print_wrap .page_tab {display: none !important}
.print_wrap #footerW {display: none !important}
.print_wrap .print_bt {display: none !important}
.print_wrap .p_none {display: none !important}
#wrap.print_wrap {padding:0px !important}

.ico_notice {display: inline-block; vertical-align: middle; padding:4px 10px; background: #ed2129; line-height:20px; color: #fff; }
.ico_note {padding-left:36px; min-height: 27px; line-height: 140%; position: relative; margin-top:20px; background: url(../img/common/ico_note2.png) no-repeat left 0px;}
.ico_time {padding-left:40px; min-height: 27px; line-height: 140%; position: relative; background: url(../img/common/ico_time.png) no-repeat left 0px;}





.date_picker_two {overflow: hidden; position: relative}
.date_picker_two .date_picker {float: left; width:47%;}
.date_picker {position: relative; padding-right: 40px; box-sizing: border-box;}
.date_picker .input {width: 100%;}
.date_picker img {position: absolute; right: 0px; top:50%; margin-top: -15px; width: 30px; height: 30px;}
.date_picker.two_col .input {width: 100%;}
.date_picker_two .col-sm-2  {float: left; width:47%;}
.date_picker_two .pa {left: 50%; top:0%; line-height: 30px; text-align: center; width: 10px; margin:0px 0px 0px -5px;}


.bt_include {position: relative; padding-right: 100px; box-sizing: border-box;}
.bt_include .add_bt {position: absolute; right: 0px; top: 0px;}
.bt_include select {width: 100%; max-width: 100%;}
.bt_include2 {padding-right:65px; margin: 0 auto;}







/* ------------------------------------------------------------
 * Name      : mobile_layout.css    
 * Desc      : page layout 
 * Created   : 
 * Updated   : 
 ------------------------------------------------------------ */
.mobile_on .m_gnb .gnb > ul {overflow-y:auto; overflow-x:hidden;}
.m_gnb {position:absolute; left:0px; top:81px; width:100%;}
.m_gnb .gnb > ul {width:100%; background:rgba(18,18,18, .97); position:relative; overflow-x:hidden;}
.m_gnb .gnb > ul:after {content:""; display:block; clear:both;}
.m_gnb .gnb > ul > li > a {display:block; font-size:14px; color:#ffffff; padding:15px 0px; text-align:center; border-bottom:1px solid rgba(255,255,255, .065)}
/*.m_gnb .gnb > ul > li:hover > a {background:#000;}*/

.m_gnb .sub_menu  {width:100%; line-height:20px; background:#4a4a4a; display:none;}
.m_gnb .sub_menu > li > a {display:block; color:#fff; font-size:12px; padding:5px 0px; text-align:center; border-bottom:1px solid rgba(255,255,255, .065)}
.m_gnb .sub_menu > li > a:hover { background:#009091;}
.m_gnb .gnb .alarm { background-size:20px;}
.m_gnb .gnb .name {max-width:200px;}
.mobile_on input, .mobile_on select, .mobile_on textarea {-webkit-appearance:none;}
.mobile_on select {height:31px; padding:0px 2em 0px 8px!important;}
.mobile_on .sel_arrow {position: relative;}

.down_file {display: inline-block; vertical-align: middle; color: #6fb252; margin-left: 10px;}
.down_file > span {display: block; padding-left:23px; background: url(../img/common/ico_file.png)no-repeat left center;}
.down_file:first-child {margin-left:0px;}




/* 980px 이상 */
@media screen and (min-width:980px) {
    #lnb_menu {display: block !important}
  
    
}


/* 1200px 이상 */
@media screen and (min-width:1199px) {
	.m_gnb {display:none !important;}
 
}

/* 1220px 이하 */
@media screen and (max-width:1219px) {
    
    #inner_wrap {padding:0px 10px 70px 10px;}
    #inner_wrap.no_visual {padding-top:70px;}
    .top_menu {right: 10px;}
    #footer .addressW {padding-left:10px; background: none;}
   
    
}


/* 980px 이하 */
@media screen and (max-width:979px) {
   
    #wrap {padding-top:80px; }
    
    #header .inner {padding: 0px;}
    .in_header {height: 80px;}
    .m_gnb_on {display: block;}
    .w_gnb {display:none;}
	#gnb_bar {display:none !important;}
    .main_banner > div {float: none; width: 100%;}
    .main_banner .box2 .ban1 > a {background-size:cover}
    .board_slider {margin: -10px;}
    .board_slider > li {padding:10px;}
    .inner {padding: 0px 10px;}

    .sub_txt {padding-bottom: 20px; font-size: 14px;}
    
    .main_visual .bx-controls {bottom: 20px;}
    .main_boardW {position: relative; left: auto; bottom: auto;}
    
    .sub_visual {height: 250px;}
    .sub_visual .sub_txt .cell {padding-bottom: 10px;}
      #lnb_wrap {width:100%; float: none; background:#f5f5f5; padding: 0px; margin:0px 0px 30px 0px;}
    #lnb_title {display: none;}

    
     #lnb_wrap {position:relative; min-height: 10px; border-bottom:1px solid #e2e2e2; background:#fff; box-shadow: none;}
    #lnb_wrap .lnbs1 {display: block;}

    #lnb_wrap .lnb {max-width:1200px; margin:0 auto; position:relative; z-index:9;}
    #lnb_wrap .lnb:after { clear:both; content:""; display:block;}
    #lnb_wrap .lnb .lnbs { float:left; width:196px; border-right:1px solid #e2e2e2; position:relative;}
    #lnb_wrap .lnb .lnbs .copy_menu { position:absolute; left:-1px; top:52px; width:100%; border-left:1px solid #e2e2e2;  border-right:1px solid #e2e2e2; display:none; background: #fff;}
    #lnb_wrap .lnb .lnbs .sub_menu {display:none !important;}

    #lnb_wrap .ico_home {float:left; display: block; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2}
    #lnb_wrap .ico_home a {display:block; width:60px; height:51px; text-indent:-1000px; font-size:0px; background:url(../img/common/ico_home.gif) no-repeat center center #fff ;}
    .lnb ul li {color:#666666; display: block; padding: 0px; margin-top: 0px;}
    .lnb .three_depth {padding: 10px;}
    .lnb ul li a {color:#000; font-size:13px; display:block; line-height:20px; min-height:20px; padding:10px 0px 10px 25px; border-bottom:1px solid #e2e2e2; box-sizing:border-box; text-align: left; border-top:none }
    .lnb .three_depth {border: none;}
    .lnb ul li .three_depth a {padding:6px 15px; border: none; font-size: 13px;}
    .lnbs2 > ul > li > a {border: none; border-bottom: 1px solid #e2e2e2;}
    .lnbs2 > ul > li.drop > a {background: none !important;}
    .lnbs2 ul li.on a {border-radius:0px; }

    #lnb_tit {font-size:14px; box-sizing:border-box; padding-left:25px; color:#333; line-height:51px; height:51px; background:url(../img/common/lnb_arrow.png) no-repeat right center; cursor:pointer; font-weight: 300;}
    #lnb_tit2 {display: block; font-size:14px; box-sizing:border-box; padding-left:25px; color:#333; line-height:51px; height:51px; background:url(../img/common/lnb_arrow.png) no-repeat right center; cursor:pointer; font-weight: 500;}
    #lnb_tit.on {background:url(../img/common/lnb_arrow_on.gif) no-repeat right center;}
    #lnb_tit2.on {background:url(../img/common/lnb_arrow_on.gif) no-repeat right center;}


    
    .location {display: none;}
    .enjoy_list .box {min-height: 188px; padding:15px 15px 15px 340px;}
    .enjoy_list .box .pic {width: 300px; height:188px;}
    

    
    .re_day_search .day {float: none; margin: 0 auto;}
    .re_day_search .day_txt {float: none; text-align: center; padding-top:20px;}
    
    .introduce {padding: 0px 300px 0px 0px;}
    .introduce .pic {left: auto; right: 0px; width: 270px;}

    
    .chairman_list > li {width:25%;}
    
    .donation_use > li {width: 50%;}
    
    .market_wrap.bg1 {padding-bottom:190px; background: url(../img/hometown/map1.jpg) no-repeat center bottom;}
    .market_wrap.bg2 {padding-bottom:190px; background: url(../img/hometown/map2.jpg) no-repeat center bottom;}
    .market_list {overflow: hidden;}
    .market_list > li {position: relative; margin: 0px !important; box-sizing: border-box; float: left; width: 33.3333%; padding: 5px 3px; left: auto; top: auto;}
    .market_list > li > a {color: #000; text-align: center;}
    .market_list > li .ico {width: auto; height: auto; overflow: hidden; border:1px solid #ccc; border-radius:60px; }
    .market_list > li .txt {display: block; min-height:75px; padding-top: 5px; line-height: 130%;  }
    .market_wrap .info {display: none;}
    .bg2 .market_list:before {display: none;}
    .bg2 .market_list:after {display: none;}
   
    
}

/* 768 이하 */
@media screen and (max-width:767px) {
    .main_wrap {font-size: 15px;}
    .main_visual .v_frame img {height:60vw;}
    .main_board .box > ul > li {float: none; width: 100%; padding: 10px;}
    .main_board .box > ul > li > a {min-height:15px; border: none; border-top: 1px solid #787a7f; padding:5px 0px;}
    .main_board .box > ul > li:first-child > a {border: none;}
    .main_board {padding: 0px;}
    .main_board > h3 {position: relative; font-size: 18px; left: auto; top:auto; height: auto; width:100%; background: url(../img/main/notice_bg.png) repeat left top; padding: 10px; box-sizing: border-box; text-align: left;}
    
    .main_board .box > ul > li > a .txt_t {height: auto; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
    .main_board .more {left: auto; right: 10px; top:9px; width: auto; text-align: right;}
    
    .board_slider > li .txt_t {font-size:18px;}
    .board_slider > li > a {font-size: 15px;}
    .board_slider > li .txt_s {height:40px; line-height:20px;}
    .board_slider > li > a .date {padding-bottom: 15px;}
    
    .main_gallery > li {width:33.33333%;}
    
    .main_gallery > li:nth-child(10) {display: none;}


    
    .m_tit {font-size:33px;}
    .m_tit_txt {font-size:18px;}
    .section {padding:40px 0px;}
    .main_banner > ul > li {width:50%;}
    
    
     #slide_banner > li > div {padding: 20px 20px 60px 20px;}
    #slide_banner > li > div > h3 {position: relative; left:auto; top:auto; transform:none; width:auto; text-align:left;}
    #slide_banner > li > div > h3:after {display: none}
    .slide_bannerW .bx-wrapper .bx-pager {bottom:15px;}
    

    #footer .addressW {padding:10px; text-align: center}

    #footer_navi > ul {text-align: center; padding:15px 0px;}
    #footer_navi > ul li {padding: 0px 13px;}
    #footer_navi > ul li a {font-size: 13px;}
    #footerW .go_top {display: none;}
    #footer .sns  {display: none;}

	#footerW .dreamW{position: relative; right: auto; top:0px; margin-top:80px;}
	#footerW .go_logo {right:0px; width:100%; top:147px;}
   

    #lnb_wrap .lnb {padding-left: 62px; position: relative;}
    #lnb_wrap .ico_home {float: none; position: absolute; left: 0px; top: 0px;}
    #lnb_wrap .lnb .lnbs {width:50%; box-sizing: border-box;}
    
	.sub_con {font-size:15px;}
	
    .title_bar {margin-bottom:35px; padding:25px 0px 20px 0px;}
	.title_bar h2 {font-size: 2.2em;}
    .title_bar .s_txt {font-size: 1.15em;}
    .s_tit {font-size:22px;}
	.b_txt {font-size: 15px;}
	.sub_title {font-size:14px;}
	.of_hi .fl50 {float:none; width:100%;}
	.of_hi .fr50 {float:none; width:100%; margin-top:15px;}
    
   
    
    
    .ico_note {padding-left:25px; background-size:20px auto; }
   
    
    
    
    .faq_list > li .title {padding:20px 40px 21px 64px;}
    .faq_list > li .title .q {position: absolute; width:32px; height: 32px; line-height:29px; left:15px; margin-top: -16px; font-size: 20px;}
    .faq_list > li .answer_wrap {padding:16px 14px 16px 14px; }
    .faq_list > li .answer {min-height: 22px; padding:6px 0px 6px 50px;}
    .faq_list > li .answer .a {position: absolute; width:32px; height: 32px; line-height:29px;}
    .b_table.long > dl {padding-left:0px;}
    .b_table.long {padding-top:10px;}

    .b_table.long > dl > dt {position: relative; padding-bottom: 0px;}
    /*atab*/
    .atab li a {font-size:14px; height: 55px;}
    .atab li.on a:after {width:16px; height:16px; bottom: -18px;}

    .btn-tc > a {margin: 0px;}
    
    .find_cell {padding-right: 0px !important}
    .find_cell .cell {float: left; width: 50%; box-sizing: border-box;}

    .find_cell .bt {display: block; position: relative; right:auto; top:auto; width: 100%; clear: both; padding-top: 5px;}
  
    .introduce {padding: 0px;}
    .introduce .pic {position: relative; width: 100%; max-width: 100%; left: auto; top:auto; padding-top:10px;}
    .introduce .pic .ceo {display: none;}

    
    .chairman_list > li {width:33.333%;}
    .chairman_list > li .box > ul > li {font-size: 14px;}
    
    .b_slider .box .txt {width:100%; position: relative; right: auto; top: auto; transform:none; -webkit-transform:none;}
    .business_slide .slide-number {margin-top: 0px;}
    
    .business_ico > li {width: 33.33333%}
    .business_ico > li .txt {min-height: 54px;}
    
    .purpose {padding:240px 15px 15px 15px; background-position:center 20px;}
    
    .history_box > ul > li {padding-left: 0px;}
    .history_box .img {display: none;}
    .history_box > ul:before {left: 0px;}
    .history_box .history_txt {padding-left: 50px;}
    .history_box .history_txt .year_s:after {width: 40px;}
    .history_box .history_txt ul > li {padding-left: 80px;}
    
    .account_info {padding-left:0px;background: none;}
    .market_list > li .txt {min-height: 60px;}
    

    .logo_list > li {width:33.33333%;}
    
    
    
    
}
/* 600 이하 */
@media screen and (max-width:599px) {
    
    .m_th_b {width:135px !important;}
	.m_th {width:115px !important;}
    .m_th_s {width:95px !important;}
    .m_th_ss {width:75px !important;}
    
    
    #footer_navi li {font-size: 13px;}
    #footer .addressW {text-align: center; font-size: 12px;}
    
    .pop_wrap .pop_head .title {font-size:18px !important; color: #fff; padding: 17px 55px 18px 15px !important;}
    .pop_wrap .pop_body {padding:10px;}
   
    
   
	#w_lnb {display:none;}
	#m_lnb {display:block;}
    
     .login_wrap {padding:15px;}

    
    .signup {padding:10px 0px 5px 0px;}
    .signup li input {height: 50px; font-size: 14px;}
    .login_wrap .id_save {font-size:14px;}
    .find_idpw a {font-size: 14px;}
    .login_wrap .login_bt .btn {line-height:30px; font-size:18px;}
    .join_go > a {line-height:30px; font-size:18px;}    
    .layers_wrap .layers {padding:10px; font-size:0.95em;}
    .error_wrap .error_msg {font-size:26px;}

    .table_line {width: 100%; overflow: auto;}

    .join_step {margin-bottom: 10px;}
    .join_step > ol > li .num {font-size: 14px;}
    .join_step > ol > li .txt {font-size:18px;}
    
    .bt_include {padding:0px 0px 45px 0px;}
    .bt_include2 {padding:0px 0px 35px 0px;}
    .bt_include .add_bt {position: absolute; right: 0px; top: auto; left: 0px; bottom:0px;}
    .bt_include .add_bt a {display: block;}
    .m_block600 {display: block !important; margin-bottom: 3px !important; float: none !important;}
    

    #add_date {padding-right: 0px; padding-bottom:45px;}
    #add_date .bt {left: 0px; bottom: 0px; top:auto; padding-right: 40px;}
    #add_date .bt a {display: block; }
    #add_date .bt .tooltip {right: 0px; top: 0px; position: absolute;}
    #empty a {display: block;}
    .br_box {padding:15px;}
    
    .guide_tab > li {width:33.33%;}
 
    
    .m_box {padding:20px;}
    .more {right:20px; top:20px;}
    
    .day_day .select_ds {width: 50% !important;}
    .day_day .select_ds:nth-child(2) {padding-right: 0px !important;}
    .day_day .select_ds:last-child {clear: both; width: 100% !important; max-width: 100% !important; margin-top: 5px;}
    
	.day_time .select_ds {width:100% !important; margin: 5px 0px 0px 0px !important;}
    
    .atab.seven li {width:20%;}
    

    
}



/* 480px 이하 */
@media screen and (max-width:479px) {
    .main_wrap {font-size:14px;}
    #wrap {padding-top:64px; transition: all 0.3s 0s ease-in-out;}
    #header h1 img {height:33px;}
    .in_header {height:64px;}
    .top_menu {font-size:12px;}
    

    
    .slide_menu_wrap .gnb > ul > li > a {font-size:16px; padding: 10px 10px 10px 5px;}

    .section {padding: 30px 0px;}
    .main_banner > div {padding: 0px;}
    .main_banner > div.box1 > div > a {min-height:190px; background-position:center top !important}
    .main_banner > div.box1 > div > a br {display: none;}
    .main_banner > div.box1 > div > a .txt_t {font-size:22px;}
    .main_banner > div.box1 > div.ban2 > a .txt_s:after {height: 30px; bottom: 55px;}
    .main_banner .box2 .ban1 > a {padding:20px 10px 0px 20px; min-height: 145px;}
    
    .main_banner .box2 .ban1 > a .txt_s {font-size: 20px; min-height:70px; }
    .main_visual .v_frame img {height:68vw;}
    .main_banner > div .ban1 {width: 100%;}
    .main_banner > div .ban2 {width:100%;}
    
    .board_slider > li {width: 50%;}
    .board_slider > li:nth-child(4) {display: block;}
    
    .m_tit {font-size:26px;}
    .m_tit_txt {font-size: 16px; margin-top: -25px;}    
    
    .main_board .box > ul > li > a .txt_t {font-size:15px;}
    .main_banner .box2 .ban2 > ul > li > a {min-height:60px; font-size:15px; padding-top: 16px;}
    .main_banner .box2 .ban2 > ul > li > a .ico img {width:27px;}
    .board_slider {margin: -5px;}
    .board_slider > li {padding: 5px;}
    .section .more {padding-top:10px !important; right: 10px !important;}
    .section .more > a {font-size: 14px;}
    
    .main_banner > ul > li {width: 100%;}
    .main_board .box > ul > li {padding-top: 0px}
    .main_board .box > ul > li > a {padding:10px 0px 0px 0px;}
    .main_board .box > ul > li > a .txt_t {margin:5px 0px;}
    
     .slide_banner {padding:25px 45px;}
    .slide_banner #slide_r {right: 5px;}
    .slide_banner #slide_l {left: 5px;}
    .slide_banner #slide_r > a {padding: 10px; right: 5px;}
    .slide_banner #slide_l > a {padding: 10px; left: 5px;}
    
    .main_gallery > li {width: 50%;}
    .main_gallery > li:nth-child(10) {display: none;}
    .main_gallery > li:nth-child(9) {display: none;}
    .main_gallery > li:nth-child(8) {display: none;}
    .main_gallery > li:nth-child(7) {display: none;}
    .main_gallery > li:nth-child(6) {display: none;}
    .main_gallery > li:nth-child(5) {display: none;}
    
   
    
    
    #footerW {background-size:480px auto; }
    #footer .go_top {display: none;}
   
    #footer .sns img {width: 25px;}
    #footer .addressW address {margin: 0px;}
    #footer .addressW address strong {display: block;}
    #footer_navi > ul li {padding: 0px 9px;}
    #footer_navi > ul li a {font-size: 11px;}
    #footer .addressW .copy {font-size: 11px;}
    
    #position3 {padding:40px 0px 100px 0px;}
    .pop_wrap .pop_head .title {text-align: left !important; padding:15px 45px 15px 15px;}
    .pop_wrap .pop_head .title br {display: none;}
    .pop_wrap .x_btn {right:15px; }
    
    
	.mb_dis {display: block;}
	.web_dis {display:none;}
    #add_date .bt .tooltip {height: 36px; line-height: 34px;}
    
   
    #sub_tit {font-size:27px; color: #fff; font-weight: 700; line-height: 140%;}

    
    #lnb_wrap {background: url(../img/common/png_50.png) repeat left top; margin-top: -52px; margin-bottom: 0px;}
    #lnb_wrap .lnb {padding-left:0px; position: relative;}
    #lnb_wrap .ico_home {display: none}
    #lnb_tit {display: none;}
    #lnb_wrap .lnb .lnbs {width:100%; border: none; box-sizing: border-box;}
    #lnb_tit2 {padding-left:0px; text-align: center; color: #fff; line-height:51px; height:51px; background: url(../img/common/lnb_arrow3.png) no-repeat right center; font-size:15px;}
    
    #lnb_tit2.on {background:url(../img/common/lnb_arrow3_on.png) no-repeat right center;}
    #lnb_wrap .lnb .lnbs .copy_menu {top:52px; border: none; box-shadow:0px 1px 3px #ccc;}
    #lnb_wrap #gnb_menu {display: none !important;}
    .lnb ul li a {font-size: 14px;}

    
    
    
    .ico_note {padding-left:18px; background-size:13px auto; background-position:left 3px;}
    

   
    
    .faq_list > li .title {padding:15px 45px 16px 60px; font-size: 13px; background-size:20px auto !important; background-position:99% center !important }
    .faq_list > li .title .q {width:30px; height: 30px; line-height:27px; left:10px; margin-top: -15px; font-size:18px;}

    .faq_list > li .answer_wrap {padding:13px 10px 13px 10px; }
    .faq_list > li .answer {min-height: 22px; padding:4px 0px 4px 48px; font-size: 13px; }
    .faq_list > li .answer .a {width:30px; height: 30px; line-height:27px; font-size:18px;}
    
	
	.subject {padding-left:10px;}
	.bbs_search {margin-bottom:10px;}
	.bbs_search_in {padding:0px;}
	.bbs_search_in .select { position:relative; margin-bottom:5px; width:100%;}
	.bbs_search_in .btn_search { position:relative; display:block; margin:5px 0px 0px 0px; width:100%;}
	.paging a {width:23px;}
	.paging a.prev, .paging a.next, .paging a.first, .paging a.last {width:33px;}
    .block_m {display: block;}
    .block_m.fl {float: none;}
    .list_btn .block_m {margin: 2px 0px;}
	.board-view td.view_td {padding:20px 10px;}
    .list_btnW a {display: block;}

    .s_tit {font-size:19px; padding:0px 0px 10px 25px; margin-top:30px;}
    .s_tit:before {width:10px; height:10px; left: 9px; top:2px;}
    .s_tit:after {width:14px; height:14px;}

    .txt_indent {padding-left:25px;}

    .s_titW {overflow: hidden; padding: 30px 0px 15px 0px;}
    .sub_con > .s_tit:first-child {margin-top: 0px}
	.ss_tit {font-size:18px; margin-bottom: 10px; }
    .ss_tit:before {top:12px;}
    .ss_tit.fn {font-size: 20px;}
    .s_txt_r {margin-top: -25px; padding-bottom:5px;}
    .s_txt_r2 {margin-top: -45px;}
	#inner_wrap {padding-bottom: 30px;}
    #inner_wrap.no_visual {padding-top: 30px;}
    .sub_visual {height:190px;}
    .sub_visual .sub_txt .cell .sub_tit_s {font-size:16px; padding-bottom: 20px;}
    .sub_con {font-size:13px; }
    .sub_con > .s_tit:first-child {margin-top: 0px}
    .layerPop {font-size:0.95em; }
    .title_bar {padding:15px 0px 20px 0px; margin-bottom:20px;}
	
	.title_bar .s_txt {font-size: 1.05em;}
    .title_bar .s_txt br {display: none;}
    .title_bar .s_txt2 {font-size: 1.25em; padding-top: 0px; margin-bottom:15px;}
 
    .m_th_b {width:105px !important;}
	.m_th {width:85px !important;}
    .m_th_s {width:65px !important;}
    .m_th_ss {width:45px !important;}
    
    

    .w_name {width: 70px;}
    .w_date {width:80px;}
    .m_block {display: block !important; margin-bottom: 3px !important; float: none !important;}
    .scrollbox {height:120px; }
    .atab {margin-bottom: 20px;}
    .atab.seven li {width:25%;}
    .atab.seven li a {font-size: 13px}
 
    .b_table > dl {font-size: 16px; padding-left:0px;}
    .ul_table > ul > li {font-size: 16px;}
    .check_txt {font-size:16px;}
    .radio_group > li {font-size:13px;}
    
    
    .input_etc .pa {font-size:13px; line-height:36px;}
    input.input5 {height:36px; padding: 0px 5px; line-height: 34px; font-size: 13px;}
    .textarea {padding:5px 5px; font-size: 13px;}
    .b_table .btnNormalB span {padding: 0px 18px; height: 36px; line-height: 34px; font-size: 13px;}
    .security_code .code .num {height:34px; line-height: 32px; font-size: 14px;}
    .file_input label {height:36px;  line-height:34px; font-size: 13px;}
    .radio_group {margin-top:-5px;}
    
    
    
    
    .find_box {padding: 0px 0px 10px 0px;}
    .find_cell .bt {overflow: hidden;}
    .find_cell .bt > a {width: 50%; float: left;}
    .find_cell .bt > a > span {display: block; padding: 0px; margin: 0px 2px; }  
    .print_bt {display: none !important}
    .gray_box {padding:5px;}
  
    
    
    
    .main_content {padding:0px 0px 10px 0px;}
 
    
    .good_bt {padding:10px 0px;}
    .good_bt button {padding:3px 0px 3px 30px; background-size:24px auto !important; font-size: 14px; background-position: left center !important}
    .down_file > span {background-size:11px auto; padding-left: 16px; }
    
    .event_pop > li {font-size:14px;}
    .event_pop > li .txt_t {font-size:16px; }
    
    .br_box {padding:10px;}
    .guide_tab > li > a {font-size: 12px;}
    
    .tit_ico {height:19px; line-height:18px;}

    .yak_check > li {padding: 15px;}
    .yak_check > li > a {height:22px;line-height:22px; font-size:12px;}

    
    .btn-tc {padding:20px 0px; margin-top:20px;}
  
    

    
    .btab > li > a {height:46px; font-size:13px;}
    
    .total_price {padding: 20px;}
    
    .re_day_search {padding: 10px;}
    .re_day_search .day_txt {font-size:16px; padding: 10px 0px;}
    .re_day_search .day .bt {height: 36px; line-height:36px;}
    
    .map_wrap {height:320px;}
    .map_txt > li {padding:20px 10px 20px 43px; font-size: 13px;}
    .map_txt > li .ico {left:5px;}
    .map_txt > li .ico img {width:30px}
    
    .map_info {padding:20px 20px 20px 60px;}
    .map_info .ico {left:20px}
    .map_info .ico img {width:30px}
    .map_info > ul > li {padding-left: 35px;}
    
    .introduce {font-size:13px;}
    .introduce .first {font-size: 1.55em;}
    
    .pa_center {font-size:1.3em; }
    
    .chairman_list > li {width:100%;}
    .chairman_list > li .box > h4 {font-size: 19px;}
    .chairman_list > li .box > .name {font-size:17px;}

    
    .introduce .pic .sign img {width:100px;}

    .b_slider .box .txt {padding-left:80px; min-height: auto;}
    .b_slider .box .txt .ico {left: 0px;}
    
    .history_box .history_txt .year_s {font-size: 30px; line-height: 120%;}
    .history_box .history_txt {padding-left: 40px;}
    .history_box .history_txt ul > li {padding-left: 60px;}
    
    .donation_use > li .box {padding:5px;}
    .donation_use {margin: -4px;}
    .donation_use > li {padding: 4px;}
    
    .account_info > ul > li > strong {font-size: 15px; width:90px; line-height: 30px;}
    .account_info > ul > li {padding-left: 108px; min-height: 28px;}
    
    .market_list > li {width: 50%;}
    .market_list > li .txt {min-height: 40px;}
    .market_wrap {padding-bottom:90px !important; background-size:auto 80px !important }
    
    .logo_list > li {width:50%;}
  
}




/* 320px 이하 */
@media screen and (max-width:320px) {
    .main_company h3 {font-size:24px; }
    .atab li a {font-size:12px;}
    .title_bar .s_txt {padding-left: 10px;}

    
    .btns > li {width:100%; float: none; padding:2px 0px;}
    .btn-tc {padding:20px 0px;}

    
   
}






