@charset "utf-8";
/* 초기화 */
html {font-size: 16px; }
body{
	font-family:"Microsoft YaHei", "微软雅黑", STXihei, Georgia, 'NotoSansKR', 'Barlow Semi Condensed', "Malgun Gothic", arial, sans-serif;
	/*font-family:  'NotoSansKR','Barlow Semi Condensed', "Malgun Gothic", sans-serif;*/
	/*line-height: 1.7;*/
	 color: #696969;
	overflow-y: scroll;
	font-weight: 300;
}
.fw400 { font-weight:}
.ff { font-family:'NotoSansKR', "Malgun Gothic", sans-serif; }
.ff-num { font-family:'NotoSansKR', "Malgun Gothic", sans-serif; }
.ff-en { font-family:"Microsoft YaHei", 'NotoSansKR', "Malgun Gothic", sans-serif; }

*{outline: 0}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,img {
	margin: 0;
	padding: 0;
	border: 0;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6{font-size:1em;}
h1, h2, h3, h4, h5, h6,strong{font-weight: 400}
/* 공통 */
a{text-decoration:none; color: inherit}
input[type="text"],input[type="password"],textarea{
	appearance:none ;-webkit-appearance:none;-moz-appearance:none;
	border:1px solid #ddd;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	font-size: inherit;
}
input[type="button"],input[type="submit"]{
	appearance:none ;-webkit-appearance:none;-moz-appearance:none;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	font-family: inherit;
	border: 0
}
input[type="checkbox"]{margin: 0}
select{
	border: 1px solid #ddd;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
	font: inherit;
	font-size: 18px
	background: #fff url('../img/common/select.gif') 96% center no-repeat;
	color: #666; padding-left: 5px
}
select::-ms-expand {
    display: none;
}
*{box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
input[type="text"],textarea,input[type="submit"]{font-family:inherit}
button,input[type="button"]{
	margin: 0;
    padding: 0;
    border: none;
    background: none;
	font:inherit;
	font-size: 1em
}
button,label,input[type="submit"]{cursor: pointer;}
address,em{font-style: normal}
/*.inner{max-width: 1250px; margin: 0 auto;}*/

legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}

p {margin:0;padding:0;}
hr {display:none}
pre {overflow-x:scroll;font-size:1em}

/* 팝업레이어 */
#hd_pop {position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.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 {position:relative}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#logo {/*float:left;padding:5px 0 0*/position:absolute;left:3%;top:26px;}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0; }
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#container {position: relative;}

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#111}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:5px;width:180px;height:2em;border:1px solid #ddd;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:150px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:inline-block;vertical-align: bottom}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px;vertical-align: bottom}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.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:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;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;padding:7px;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 {padding:8px;border:0;background:#3f7bc1;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 8px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:9px;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;height:2em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:8px 30px;;border:1px solid #d9ded9;background:#3aad2a;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;position: relative;z-index: 1;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_wrap .l{text-align: left;}

.tbl_head01 {margin:0 0 10px;font-size:14px;font-size: 1.000rem;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:1em 0;border-top:1px solid #c0c2ca;border-bottom:1px solid #c0c2ca;background:#fff;color:#111;text-align:center;letter-spacing:-0.1em;font-weight: normal}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
/* .tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center;vertical-align: middle} */
.tbl_head01 tbody th {padding:1em 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:1em 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all;font-weight: 300;text-align: center;}
.tbl_head01 a {}
.tbl_head01 .td_subject{text-align: left !important;padding:1em 0.5em}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.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, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;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}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px;font-size: 0.875em}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0;border-top: 1px solid #ddd;}
.tbl_frm01 th {padding: 1em 1.5em;background:#e9eaec;color: #333;font-weight: 400;text-align: left;border-bottom: 1px solid #fff;width: 140px}
.tbl_frm01 td {padding:1em;background:transparent;border-bottom: 1px solid #ddd}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#fff;color:#333;vertical-align:middle;padding-left: 5px;padding-right:5px}
.tbl_frm01 textarea {padding:5px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
.required_txt{text-align: right;margin-bottom: 0.8em;line-height: 1;color: #666}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
/* .required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !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:110px;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:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#111}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}
.hide,.hidden{position:absolute; visibility:hidden; width:0px; height:0px; top:0px; left:0px; overflow:hidden; font-size:0px; float:left; clear:both;}
.clearfix:after{clear: both;display: block;content: ''}
.block_pc{display: block;}

.table{display: table;width: 100%;height: 100%}
.vertical{display:table-cell;vertical-align: middle;}

.table2 {
	padding-top: 6%; padding-bottom: 6%;
}

.trans{
	-moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pc{display: block !important}
.pc_only{display: block !important}
.mobile{display: none !important}
.tablet{display: none !important}

#wrap{position: relative;overflow-x: hidden;}
.bo_v_com a{min-width: 50px;text-align: center;}
.btn_bo_adm input,a.btn_b02{font-size: 0.933rem;}
#bo_gall a.btn_b02{min-width: 5em;text-align: center; }
.bo_fx{font-size: 0.88em}

.slick *{outline: 0}

.slick-arrow{position: absolute;font-size: 1rem;width: 3.875em;height: 3.875em;top:50%;margin-top: -1.8em;display: block;white-space: nowrap;overflow: hidden;text-indent: -999px}
.slick-prev{background: url('/kor/theme/naturalstory/img/main/btn_prev.png') center center no-repeat;background-size: 100%;left: -103px}
.slick-next{background: url('/kor/theme/naturalstory/img/main/btn_next.png') center center no-repeat;background-size: 100%;right: -103px}

.tac{text-align: center;}

















#wrapper .m_lnb{position: absolute; top:92px; left: 0;width: 100%; height: 100%; z-index: 1; display: none;}
#wrapper .m_lnb .m_bg{position: fixed; background-color: #000; opacity: 0.6;width: 100%; height: 100%; z-index: -1; top: 0; left: 0;}
#wrapper .m_lnb > ul{max-width: 400px; background-color: #0075bb; margin-left: -400px;}
#wrapper .m_lnb > ul > li{border-bottom: 1px solid #00588c;}
#wrapper .m_lnb > ul > li > a{color: #fff; font-weight: 400; font-size: 1.250em; display: block; padding:23px 0 23px 60px; position: relative;}
#wrapper .m_lnb > ul > li > a:before{position: absolute; left:40px; top: 50%; transform: translateY(-50%); content: ""; width: 4px; height: 4px; background-color: #dcdcdc;}
#wrapper .m_lnb .depth2{display: none;}
#wrapper .m_lnb .depth2 ul{}
#wrapper .m_lnb .depth2 li{border-top: 1px solid #00588c; background-color: #1992d9;}
/*#wrapper .m_lnb .depth2 li:last-child{border-bottom:0;}*/
#wrapper .m_lnb .depth2 li a{color: #bad5f4; font-weight: 300; font-size: 1.188em; display: block; padding:23px 0 23px 70px;}
#wrapper .m_lnb .depth2 li a:hover{color: #0075bb; background-color: #fff; background-image: url(../img/common/ico_arrowright_m.png); background-repeat: no-repeat; background-position: center right 30px; font-weight: 400;}
#wrapper .m_lnb .depth2 li a:active{color: #0075bb; background-color: #fff; background-image: url(../img/common/ico_arrowright_m.png); background-repeat: no-repeat; background-position: center right 30px; font-weight: 400;}


header#header { position:fixed;top: 0; left: 0;  right: 0;  z-index: 100;}
header .headline{height: 3px; background-color: #0075bc; border-top: 1px solid #1b84c3; border-bottom: 1px solid #1b84c3;}
/*header .inner{position: relative;}*/
header h1{padding:17px 0 18px 0; display: inline-block; float: left;}
header h1 a{display: inline-block;}
header h1 img{width: 100%;}
header .nav_wrap{/*float:right;margin-left:26%; max-width:750px; width: calc(100% - 200px);*/}
header .nav_wrap .gnb{padding:10px 0 11px 0; text-align: right;}
header .nav_wrap .gnb a{font-size: 0.813em; color: #666; font-weight: 300;}
header .nav_wrap .gnb span{display: inline-block; width: 1px; height: 9px; background-color: #ccc; margin:0 5px;}
header .nav_wrap .lnb{position: relative;text-align: center;;}
header .nav_wrap .lnb > ul{/*width:100%;*/display:inline-block;*display:inline;zoom:1;/*margin-left: 2%;*/}
/*header .nav_wrap .lnb > ul{width: calc(100% - 105px);}*/
header .nav_wrap .lnb ul:after{content: ""; clear: both; display: block;}
header .nav_wrap .lnb > ul > li{float: left; /*width: 20%;*/ height: 93px; display: table; position: relative;}
header .nav_wrap .lnb > ul > li > a{position: relative;width: 100%; display: inline-block; font-size:19px; color: #fff;font-weight:500 ;  display: table-cell; vertical-align: middle;
/*padding-left: 10%;*/ padding:2px 30px 0px; box-sizing: border-box;text-align: center;}
header .nav_wrap .lnb > ul > li > a:hover { color:#fff;}

header .nav_wrap .lnb > ul > li.on > a,
header .nav_wrap .lnb > ul > li.active> a {color:#fff; }

header .nav_wrap .lnb > ul > li > a:after {position:absolute;content:'';width:0;left:0%;bottom:0px;border-bottom:4px solid #fff;transition:width .04s,left .04s;-webkit-transition: width .04s,left .04s;}
header .nav_wrap .lnb > ul > li.on > a:after,
header .nav_wrap .lnb > ul > li.active > a:after {width:100%;margin-left:0px;}

header .nav_wrap .lnb .submenu{position: absolute; left: 0; top: 93px; width: 100%; padding:20px 0; min-height: 200px; z-index: 1; display: none; opacity: 0; }
header .nav_wrap .lnb .submenu ul{}
header .nav_wrap .lnb .submenu li{width: 100%;}
header .nav_wrap .lnb .submenu li a{color: #666; font-size: 18px font-weight: 300; display: block; padding:8px 0 8px 0; box-sizing: border-box;text-align: center;}
header .nav_wrap .lnb .submenu li a:hover{color: #58af4c;}
header .nav_wrap .lnb .lang_wrap{width: 100px; font-size: 0.813em; font-weight: 300; color: #666; position: absolute; right: 0; top: 16px; display: none;}
header .nav_wrap .lnb .lang_wrap select{width: 100%; height: 30px; border: none; border-bottom: 1px solid #dfdfdf; padding-left: 8px; background-position: center right 8px; background-image: url(../img/common/ico_select2.png);}

header .lnb_bg{position: absolute; width: 100%; height: 0; background-color: #fff; left: 0; top: 93px;}
header .lnb_bg .inner{background-color: #fff;}
header #logo { z-index:101;}
header .nav_wrap { position: relative; z-index:100;}
header .lan_wrap {z-index:101; }






.wrap {position: relative;
    overflow: hidden;
    min-width: 1284px;
   }
.header_wrap {position:absolute;z-index:100;left:0;right:0;top:0px;width:100%; /*box-shadow:0px 0px 15px #6d6d6d;*/}
.header_wrap:after {content:"";display:inline-block;height:1px;position:absolute;left:0;right:0;top:139px;}
.bg_header_wrap { position:absolute;z-index:99;left:0;right:0;top:0px;width:100%;height:93px;background:#0e8e09;opacity: 0.80; filter: alpha(opacity=80);}
.bg_gnb_wrap { display: none;	position:absolute;z-index:99;left:0;right:0;top:93px;width:100%;height:220px;background:#fff;opacity: 0.80; filter: alpha(opacity=80);}
.header_wrap .header {position:relative;z-index:100;height:100%; /*min-width:1284px;*/ margin:0 auto;zoom:1; z-index:100;}
.header_wrap .header:after { content:'';display:block;clear:both; }
/*.header_wrap .logo {position:absolute;left:0px;top:23px;}
.header_wrap .logo a {display:block;}*/

header#header.on .bg_header_wrap { opacity: 1; filter: alpha(opacity=100);
	-moz-transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    transition: all .1s ease-out; }


#container_title { display: none;}
.contents_inner { padding-bottom:100px;;}


.lan_wrap .prp_select { }
.lan_wrap .prp_select ul { }
.lan_wrap .prp_select ul li{ display:inline-block; *display:inline; zoom:1; margin:0 3px; padding-left: 10px; background:url('/kor/theme/naturalstory/img/common/bar_language.gif') no-repeat 0 center; }
.lan_wrap .prp_select ul li:first-child { background: none;;}
.lan_wrap .prp_select ul li a { color:#fff; font-size: 17px; ;}
.lan_wrap .prp_select ul li.active a { text-decoration:underline; font-weight: 700;}
.lan_wrap .prp_select ul li a:hover {text-decoration:underline; }

.lan_wrap { position: absolute;right:3%;top:50%;	transform: translateY(-56%);}
.lan_wrap .select {
    float: left;
    min-width: 80px;
    min-height: 35px;
    border-radius: 18px;
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
    height: 35px;
    background-color: hsla(0, 0%, 100%, 0);
    -webkit-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out
}

.lan_wrap .select:hover {
    height: auto
}

.lan_wrap .select ul {
    padding: 3px 0 5px;
    position: relative
}

.lan_wrap .select ul:after,
.lan_wrap .select ul:before {
    width: 8px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    top: 16px;
    content: "";
    right: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.lan_wrap .select ul:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 5px
}

.lan_wrap .select a {
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 28px;
    padding: 0 15px 0 20px
}

.lan_wrap .select a:hover {
    color: #9c9c9c
}

.lan_wrap .select+.select {
    margin-left: 5px
}


.mbtn_wrap{display: none; position: absolute; left:4%; /*width: 4%;*/ top:50%; transform:translateX(10%)  translateY(-40%);}
.mbtn_wrap a{display: block;  /*border: 1px solid #fff; text-align: center;*/}
.mbtn_wrap span{display: block;  min-width: 30px; height: 3px; background-color:#fff; margin:30% auto 0;}
.mbtn_wrap span.bar_fst{margin-top: 0px;;}
.mbtn_wrap span.bar_snd{}
.mbtn_wrap span.bar_trd{margin-bottom: 8px;}


.all_menu { display:none; ;}
.bo_v_bot_wrap { max-width:1284px; margin:0 auto;}

.pg_wrap{padding:2.143em 0 1.429em 0; text-align:center; font-size: 0.824em}
.pg_wrap a,.pg_current{  display: inline-block;    width:2.286em; height:2.286em; line-height: 2.286em;    color:#888; margin: 0 0.18em;    border:1px solid #ddd;    transition:background-color .3s;}
.pg_current {background-color:#6e6e6e; color:#fff; border:1px solid #6e6e6e;}
.pg_wrap a:hover:not(.active) {border:1px solid #aaa;}
.pg_prev{    margin-right:1em; text-indent:-9999px; background:url("/kor/theme/naturalstory/img/bbs/prev.gif") center center no-repeat; background-size:0.429em}
.pg_next{    margin-left:1em; text-indent:-9999px; background:url("/kor/theme/naturalstory/img/bbs/next.gif") center center no-repeat; background-size:0.429em}
.pg_start{    text-indent:-9999px; background:url("/kor/theme/naturalstory/img/bbs/first.gif") center center no-repeat; background-size: 0.714em}
.pg_end{text-indent:-9999px; background:url("/kor/theme/naturalstory/img/bbs/last.gif") center center no-repeat; background-size: 0.714em}


/* layout*/
#footer{clear: both; background:#f4f5f6;font-size: 0.990em}
#footer .inner{padding: 4.4em 1em;text-align: center;}
#footer .logo{position: static;max-width: 100%;margin: 0}
#footer .copyright{float: none;margin: 2em 0}
#footer .copyright .address { line-height: 1.4em;;}



.sec_visual .inner {  position: relative; overflow:hidden; }
.sec_visual .a_box {position: relative; height: 404px;  ;background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.4s ease-out; }
.sec_visual .a_box .a_txt { height: 100%; }
.sec_visual .a_box .a_txt .table {   width: 100%;    height: 100%; }
.sec_visual .a_box .a_txt .vertical {  }
.sec_visual .a_box .a_txt h3.t { padding-top:80px; text-align:center;  font-size:46px;font-weight:600; color:#161616;}
.sec_visual .a_box .a_txt p.t { text-align:center;margin-top: 10px;font-size:22px; color:#161616;}


.lan_pc {display: block; }
.lan_mobile { display: none;}

.view_pc { display: block !important;}
.view_mobile { display:none !important;}

.view_table_pc { display: table !important;}
.view_table_mobile { display:none !important;}



.main_lan_pc {display: block; }
.main_lan_mobile { display: none;}

.main_view_pc { display: block !important;}
.main_view_mobile { display:none !important;}

.main_view_table_pc { display: table !important;}
.main_view_table_mobile { display:none !important;}



@media (max-width:1240px){
	header .nav_wrap .lnb > ul > li > a {font-size: 17px; padding-left: 15px; padding-right: 15px;}
	header .nav_wrap .lnb .submenu li a {font-size: 15px; word-break:keep-all;}
}

@media (max-width:1024px){
	header .nav_wrap .lnb > ul > li > a {font-size: 16px; padding-left: 10px; padding-right: 10px; max-width:100px; word-break:keep-all;}
	header .nav_wrap .lnb .submenu li a {font-size: 14px;}
	.lan_wrap .prp_select ul li a {font-size: 13px;}
	header #logo img {height: 40px;}
}





/* 20200319 SNS 아이콘 추가 */
header .sns_wrap {position: absolute; right:15%; top:50%;	display: block;	transform: translateY(-42%); z-index: 100;}
header .sns_wrap ul li {float: left; padding: 0 7px;}
header .sns_wrap ul li a {display: inline-block; width: 34px; height: 34px;}
header .sns_wrap ul li a img {width: 100%;}
footer .sns_wrap {display: none;}

@media (min-width: 1301px) {
  header .sns_wrap ul li {padding: 0 5px;}
}

@media (max-width: 1300px) {
	header .sns_wrap {right:18%;}
}

@media (max-width:1240px){
	header .sns_wrap ul li a {width: 30px; height: 30px;}
}

@media (max-width:1024px){
	header .sns_wrap ul li {padding: 0 3px;}
	header .sns_wrap ul li a {width: 26px; height: 26px;}
}

@media (max-width:1024px){
	header .sns_wrap ul li {padding: 0 3px;}
	header .sns_wrap ul li a {width: 26px; height: 26px; }
}