@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); 
@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0; padding:0; font-size:0.813em; height:100%; font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif; letter-spacing:0px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
h4 { font-size:18px; margin:15px 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
input, button {margin:0;padding:0;font-size:1em;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
button, input[type=submit] {cursor:pointer}
input[type=text], input[type=password], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select,button {font-size:1em;font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0;background:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
ul,li,dl,dt,dd{padding:0;margin:0}
ul{list-style:none;}
img{vertical-align:top;max-width:100%;height:auto}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd{width:100%;z-index:999; position: fixed; top: 0; left: 0;  background: rgba(255,255,255,1);}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_back { width:100%; /* 
background: rgba(255,255,255,0.7); */}
#hd_wrapper{margin:0 auto;max-width:1200px; width: 100%; padding: 20px 0 0 0;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:0px 10px 30px 10px;}
#logo img{vertical-align:middle; height: 80px;}


@media(max-width:690px){
	#logo img{height:45px;}
	#hd_wrapper{padding: 0;}
}


#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#gnb {display:block; float:right; padding-top:33px;}
#gnb .gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}

#gnb a {display:block; font-family:'Noto Sans KR', AppleSDGothicNeo-Regular,'Malgun Gothic','맑은 고딕',dotum,'돋움',sans-serif;;}
.gnb_wr{max-width:1200px; padding-right:200px; margin:0 auto; position:relative;}
.gnb_1da {float:left; padding:0 20px; color:#000; line-height:60px; font-size:18px; font-weight:400;}
.gnb_1dli{position:relative; float:left; line-height:40px;}
.gnb_1dli:after {display:block; visibility:hidden; clear:both; content:""}
.gnb_1dli button{display:none}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover:before{background:#fff; position:absolute; bottom:0px; left:0; width:100%; height:3px; content:'';}
.gnb_1dli:hover .gnb_1da{color:#000;}
.gnb_2da {
	color:#000; padding:0 15px; font-weight:normal; white-space: nowrap;border:1px solid #eee; background: #fff; 
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}
.gnb_2da:hover{color:#956b17; /* background: #e1e1e1; */ }
.gnb_2dul {display:none; position:absolute; top:60px; left:0;  min-width:100%; z-index:99; font-size: 16px; }
.gnb_2dli{}


#tnb { border-bottom:1px solid #f1f1f1; line-height:35px; }
#tnb ul {max-width:1200px;margin:0 auto}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li{float:left}
#tnb li a{color:#888; display:block; padding:0 13px; font-size:12px; }
#tnb .right{float:right}
#tnb .tnb_res a{background:#ffbd63;color:#fff;padding:0 20px;font-weight:600;}
#tnb .tnb_res a:hover{background:#ff2f48}
#tnb .tnb_res i{margin-right:5px}
#tnb .tnb_sns i{color:#889f4f;margin-right:5px}

.hd_sch_btn{float:right;width:50px;border:0;background:0;height:50px;color:#55618a;font-size:18px;vertical-align:top;}
#hd_sch{z-index:10;display:none;position:absolute;top:40px;left:0;background:#121418;width:100%;}
#hd_sch .sch_wr{margin:0 auto;max-width:1200px;position:relative;}
#hd_sch #sch_stx {background:none;border:0;width:100%;height:100px;padding:0 50px;color:#fff;font-size:1.385em}
#hd_sch #sch_stx:focus{outline:0;border-bottom:2px solid #ea185f}
#hd_sch #sch_submit{background:none;border:0;position:absolute;top:0;left:0;color:#fff;height:100px;width:50px;font-size:18px;}
#hd_sch .btn_close{background:none;border:0;position:absolute;top:0;right:0;width:50px;height:100px;color:#aaa;font-size:18px}
#hd_sch .btn_close:hover{color:#fff}

#gnb_open{float: right;width: 50px;border: 0 ;background: 0;height:80px;color: #000; font-size: 18px;vertical-align:top; padding-top:40px;}



@media(max-width:690px){
	#gnb_open{padding-top:7px; height: 65px;}
}

/* @media(max-width:600px){
	#gnb_open{padding-top:50px;}
}


@media(max-width:460px){
	#gnb_open{padding-top:35px;}
}

@media(max-width:390px){
	#gnb_open{padding-top:31px;}
} */
#gnb2 {display:none;position:fixed;top:0;right:0;height:100%;background:#202228;z-index:99999;width:30%;min-width:300px}
#gnb2 .btn_close {position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:none;color:#777}
#gnb2 .gnb_tnb{padding:0 10px;}
#gnb2 .gnb_tnb li{display:inline-block;line-height:50px}
#gnb2 .gnb_tnb li a{color:#b8b8b8;display:block;padding:0 10px} 
#gnb2_1dul{margin:20px 0}
#gnb2_1dul .gnb2_1dli{position:relative}
#gnb2_1dul .gnb2_1dli button{position:absolute;top:0;right:0;border:0;background:none;height:50px;width:50px;text-indent:-999px;overflow:hidden; background: url('/skin/layouts/nongsan/img/gnb_bg2.png') no-repeat 50% 50%;background-size:10px}
#gnb2_1dul .gnb2_1da{padding:0 20px;display:block;color:#fff;font-size:1.15em;line-height:50px}
#gnb2_1dul .gnb2_2dul {display:none}
#gnb2_1dul .gnb2_2da {color:#a8a6b0;padding:0 30px;font-weight:normal;white-space: nowrap;line-height:30px}

@media (max-width: 969px){
    .hd_pc_view{display:none !important}
	
	#hd_back { background-color:#fff; box-shadow: 4px 6px 13px 0px #9c9c9c9c; position: fixed;}

    /* #logo {padding:21px 10px; max-width:55%;} */
	/* #logo img {height: 100px;} */
    .m_view{display:none !important}
    #gnb_open{color:#333;}
}

/*상단고정*/

@media (min-width: 970px){
    /* .fixed #logo {padding:26px 10px} */
   /*  .fixed .gnb_1da {line-height:80px;}
	    .fixed .hd_sch_btn ,.fixed #gnb_open{height:80px; padding-top: 92px;}
	    .fixed .gnb_1dli button{height:60px;}
	    .fixed #hd_sch {top:0}
	    .fixed #hd_sch #sch_submit,.fixed #hd_sch .btn_close,.fixed #hd_sch #sch_stx{height:80px;}
	.gnb_1dli:hover:before{background:#fff; position:absolute; bottom:0px; left:0; width:100%; height:3px; content:'';}
	.gnb_2dul {display:none; position:absolute; top:60px; left:0;  min-width:100%; z-index:99; font-size: 16px; } */
}


.sub_bn{margin-top: 150px; display: none;}
.sub_bn2{margin-top: 100px;}
.noti_bn{margin-top: 122px;}

@media(max-width:969px){
	.sub_bn{display: none;}
	.lead{margin-top:60px !important;}
	.sub_bn2{margin-top: -30px;}
	.noti_bn{margin-top: 110px;}
}

@media(max-width:690px){
	.noti_bn{margin-top: 75px;}
	.sub_bn2{margin-top: -64px;}
}

.right-quick {
    position: fixed;
    right: 0;
    top: 120px;
    text-align: right;
	z-index: 10000;
}
.right-quick2 {
    position: fixed;
    right: 0;
    top: 280px;
    text-align: right;
	z-index: 10000;
}

.left-quick2 {
    position: fixed;
    left: 0;
    bottom: 20px;
    text-align: left;
	z-index: 10000;
}

.left-quick1 {
   margin: 0 auto;max-width:1200px;text-align:center; margin-top: 70px; display: none;}
}



/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:200px;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {	position:relative;font-weight:bold;color:#333; text-align:center;z-index:9;background:url('/skin/layouts/cookie/img/sub_bg.jpg') center center;line-height:210px;color:#fff;font-size:3em}

#container>p{display:none;}

.content { width:100%; margin:0 auto;}

.idx_con{margin: 0 auto;max-width:1200px;text-align:center;}
.idx_con ul:after {display:block;visibility:hidden;clear:both;content:""}
.idx_con li{float:left;width:33.333%;padding:7% 20px}
.idx_con li h2 i{font-size:25px;background:#a8a8a8;color:#fff;width:70px;line-height:70px;border-radius:50px;margin-bottom:5px}
.idx_con li:hover i{background:#ea185f}
.idx_con li h2 span{display:block;font-size:1.385em }
.idx_con li:hover span{color:#ea185f}
.idx_con li p{margin:20px 0;color:#494949;font-size:1.154em   }
.idx_con li a{display:inline-block;color:#a9a9a9;text-decoration:underline}

.idx_lt{background:#f6f6f6;padding:80px 0}
.idx_lt_wr{margin:0 auto;max-width:1200px}
.idx_lt_wr:after {display:block;visibility:hidden;clear:both;content:""}
.idx_lt_wr .lt{float:left;width:33.333%}

 @media (max-width: 1400px){
	.content { width:100%; }
 }
 @media (max-width: 969px){
    .idx_con{padding:50px 0}
    .idx_con li{width:100%;padding:20px }
    .idx_con li h2 i{width:50px;line-height:50px;font-size:20px;}
    .idx_lt_wr .lt{width:100%}
    .idx_lt{padding:30px 0}
	#container { padding-bottom:0px; }
    #container_title {line-height:150px;;font-size:1.5em}
	.content { min-height:auto; }
 }
 @media (max-width:639px){
    #container_title {line-height:55px;border-bottom:1px solid #eee;color:#000;font-size:1em;;text-align:left;padding:0 20px;background:none}
 }

/* 하단 레이아웃 */
#ft {background:#fff; border-top:1px solid #d8d8d8;}
.ft_wr {background:#fff;color:#333; border-top:1px solid #f7f7f7; text-align:center;padding:40px 20px}
.ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_copy { font-weight:400; font-size:1.07em; font-size: 16px;}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.6em;}

.ft_info{margin:0 auto;max-width:1200px;padding:30px 10px}
.ft_info:after {display:block;visibility:hidden;clear:both;content:""}
.ft_info .lt{float:left;width:50%;padding:20px}
#ft_contact{float:left;width:50%;;padding:20px;color:#333}
#ft_contact h2{;font-size: 1.154em;margin-bottom:20px}
#ft_contact i{width:25px;color:#848484;line-height:30px;position:relative;z-index:2}
#ft_contact li:after {display:block;visibility:hidden;clear:both;content:""}
#ft_contact .time{position:relative}
#ft_contact .time:before{content:'';position:absolute;top:50%;left:0;width:100%;height:1px ;background-image: linear-gradient(90deg, #666 25%, #222222 25%, #222222 50%, #666 50%, #666 75%, #222222 75%, #222222 100%);
background-size: 8.00px 8.00px;;z-index:0}
#ft_contact .text{background:#222;padding-right:10px;z-index:2;display:inline-block;line-height:30px;position:relative}
#ft_contact .num{background:#222;float:right;padding-left:10px;z-index:2;display:inline-block;line-height:30px;position:relative}
#ft_contact a{display:block; text-align:center; background: #6686a0; color: #fff; margin-top:20px; line-height:45px; font-weight: 600;}
.k-tel{font-size: 30px; font-weight: bold;}
.k-fax{font-size: 30px; font-weight: bold;}

#top_btn{position:fixed;bottom:20px;right:20px;width:50px;height:50px;background:#121418;border:0;z-index:999;color:#fff;transition: opacity 0.2s ease-out;opacity:0;}
#top_btn.show {opacity: 0.7;}
 @media (max-width: 969px){
     .ft_info .lt,#ft_contact{width:100%}
     .ft_info {padding:20px 0}
 }

/* 체크박스 */
.all_chk,.bo_chk {position:relative}
.all_chk label .chk_img, .bo_chk label .chk_img{
margin-top:2px;display:inline-block;height:15px;text-indent:-9999px;width:15px;background:#fff;border:1px solid #aab3c1;border-radius:3px;;vertical-align:top;
-webkit-box-shadow:inset 5px 5px 3px #f0f0f3;
-moz-box-shadow:inset 5px 5px 3px #f0f0f3;
box-shadow:inset 5px 5px 3px #f0f0f3;
}
.bo_chk label.click_on .chk_img, .all_chk label.click_on .chk_img{
background:url('../img/input_chk.png') 50% 50% no-repeat #ea185f;border-color:#ea185f;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}

.bo_chk input, .all_chk input {position:absolute;top:0;left:0;width:1px;height:1px;opacity:0;outline:0;z-index:9}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01{margin-top:10px}
#copymove td{background:#fff}
#copymove .win_btn{margin:10px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha{width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0;}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/*단축키일람 */
.cke_sc{text-align:right}
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:40px;line-height:40px;;padding: 0 15px}
a.btn01 {display:inline-block;background:#eee;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {border:0;background:#5f4510;border:1px solid #fff;color:#fff;cursor:pointer}
.btn_submit:hover{background:#956b17;}
a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#eee;border:0;color:#6b6b6b;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#f8f8f8;color:#000}
a.btn_b02, .btn_b02{display:inline-block;background:#956b17;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background:#5f4510;}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#ff0000;color:#fff;font-size:16px;text-decoration:none;vertical-align:middle;line-height:40px;width:40px;text-align:center;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover  {color:#fff;}

/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #cacaca;background:#d9d9da;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e3e3e5;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

/* 기본리스트 */
.list_01{padding:0 10px;}
.list_01 li{background:#fff;border-radius:3px;padding:10px 0px;border-bottom:1px solid #eee;}

/* 기본폼 */
.form_01{margin:10px}
.form_01 .write_div{margin:5px 0;position:relative}
.form_01 li{margin:5px 0;position:relative;list-style:none}
 textarea, .frm_input {border:1px solid #d7d7d7;background:#fff;color:#000;vertical-align:middle;padding:0 10px;height:40px;}
textarea {width:100%;height:200px;padding:10px}
textarea:focus, .frm_input:focus{outline:none;border:1px solid #ea185f}
.frm_input {height:40px;}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px;background-color:#fff}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#999}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;
-webkit-box-shadow:  2px 2px 5px #eee;
-moz-box-shadow:  2px 2px 5px #eee;
box-shadow: 2px 2px 5px #eee
}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:20px}

.new_win .win_ul {margin:20px}
.new_win .win_ul li {display:inline-block;}
.new_win .win_ul li a {display: block;line-height: 24px;padding: 0 10px;}
.new_win .win_ul li .selected {background: #4162ff;color: #fff;border-radius: 13px;
-webkit-box-shadow: 0 0 5px rgba(65,98,255,0.8);
-moz-box-shadow: 0 0 5px rgba(65,98,255,0.8);
box-shadow: 0 0 8px rgba(65,98,255,0.8);}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#c6c6d2;color:#666;text-decoration:none;font-weight:bold;height:40px;margin:10px 0}
.new_win .win_btn .btn_submit {width:100%;height:40px;line-height:40px;;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 검색결과 색상 */
.sch_word {color:#00c4ac}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;width:100px;margin:0;padding:0  10px;line-height:30px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333;font-weight:300;margin-right:10px}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0;text-align:center}
.pg {display:inline-block }
.pg_page, .pg_current {display:inline-block;padding:0 13px;height:35px;color:#959595;line-height:35px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;background-color:#f8f8f8; }
.pg_page {background:#eee;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_end {background:url(../img/btn_end.gif) no-repeat 50% 50% #eee;width:35px;height:35px ;text-indent:-999px;overflow:hidden}
.pg_current {display:inline-block;background:#494949;color:#fff;font-weight:normal;line-height:35px;}

/* 페이징 공통 */
.blank_10 { height:20px; }
.blank_20 { height:20px; }
.blank_30 { height:30px; }

.sm_txt { font-size:13px; }

.use_txt { padding-bottom:37px; margin-bottom:30px; border-bottom:1px solid #dadada; font-size:18px; line-height:35px;}
.use_txt_noline { margin-bottom:20px; font-size:15px; }

.box_con { background:#f1f1f1; padding:40px 30px; }
.box_txt { font-size:15px; }

.cont_table {border-spacing: 0; border-collapse: separate; font-size: 14px; border-top:2px solid #d92020; width:100%; border-left:1px solid #ddd;  margin-bottom: 32px; line-height: 1.6em; letter-spacing: 0px;}
.cont_table th {color:#143f4a; background-color: #f2f2f2; border-bottom: 1px solid #ddd; border-right:1px solid #ddd; padding:12px 6px;}
.cont_table td {color:#888; border-bottom: 1px solid #ddd; border-right:1px solid #ddd; padding:7px; text-align: center;}

.mo_table { display:none; }

@media (max-width:508px){
	.pc_table { display:none; }
	.mo_table { display:block; }
 }

.daytime_pay { width:80%; border-top:2px solid #008089; } /* 주야간 급여이미지 */

@media (max-width:969px){
	.daytime_pay { width:100% }
 }

/* 내용관리 */
#ctt { padding:0px; margin:0 auto 30px;text-align: center;}
.ctt_admin { margin:0 5px; text-align:right; }
#ctt header h1 { display: none; }
/* #ctt_con { padding:50px 0 30px; color:#5f5f5f; } */
#ctt_con h4 { font-size:25px; margin:15px 0; color:#b8376d; text-align:center;}
#ctt_con h5 { font-size:16px; margin-bottom:15px; color:#458fb4; }
#ctt_con img {margin-bottom:50px;}
#ctt_con th {font-size: 16px;}
#ctt_con tr {font-size: 16px;}

.root_daum_roughmap .wrap_controllers { display:none !important; } /* Kakao Map */

/* @media (max-width:969px){
	#ctt_con { padding:20px 0 0; }
} */

/* 좌측서브메뉴만들기 */
.cont_inner{max-width: 1200px; margin:0 auto;}
.cont_inner:after{content: ''; clear: both; display: block;}
.cont_right{float:right; width:82%;}
.cont_right:after{content: ''; clear: both; display: block;}
#container h3{font-size:24px; border-bottom: 1px solid #ddd; height: 80px; line-height: 80px;}
#mysubmenu {float:left; width:16%;} 
#mysubmenu ul {list-style:none; margin:0; padding:0;} 
#mysubmenu li { margin: 0; list-style: none;} 
#mysubmenu .leftmenu_b {height: 80px; line-height:80px; margin-bottom:0px; background-color:#27798e; text-align:center; font-size:24px; font-weight:bold; color:#fff;} 
#mysubmenu .leftmenu_b a{color:#fff;}
#mysubmenu .leftmenu_s {line-height:60px; line-height:60px; margin-bottom:0px; padding-left:20px; background-color:#ffffff; border-bottom:1px solid #e6e6e6; font-size:15px;} 
#mysubmenu a {text-decoration:none; display:block;} 
#mysubmenu .leftmenu_s a:hover {color:#000000;}

@media (max-width:1200px){
	#container h3{display: none;}
	.cont_inner{width:100%;}
	.cont_right{clear: both; width:100%;}
	#mysubmenu{display: none;}
 }

/* 메인디자인추가 */
.main_link{max-width:1200px; margin:0px auto 40px; }
.main_link:after{content: ''; clear: both; display: block;}
.main_link a{float:left; width:33.333%; padding-bottom:20%;background-size: cover; background-position: center; display: block;}
.mlink01{background-image: url(/theme/cookie/img/mlink01.jpg);}
.mlink02{background-image: url(/theme/cookie/img/mlink02.jpg);}
.mlink03{background-image: url(/theme/cookie/img/mlink03.jpg);}

.self_chck{width:100%; background-color:#f7f7f7;  padding:80px 0;}
.self_chck h4{text-align: center; font-size: 2.4em; margin-bottom:30px; color:#FFBD63;}
.self_chck h4 span{border-bottom: 3px solid #FFBD63;}
.self_chck div{max-width:1200px; margin:0 auto; }
.self_chck div:after{content: ''; clear: both; display: block;}
.self_kid{padding-bottom: 50px;}
.self_kid a{float:left; width:20%; padding-bottom:20%; background-size: cover; display: block;}
.mkid01{background-image: url(/theme/cookie/img/mkid01.jpg); }
.mkid02{background-image: url(/theme/cookie/img/mkid02.jpg); }
.mkid03{background-image: url(/theme/cookie/img/mkid03.jpg); }
.mkid04{background-image: url(/theme/cookie/img/mkid04.jpg); }
.mkid05{background-image: url(/theme/cookie/img/mkid05.jpg); }
.self_adlt a{float:left; width:33.333%; padding-bottom:20%;background-size: cover; background-position: center; display: block;}
.madlt01{background-image: url(/theme/cookie/img/madlt01.jpg); }
.madlt02{background-image: url(/theme/cookie/img/madlt02.jpg); }
.madlt03{background-image: url(/theme/cookie/img/madlt03.jpg); }

@media (max-width:960px){
	.self_chck{padding:40px 10px;}
	.self_adlt a{padding-bottom: 33.333%;}
	.main_link a{padding-bottom: 33.333%;}
	.mkid01, .mkid02, .mkid03{width:33.333% !important;padding-bottom: 33.333% !important;}
	.mkid04, .mkid05{width:50% !important; padding-bottom: 33.333% !important;}
	.mkid04{background-image: url(/theme/cookie/img/mkid04_960.jpg); }
	.mkid05{background-image: url(/theme/cookie/img/mkid05_960.jpg); }
 }

/* 테이블 디자인 */
.sub_tit02{font-size: 20px; padding-left: 30px; background: url('/img/h5_blt.jpg') no-repeat 0px center; height: 30px; line-height: 30px; margin:24px 0 18px;}
.cmmn_box{width:100%; background: #f9f9f9; box-sizing: border-box; padding:30px; margin:20px 0;}
.cmmn_box .about_sign{color:#000; font-size: 14px !important; letter-spacing: 2px; line-height: 1.6em;}
.cmmn_box .cmmn_txt{font-size:16px; color:#333; line-height: 1.6em; letter-spacing: -1px;}
.cmmn_table{border-spacing: 0px; width:100%; border-left:1px solid #ddd; border-top: 1px solid #ddd; line-height: 1.6em; letter-spacing: -1px;}
.cmmn_table th{background: #f3f3f3; padding:12px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; width:100px;}
.cmmn_table td{background: #fff; padding:12px; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.tdliketh{background: #f3f3f3 !important; padding:12px; border-right:1px solid #ddd; border-bottom:1px solid #ddd; width:150px;}
.cmmn_table .silver_th{font-size: 20px;}



/***** designer1 디자인 변경 및 추가 *****/
/* head */
.header_top { max-width:1200px; height:80px; margin:0 auto; padding:15px 0; position:relative; }
.logo { width:260px; margin:auto; padding:12px 0; }
.logo img{ vertical-align:middle; }

.mo_view { display:none; }

@media (max-width:969px){
	.mo_view { display:block; }
 }

 /* main */
/* .m_idx_top { background:url('/skin/layouts/cookie/img/mid1_bg.jpg') center center; padding-bottom:0px;  } */

.lt_notice{background: url('/skin/layouts/nongsan/img/sub_intro.jpg') no-repeat; text-align: center; background-size: cover;}
.lt_notice, .lt_news { max-width:1200px; margin:0 auto; overflow:hidden; margin-bottom:85px; }
.box { width:100%; float:left; }
.lt_name { font-size:28px; margin:25px 0 30px 0; }
.lt_name span { font-size:22px; font-weight:500; color:#9a0002;  }
.lt_notice p{font-size: 17px; line-height: 32px; margin-bottom: 30px; word-break:keep-all;}
.lt_notice .lt_name i{ border:3px solid #580000; background-color:#580000; color:#fff; padding:10px 13px; border-radius:27px; margin-right:7px; }
.lt_news .lt_name i{ border:3px solid #fab10c; background-color:#fab10c; color:#fff; padding:10px 13px; border-radius:27px; margin-right:7px; }

@media(max-width:650px){
	.lt_notice p{font-size: 15px;}
}

@media(max-width:450px){
	.lt_notice p{font-size: 12px;}
}

.lt_sponsor { max-width:100%; overflow:hidden; position:relative;  }
.lt_sponsor .box { min-height:380px; }
.lt_sponsor .box a { text-align:center; color:#fff;  }
.lt_sponsor .box_left { background: url('/skin/layouts/cookie/img/service1.jpg'); }
/* .lt_sponsor .box_right {  background: url('/skin/layouts/cookie/img/service2.jpg')} */

.bot_box_left { width: 100%; float: right; margin-top: 70px; }
/* .bot_box_right { width: 70%; float: left; margin-top: 70px; } */

.box_tit { font-size:40px; font-weight:500; letter-spacing:-2px; }
.box_tit i { font-size:40px; }
.box_wor { font-size:18px; font-weight:400; margin:25px 0 40px; }
.box_btn { width:100%; float:left; text-align:center; }
.box_btn span { border: 0px solid #fff; font-size:14px; padding: 7px 20px; color: #000; transition: 0.3s; background-color: #fff; border-radius: 6px;}
/* .box_btn span:hover { background-color:#6e984b;; } */

@media (max-width:969px){
	.lt_notice, .lt_news { margin:10px 10px 50px; }
	.box { width:100%; }
	.lt_name { font-size:18px; margin-bottom:13px; }
	.lt_name span { font-size:25px; font-weight:500; }
	.lt_sponsor .box { min-height:280px; }
	.bot_box_left, .bot_box_right { width:100%; }
	.box_tit { font-size:30px; font-weight:500; letter-spacing:-2px; }
	.box_tit i { font-size:35px; }
	.box_wor { font-size:16px; font-weight:300; margin:25px 0 40px; }
 }

 @media (max-width:650px){
	.lt_name span { font-size:22px; font-weight:500; }
 }

 @media (max-width:450px){
	.lt_name span { font-size:20px; font-weight:500; }
 }


/*추가 컨텐츠 css*/
 .kang .txt { font-size:18px; line-height:35px; }
  .kang .txt strong { font-size: 32px; font-weight: 500; color:#458fb4; }
 .kang table {
	width:100%;
    border-spacing: 0;
    border-collapse: separate;
    font-size: 18px;
    border-top: 2px solid #5cb6bd;
    width: 100%;
    border-left: 1px solid #ddd;
    margin-bottom: 4em;
    line-height: 1.6em;
    letter-spacing: 0px;
}

 .kang table td {
    color: #888;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 14px;
	text-align:center;	
}
 .kang table th {
    color: #143f4a;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 12px 6px;
}


.sub_lnb{width:100%;text-align: center; margin: 0px 0 10px 0;}
.sub_lnb:after{display: block; clear: both; content: '';}
.sub_lnb ul{width:100%:}
.sub_lnb ul li{float:left; display: block; height: 50px;}
.sub_lnb .sub_lnb_50 li{width:50%;}
.sub_lnb .sub_lnb_33 li{width:33.33%;}
.sub_lnb .sub_lnb_25 li{width:25%;}
.sub_lnb .sub_lnb_20 li{width:20%;}
.sub_lnb ul li a{background: #ede9e6; height: 50px; border-right:1px solid #d5d5d5; border-bottom:1px solid #d5d5d5;  line-height: 50px; color:#999; width:100%; display: block; font-size: 18px; letter-spacing: -1px;}
.sub_lnb ul li .active{border-width:4px 1px 0 1px; border-color:#458fb4; border-style: solid; background: #fff; color:#458fb4; font-weight: bold;}

.sub_lnb .sub_lnb_33 li a { border-right:1px solid #ddd; }
.sub_lnb .sub_lnb_33 li:last-child a { border-right:0 none; }
.sub_lnb .sub_lnb_33 .active { border-left:0 none; }


span.mtxt { color:#000;  font-size:20px; }
.conbg-01 { background:url('/skin/layouts/cookie/img/conbg-01.jpg')no-repeat right bottom; margin:60px 0 200px 0; padding: 10px 0 0px 0; } 
.conbg-02 { background:url('/skin/layouts/cookie/img/conbg-02.jpg')no-repeat right bottom; margin:60px 0 100px 0; padding: 10px 0 100px 0; } 
.conbg-03 { background:url('/skin/layouts/cookie/img/conbg-03.jpg')no-repeat right bottom; margin:60px 0 100px 0; padding: 10px 0 100px 0; } 
.conbg-04 { background:url('/skin/layouts/cookie/img/conbg-04.jpg')no-repeat right bottom; margin:60px 0 100px 0; padding: 10px 0 100px 0; } 
.conbg-05 { background:url('/skin/layouts/cookie/img/conbg-05.jpg')no-repeat right bottom; margin:60px 0 200px 0; padding: 10px 0 0px 0; } 
.conbg-06 { background:url('/skin/layouts/cookie/img/conbg-06.jpg')no-repeat right bottom; margin:60px 0 100px 0; padding: 10px 0 100px 0; } 
.conbg-07 { background:url('/skin/layouts/cookie/img/conbg-07.jpg')no-repeat right bottom; margin:60px 0 100px 0; padding: 10px 0 0px 0; } 


.mt60 { margin-top:60px; }


@media (max-width:969px){
	.sub_lnb ul li a{ font-size:14px; line-height:20px; padding: 12px 0 0 0;  }
	.conbg-01, .conbg-02, .conbg-03, .conbg-04, .conbg-05, .conbg-06, .conbg-07 { min-height: 690px;  margin: 20px 0 0px 0;}
	.conbg-02 { min-height: 820px;  margin: 20px 0 0px 0 }
	.conbg-01 .mtxt br, .conbg-02 .mtxt br, .conbg-03 .mtxt br, .conbg-04 .mtxt br, .conbg-05 .mtxt br, .conbg-06 .mtxt br, .conbg-07 .mtxt br { display:none; }
	.conbg-04 { min-height: 840px;  margin: 20px 0 0px 0 }
	.conbg-06 { min-height: 630px;  margin: 20px 0 0px 0 }
	.conbg-07 { min-height: 800px;  margin: 20px 0 0px 0 }
}


.box-img { max-width: 1200px; margin: 70px auto;/* background-color: #801313; margin-top: -280px; */ text-align: center;}
.box-wrap { width: 62%; height: 100%; margin: 0 auto; background-color: #801313;}
.box-logo img{ position: relative; top: -60px; width: 100px; left: 12%;}
.box-text { position: relative; top: -160px; font-size: 20px; color: #fff; text-align: center; line-height: 30px; font-weight: 400;}
.box-button a{ position: relative; top: -230px; left: 78%; display:inline-block;background:#e0002b;color:#fff;padding:0 35px;line-height:45px;margin-top:20px; border-radius: 5px;}

.special_tit{
	font-size: 33px;
	margin-bottom: 20px;
}
.special_tit i{color: #a90002;}

.box-img:after{
	content: '';
	clear: both;
	display: block;
}
.spc_cont1{
	background:url("/skin/layouts/nongsan/img/special3.jpg") no-repeat;
	float:left;
	color:#fff;
	height:333px;
	font-size: 20px;
	width:40%;
	line-height: 45px;
	padding-top: 95px ;
}

@media(max-width:800px){
	.spc_cont1{font-size: 17px !important; float: none; width: 63%; margin:0 auto; padding-left: 10px; padding-right: 10px;}
}

@media(max-width:969px){
	.special_tit{font-size: 30px;}
}
@media(max-width:650px){
	.special_tit{font-size: 27px;}
}
@media(max-width:450px){
	.special_tit{font-size: 23px;}
}

.spc_cont2{
	float:right;
	
	/* border: 2px solid #980002; */
	/* padding-top: 30px; */
	width:60%;
	/* text-align:left;	 */
	height:333px;
}

@media(max-width:800px){
	.spc_cont2{float: none; width: 90%; margin: 20px auto; padding-left: 10px; padding-right: 10px;}
}

.spc_cont2 .spc_txt{font-size: 17px; padding: 33px 0 32px 0; background:url("/skin/layouts/nongsan/img/special4.jpg") no-repeat; color: #fff; height: 57%; background-size:cover;}
@media(max-width:800px){
	.spc_cont2 .spc_txt{font-size: 15px !important;}
}

background-size: cover;}

.spc_img:after{
	content: '';
	clear: both;
	display: block;
}


.box-img>p{margin-bottom:70px; font-size: 18px;}

.spc_img{ padding-left:0 !important; height:45%;}
.spc_img div:nth-child(1){float:left; margin-right:0px; width: 50%;}
.spc_img div:nth-child(2){float:left; margin-right:0px; width: 50%;}
.spc_img div img{width:100%; height:100%;}

.spc_img1{background: url("/skin/layouts/nongsan/img/special1.jpg") no-repeat ; background-size: cover; width: 50%; height: 95.5%;}
.spc_img2{background: url("/skin/layouts/nongsan/img/special2.jpg") no-repeat ; background-size:cover; width: 50%; height: 95.5%;}


@media(max-width:969px){
	.box-img>p{font-size: 16px;}
}

@media(max-width:650px){
	.box-img>p{font-size: 14px;}
}

@media(max-width:600px){
	.spc_img1{display: none;}
	.spc_img2{display: none;}
	.spc_cont2 .spc_txt{height:100%; padding-top:90px; line-height: 30px;}
}

@media(max-width:450px){
	.box-img>p{font-size: 12px;}
}


.lt_about {position:relative;overflow:hidden;}
.lt_about ul { margin:0; }
.lt_about li{padding:80px;text-align:center;background-position:center center;background-size:cover;background-repeat:no-repeat;text-align:center;color:#fff;background-attachment:fixed;}
.lt_about .bg{;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.0);content:'';z-index:1;overflow:hidden;z-index:2;}

.lt_about .bn_txt{display:table;height:100%;width:100%;position:relative;z-index:5;}

.lt_about .txt_wr{display:table-cell;vertical-align:middle;padding:0 20%}

.lt_about li .bn_tit{font-size:3.8em;font-weight:bold; line-height:1.53em;
color:#fff;
-webkit-text-shadow:2px 2px 5px rgba(55,55,55,0.4);
-moz-text-shadow:2px 2px 5px rgba(55,55,55,0.4);
text-shadow: 2px 2px 5px rgba(55,55,55,0.4);}
.lt_about li .bn_detail{font-size:1.431em;margin:20px 0 20px; line-height:1.7em;color:#fff;
-webkit-text-shadow:2px 2px 5px rgba(55,55,55,0.4);
-moz-text-shadow:2px 2px 5px rgba(55,55,55,0.4);
text-shadow: 2px 2px 5px rgba(55,55,55,0.4);
-ms-word-break: keep-all;
word-break: keep-all;
}

@media(max-width:690px){
	.lt_about li .bn_tit{
		text-shadow: 1px 1px 5px black;
	}

	.lt_about li .bn_detail{
		text-shadow: 1px 1px 5px black;
	}
}
.lt_about li .bn_view {display:inline-block;background:#956b17;color:#fff;padding:0 35px;line-height:45px;margin-top:20px}
.lt_about li .bn_view:hover { background-color: #5f4510;}

.lt_about .bn_link{display:none;position:absolute;bottom:10px;right:10px;z-index:99;background:#ff0000;color:#fff;width:40px;line-height:40px;border-radius:30px;text-align:center;font-size:16px}
.lt_about:hover .bn_link{display:block}
.lt_about .bn_link:hover {transform: rotate( -45deg );color:#fff;}

.lt_about .bx-pager{position:absolute;bottom:0;right:0}
 
 @media (max-width: 969px){
    .lt_about .txt_wr {padding:50px}
    .lt_about li .bn_tit{font-size:2em}
	.lt_about li { background-position: 0 0; background-attachment: local; padding: 0;}
	.lt_about .bg { display: none;}
	.lt_about {padding: 0;}
}

.ins01-logo {text-align: center;}
.ins01-logo img { width: 25%;}

@media (max-width: 969px) {
	.box-img {width: 100%;  /*margin-top: -360px;  background-color: #f9f1de; height: 550px;  display:none; */}
	.box-wrap { width: 100%; margin: 0 auto;}
	.box-logo img {position: relative; width: 15%; left: 10px; top: -35px;}
	.box-text { width: 70%; left: 100px; display: block; top: -130px;}
	.box-button a{ position: relative; top: -130px; left: 38%; display:inline-block;background:#e0002b;color:#fff;padding:0 35px;line-height:45px;margin-top:20px; border-radius: 5px;}
}


}
.intro-img {
width:500px;
}


@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
.intro {
	font-family: 'Pretendard-Regular';
	max-width: 1200px;
	margin:0 auto;
}

.product_page{
	font-family: 'Pretendard-Regular';
	max-width: 1200px;
	margin:0 auto;
}

.text_wrap:after{
	content: '';
	clear: both;
	display: block;
}

.text_wrap .intro_txt{
	float: left;
	width: 60%;
}

.text_wrap .intro_img{
	float: left;
	width: 40%;
	padding: 20px;
}


@media(max-width:960px){
	.text_wrap .intro_txt{
		float: none;
		margin:20px auto;
		width: 80%;
	}

	.text_wrap .intro_img{
		float: none;
		margin:20px auto;
		width: 80%;
	}
}

.text_wrap2:after{
	content: '';
	clear: both;
	display: block;
}

.text_wrap2 .intro_txt2{
	float: left;
	width: 60%;
}

.text_wrap2 .intro_img2{
	float: left;
	width: 40%;
	padding: 20px;
	margin-top: 30px;
}


@media(max-width:960px){
	.text_wrap2 .intro_txt2{
		float: none;
		margin:0px auto;
		width: 80%;
	}

	.text_wrap2 .intro_img2{
		float: none;
		margin:0px auto;
		width: 80%;
	}
}




.ceo_img{
	text-align: center;
}

@media(max-width:700px){
	.ceo_img{ display: block;}
}
.text_wrap {
margin-top:30px;
margin-left:20px;
line-height:30px;
font-size:18px;
font-family:나눔명조;
margin-bottom:0px;
}
h2.text_head {
font-size:27px;
color:#4a0707;
padding-left: 20px;
text-align: center;
}

.text_wrap:after{
	content: '';
	display: block;
	clear: both;
}

.text_wrap2:after{
	content: '';
	display: block;
	clear: both;
}

@media(max-width:700px){
	h2.text_head{ padding-left:0;}
}

.text_wrap p {
margin-top:40px;
/* background: url('/skin/layouts/nongsan/img/')no-repeat; */
color: #000;
padding-left: 30px;
background-size: cover;
word-break:keep-all;
text-align: left;
font-family: 'Pretendard-Regular';
}

@media(max-width:960px){
	.text_wrap p{padding: 0;  margin-top: 0; margin-bottom: 40px;}
	.text_wrap .intro_img{margin-bottom: 0;}
}

.text_wrap h2{
	font-family: 'Pretendard-Regular';
	font-size: 25px;
	margin-bottom: 50px;
}

.text_wrap2 {
margin-top:30px;
margin-left:20px;
line-height:30px;
font-size:18px;
font-family:나눔명조;
}


.english p{
	margin-top:40px;
	/* background: url('/skin/layouts/nongsan/img/')no-repeat; */
	color: #000;
	padding-left: 30px;
	background-size: cover;
	word-break:keep-all;
	text-align: left;
	font-family: 'Pretendard-Regular';
	font-size: 18px;
}

.english{
	margin-left:20px;
	line-height:30px;
	font-size:18px;
	font-family:나눔명조;
	margin-bottom: 100px;
}


@media (max-width: 960px){
.english{
    margin: 30px auto;
	padding: 0 0px;
	width: 80%;
	}

	.english p{
		padding-left: 0;
	}

	.text_wrap2{margin-top: 150px;}
}


.text_wrap3 {
margin-top:30px;
margin-left:20px;
line-height:30px;
font-size:18px;
font-family:나눔명조;
}

@media(max-width:960px){
	.text_wrap3{margin-left: 0;}
	.text_wrap2{margin-left: 0;}
	.text_wrap{margin-left: 0;}
}

h2.text_head {
font-size:27px;
color:#4a0707;
padding-left: 20px;
text-align: center;
}


.text_wrap2 p {
margin-top:40px;
/* background: url('/skin/layouts/nongsan/img/')no-repeat; */
color: #000;
padding-left: 30px;
background-size: cover;
word-break:keep-all;
text-align: left;
font-family: 'Pretendard-Regular';
}

.text_wrap2 h2{
	font-family: 'Pretendard-Regular';
	font-size: 25px;
	margin-bottom: 50px;
}

@media(max-width:960px){
	.text_wrap2 p{padding: 0; margin-top: 0; margin-bottom: 40px;}
	.text_wrap2 .intro_img2{margin-bottom: 0;}
	.text_wrap2 h2{margin-top: -90px;}
}


.text_wrap3 p {
margin-top:40px;
/* background: url('/skin/layouts/nongsan/img/')no-repeat; */
color: #000;
padding-left: 30px;
background-size: cover;
word-break:keep-all;
text-align: left;
font-family: 'Pretendard-Regular';
margin-bottom: 50px;
font-size: 20px;
line-height: 35px;
}

@media(max-width:700px){
	.text_wrap3 p{font-size: 16px; padding-left: 0;}
	.text_wrap3{padding:0 20px;}
}

.text_wrap3 h2{
	font-family: 'Pretendard-Regular';
	font-size: 25px;
	margin-bottom: 50px;
}

@media(max-width:960px){
	.text_wrap3 p{padding: 0; margin-top: 0; margin-bottom: 40px;}
	.text_wrap3 .intro_img2{margin-bottom: 0;}
}

@media(max-width:700px){
	.text_wrap p { padding-left:0;}
	.text_wrap {font-size: 16px;}
	.text_wrap2 {font-size: 16px;}
	.text_wrap3 {font-size: 16px !important;}
}

strong.txt_intro {
font-size:19px;
line-height:40px;
}

strong.txt_company_2{
font-size:20px;
}
strong.txt_company {
font-size:25px;
}
.intro-m-img {display: none;}

@media (max-width: 969px) {
.intro-m-img {display:block;}
.intro-img {display:none;} 
.text_wrap {width:100%; margin-left:0px;}
.intro {width:100%; /* height:1350px; */}
	}

.sub_lnb img.mb {display:none;}

@media (max-width: 969px) {
.sub_lnb img.mb {display:block;}
.sub_lnb img.pc {display:none;}
}




.lt_sandbar{max-width:1200px; margin:0 auto;  text-align:center; margin-bottom: 100px;}
.sandbar_name{
	font-size: 33px;
	margin-bottom: 20px;
}

@media(max-width:969px){
	.sandbar_name{font-size: 30px;}
}
@media(max-width:650px){
	.sandbar_name{font-size: 27px;}
}
@media(max-width:450px){
	.sandbar_name{font-size: 23px;}
}


.lt_sandbar>p{margin-bottom:70px; font-size: 18px;}
.sandbar_name i{color: #a90002;}


@media(max-width:969px){
	.lt_sandbar>p{font-size: 16px; padding: 0 20px; word-break:keep-all;}
}

@media(max-width:650px){
	.lt_sandbar>p{font-size: 14px; }
}


@media(max-width:450px){
	.lt_sandbar>p{font-size: 12px;}
}


.lt_sandbar:after{
	content: '';
	clear: both;
	display: block;
}

.sand_cont1{float:left; width: 80%; margin-bottom: 20px;}
.sand_img{display: block;}

@media(max-width:800px){
	.sand_cont1{float: none; width: 95%; margin: 0 auto;	margin-bottom: 20px;}
}
@media(max-width:635px){
	.sand_cont1{display: none;}
	.sand_img{display: block;}
}

.sand_cont1:after{
	content: '';
	clear: both;
	display: block;
}
.sand_cont1 li{float:left; width: 33%; height: 216px; margin-right: 2px;}
.sand_cont1 li span{border: 2px solid #fdefed;  display: block;  width: 80%; margin: 8% auto; height: 80%; color: #fdefed; line-height: 155px; font-size: 19px;}

.sand_cont1 li:nth-child(1){
	background: url('/skin/layouts/nongsan/img/sb1.jpg')no-repeat;
	background-size: cover;
}

.sand_cont1 li:nth-child(2){
	background: url('/skin/layouts/nongsan/img/sb2.jpg')no-repeat;
	background-size: cover;
}

.sand_cont1 li:nth-child(3){
	background: url('/skin/layouts/nongsan/img/sb3.jpg')no-repeat;
	background-size: cover;
}

@media(max-width:800px){
	.sand_cont1 li width: 33%; height: 216px; margin-right: 0px;}
}



.sand_cont2{float:right; width: 92%;}

@media(max-width:800px){
	.sand_cont2{float: none; width: 95%; margin: 0 auto;}
}

@media(max-width:635px){
	.sand_cont2{display: none;}
}

.sand_cont2:after{
	content: '';
	clear: both;
	display: block;
}
.sand_cont2 li{float:right; width: 24%; height: 216px; margin-left: 2px;}

@media(max-width:800px){
	.sand_cont2 li {width: 25%; height: 216px; margin-left: 0px;}
}
.sand_cont2 li span{border: 2px solid #fdefed;  display: block;  width: 80%; margin: 8% auto; height: 80%; color: #fdefed; line-height: 155px; font-size: 19px;}

@media(max-width:969px){
	.sand_cont2 li span{margin: 10% auto;}
}

.sand_cont2 li:nth-child(1){
	background: url('/skin/layouts/nongsan/img/sb7.jpg')no-repeat;
	background-size: cover;
}

.sand_cont2 li:nth-child(2){
	background: url('/skin/layouts/nongsan/img/sb6.jpg')no-repeat;
	background-size: cover;
}

.sand_cont2 li:nth-child(3){
	background: url('/skin/layouts/nongsan/img/sb5.jpg')no-repeat;
	background-size: cover;
}
.sand_cont2 li:nth-child(4){
	background: url('/skin/layouts/nongsan/img/sb4.jpg')no-repeat;
	background-size: cover;
}



.lt_info{max-width:1200px; margin:0 auto; text-align: center; margin-bottom: 85px;}

.info_name{
	font-size: 33px;
	margin-bottom: 20px;
}

@media(max-width:969px){
	.info_name{font-size: 30px;}
}
@media(max-width:650px){
	.info_name{font-size: 27px;}
}
@media(max-width:450px){
	.info_name{font-size: 23px;}
}
.info_name i{color: #a90002;}
.lt_info>p{margin-bottom:75px; font-size: 18px;}


@media(max-width:969px){
	.lt_info>p{font-size: 16px; padding: 0 20px; word-break:keep-all;}
}

@media(max-width:650px){
	.lt_info>p{font-size: 14px; }
}


@media(max-width:450px){
	.lt_info>p{font-size: 12px;}
}

.info_cont{width: 100%;}
.info_cont:after{
	content: '';
	display: block;
	clear: both;
}

.info_cont li{width: 33%;
	float:left;
	font-size: 20px;
	line-height: 30px;

	background: #fff;
	padding: 30px 0 ;
	/* background: #ffe9e9; */
	color: #000;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.info_cont li a strong{margin-bottom: 10px; display: block;}
.info_cont li a i.fas{display: block; margin-top: 20px;}
.info_cont li a i.fab{display: block; margin-top: 20px;}


.info_cont li:hover{
	background: #e2b3b9;
}
.info_cont li:hover a{color: #fff;}
.info_cont li:hover a i{color: #fff;}
.info_cont li span{font-size: 16px; line-height: 30px !important;}

.info_cont li:nth-child(1){
	border-radius:0 20px 20px 0px;
}

.info_cont li:nth-child(2){
	border-radius:20px;
}

.info_cont li:nth-child(3){
	border-radius:20px 0 0px 20px;
}

@media(max-width: 850px){
	.info_cont li{
		width: 50%;
		margin:0 auto;
		float: none;
		border-radius: 20px !important;
	}
}

@media(max-width: 600px){
	.info_cont li{
		width: 70%;
		margin:0 auto;
		float: none;
		border-radius: 20px !important;
	}
}

.info_cont li i{font-size: 35px; color: #a40002;}

.info_cont li i.far{font-size: 22px; color: #000;}

.map_tit,.map_sub_tit,.map_tel,.map_add{text-align: center; color: #000;}

.map_tit{font-size: 33px; margin-bottom: 20px; word-break: keep-all;}
.map_tit i{color: #004025;}


@media(max-width:969px){
	.map_tit{font-size: 30px;}
}
@media(max-width:650px){
	.map_tit{font-size: 27px;}
}
@media(max-width:450px){
	.map_tit{font-size: 23px;}
}

.map_sub_tit{font-size: 18px; margin-bottom: 70px; word-break: keep-all;}

@media(max-width:969px){
	.map_sub_tit{font-size: 16px;}
}

@media(max-width:650px){
	.map_sub_tit{font-size: 14px;}
}


@media(max-width:450px){
	.map_sub_tit{font-size: 12px;}
}

.map_tel{font-size: 25px; margin-bottom:	10px; color: #e2b3b9;}
.map_add{font-size: 25px; margin-bottom: 70px;  color: #e2b3b9;}

@media(max-width:500px){
	.map_tel{font-size: 20px;}
	.map_add{font-size: 20px;}
}


.map_tel i{color: #19764f;}
.map_add i{ color: #19764f;}


.map_tel a{
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	-ms-word-break: keep-all;
	word-break: keep-all;
}
.map_tel a:hover{ font-size: 22px; color:#19764f;}

.map_add a{
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
	-ms-word-break: keep-all;
	word-break: keep-all;
}
.map_add a:hover{ font-size: 22px; color:#19764f;}


.lt_map{max-width:1200px; margin:0 auto; text-align: center; margin-bottom: 85px;}

@media(max-width:969px){
	.right-quick img{width: 80%;}
	.right-quick2 img{width: 80%;}
	.left-quick2{display: none !important;}
	.left-quick1 {display: block !important;}

}

@media(max-width:500px){
	.right-quick img{width: 70%;}
	.right-quick2 img{width: 70%;}
	
}