@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
:root {
  --max-width: 1200px;
}
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Nanum Gothic', sans-serif;}
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;font-family:'Nanum Gothic', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul,ol,li,dl,dt,dd{list-style:none;margin:0;padding:0}
#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
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}
input, button {margin:0;padding:0;font-family:'Nanum Gothic', sans-serif;font-size:1em}
button {cursor:pointer}
textarea, select {font-family:'Nanum Gothic', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}

.location {display: inline-block;font-family:'Nanum Gothic', sans-serif;font-size:1.162em}
.location strong {font-size:1.41em}

/* 팝업레이어 */
#hd_pop {z-index:1000;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 {z-index:4;position:absolute;top:0px;left:0;min-width:1000px;width:100%;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;width:100%;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper .hd_wrap {position:relative;width:100%; height:60px;margin:0 auto; max-width: var(--max-width);}
#hd_wrapper .hd_wrap:after {display:block;visibility:hidden;clear:both;content:""}

#logo {position:absolute;top:15px;left:0}

/*상단_로그인*/
#tnb {position:absolute;top:18px;right:0;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li{float:left;border:1px solid #3c95d5;padding:3px; margin-left:3px;border-radius:3px;font-size:0.917em;background:#3c95d5 }
#tnb li a{color:#fff;}
#tnb li.tnb_adm{background:#fff;}
#tnb li.tnb_adm a{color:#3c95d5;}

/* 메인메뉴*/
#hd_gnb {position:relative;min-width:1000px;width:100%; border-top:1px solid #ddd;background:#e4efff}
#hd_gnb:after {display:block;visibility:hidden;clear:both;content:""}
#gnb {position:relative; width:100%; margin:0 auto; max-width: var(--max-width);}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {width:calc(100% - 60px);padding:0;zoom:1;margin-right:60px;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_1dul li {background:#e4efff; position:relative;float:left;width:20%;height:60px;text-align:center;}
#gnb_1dul li a {display:inline-block;height:60px;line-height:60px;font-size:1.3em;font-weight:600;position:relative;}
#gnb_1dul li a.on {color:#1598dc;}
#gnb_1dul li a.on:before{content:'';position:absolute;height:3px;top:0;left:0; right:0; background:#1598dc}
#gnb_1dul li img {position:absolute;top:17px;right:0;opacity:0}
#gnb_1dul li.gnb_all{float:none;width:60px;position:absolute;right:0;}
#gnb_1dul li.gnb_all a{font-size:0;background:url(../img/gnb_all.png) no-repeat 50%;position:absolute;right:0;left:0;}
#gnb_1dul li.gnb_all a:before{ display:none;}

#gnb_bg {display:none;position:relative;margin:0;float:left;width:100%;height:50px;background:#1598dc}
#gnb_bg .gnb_wrap {position:relative;width:1000px;margin:0 auto}
#gnb_bg .gnb_wrap:after {display:block;visibility:hidden;clear:both;content:""}

#gnb_bg .gnb_2dul {display:none;position:absolute;top:0;line-height:30px;}
#gnb_bg .gnb_2dul li {float:left; }
#gnb_bg .gnb_2dul li a {color:#fff;font-weight:600;padding:0 10px;font-size:1.2em}

#gnb_2dul_dth1 {left:10px}
#gnb_2dul_dth2 {left:50px}
#gnb_2dul_dth3 {left:400px}
#gnb_2dul_dth4 {right:150px}
#gnb_2dul_dth5 {right:0px}

#gnb_map {display:none;position:absolute;margin:0;float:left;width:100%;border-bottom:1px solid #323a50;background:#fff; border-top:1px solid #ddd}
#gnb_map .gnb_wrap {position:relative;width:1000px;margin:0 auto;}
#gnb_map .gnb_wrap:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_map .map {width:20%;float:left;padding:15px 0;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;}
#gnb_map .map ul.map_dth1 li {padding-left:32px}
#gnb_map .map ul.map_dth2 li {padding-left:50px}
#gnb_map .map ul.map_dth3 li {padding-left:68px}
#gnb_map .map ul.map_dth4 li {padding-left:63px}
#gnb_map .map ul.map_dth5 li {padding-left:68px}

#gnb_map .map ul li {height:30px;line-height:30px;font-size:1.162em;letter-spacing:-1px; text-align:left}
#gnb_map .map ul li2 {height:30px;line-height:30px;font-size:2em;letter-spacing:-1px}
#gnb_map .map ul li.title {padding:0;margin-bottom:10px;height:40px;line-height:40px;font-size:1.5em;font-weight:700;text-align:center;border-bottom:1px solid #1898d9; display:inline-block}


/* 전체 검색 */
#hd_sch {position:absolute;top:0;right:0;padding:0;border:1px solid #fff;margin:13px}
#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:27px;border:0;background:none;line-height:1.9em !important;line-height:1.6em;color:#fff}
#hd_sch #sch_submit {padding:0 5px;height:27px;border:0;background:url(../img/sch_btn.jpg) no-repeat 50%  50% ;color:#333;cursor:pointer;text-indent:-9999px;overflow:hidden;width:30px}

/*메인배너*/
#main_bn {background:#f1f1f1;position:relative;overflow: auto;width:100% !important}
#main_bn .bn_ul li{height:600px;float: left;}
#main_bn li.bn_bg1{background:url(../img/main_bn_2025_01.jpg) no-repeat 50% 80%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#main_bn li.bn_bg2{background:url(../img/main_bn_2025_02.jpg) no-repeat 50% 100%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#main_bn li.bn_bg3{background:url(../img/main_bn_2025_03.jpg) no-repeat 50% 0%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#main_bn li.bn_bg4{background:url(../img/main_bn_2025_04.jpg) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#main_bn li.bn_bg5{background:url(../img/main_bn_05.png) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#main_bn li .bn_wr{width:1000px; margin:0 auto; margin-top:100px; padding-top:200px;text-align:center}
#main_bn li .bn_txt{background:rgba(0,0,0,0.4); padding:25px; display:inline-block;text-shadow: 0 1px 1px rgba(0, 0, 0, .3);}
#main_bn li .bn_txt h2{background:url(../img/bn_pbg.jpg) no-repeat 50% 0;color:#fff;font-size:1.8em;line-height:50px;}
#main_bn li .bn_txt p{color:#fff;font-size:1.3em;line-height:23px;font-weight:bold}
#main_bn .bn_btn a{position:absolute;top:50%; background-image:url(../img/bn_btn.gif); background-repeat:no-repeat;width:24px;height:24px;text-indent:-9999999px;overflow:hidden;display:inline-block}
#main_bn .bn_btn .prev{left:10%;background-position:0 0}
#main_bn .bn_btn .next{right:10%;background-position:-27px 0;}
#main_bn .dots{position:absolute;bottom:10px;text-align:center;width:100%}
#main_bn .dots li{border:none;text-indent:-9999px;width:48px;height:4px;background:#fff;overflow:hidden;display:inline-block;margin:0 2px; zoom:1; display:inline; /*IE7 HACK*/ _display:inline; /*IE6 HACK*/}
#main_bn .dots li.active{background:#3d96d6}

/*메인_중간레이아웃 */
#idx_wrapper {z-index:5;width:100%;min-width:1000px;zoom:1; padding-top:121px;}
#idx_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#idx_container {z-index:4;position:relative;margin:0 auto;min-height:480px;font-size:1em;zoom:1}
#idx_container:after {display:block;visibility:hidden;clear:both;content:""}
#top_btn{position:fixed;top:70%;right:20px;background:#fff;width:50px;height:50px; background:url(../img/top_btn.gif) no-repeat;text-indent:-9999px;overflow:hidden;opacity:0.8}

.tour_banner {position:absolute;top:20px;left:-200px}

/*서브_중간레이아웃 */
#wrapper{z-index:5;width:100%;min-width:1000px;zoom:1;margin:0;}
#container{width:1000px; min-height:500px; margin:0 auto;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 0 0 220px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container60{width:1000px; min-height:500px; margin:0 auto;position:relative;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#container60:after {display:block;visibility:hidden;clear:both;content:""}
#container .aside {position:absolute;top:0;left:0;width:200px;height:auto}
#container .aside .lnb-box {position:relative;width:200px;height:150px;background:url(../img/lnb_bg.png) #13b5b1;/*margin-bottom:10px*/}
#container .aside .lnb-box h2 {position:absolute;top:80px;left:15px;color:#fff;font-size:1.94em;}
#container .aside .lnb {width:100%;overflow:hidden;}
#container .aside .lnb li a {display:inline-block;width:100%;height:50px;line-height:50px;color:#646464;font-size:1.34em;padding:0 10px;border-bottom:1px solid #dadada;-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#container .aside .lnb li a.on {font-weight:bold;color:#333;background:url(../img/lnb_bg2.png) top right no-repeat}
#container .aside .lnb li a:hover {font-weight:bold;color:#333;background:url(../img/lnb_bg2.png) top right no-repeat;background-color:#f8f8f8}

#container_title{position:absolute;top:0;right:0;width:1px;height:1px;overflow:hidden;font-size:0;text-indent:-999px}
/*
#sub_tit{background:url(../img/sub_bg.gif) repeat;margin-bottom:20px}
#ctn_title {border-bottom:1px solid #eee;font-size:1.2em;font-weight:bold;text-align:center;font-size:2.5em;padding-top:95px}
*/
#sub_tit {z-index:5;width:100%;height:250px;min-width:1000px;zoom:1;background:#f1f1f1;margin-bottom:40px;overflow:hidden}
#sub_tit:after {display:block;visibility:hidden;clear:both;content:""}

/*서브배너*/
#sub_bn {background:#f1f1f1;position:relative;overflow: auto;width:100% !important}
#sub_bn .bn_ul li{width:100%;height:250px;float: left;}
#sub_bn li.bn_bg1{background:url(../img/main_bn_01.png) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#sub_bn li.bn_bg2{background:url(../img/main_bn_02.png) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#sub_bn li.bn_bg3{background:url(../img/main_bn_03.png) no-repeat 50% 50%; background-size: cover;display: table;-ms-filter: sizingMethod='scale' property}
#sub_bn li .bn_wr{width:1000px; margin:0 auto; padding-top:135px}
#sub_bn li .bn_txt{height:50px;padding:15px 0;text-shadow: 0 1px 1px rgba(0, 0, 0, .3);}
#sub_bn li .bn_txt h2{color:#fff;font-size:2em;line-height:40px}
#sub_bn li .bn_txt p{color:#fff;font-size:1.3em;line-height:23px; font-weight:bold}
#sub_bn .bn_btn{display:none;position:absolute;top:175px;left:50%;width:1000px;margin-left:-470px}
#sub_bn .bn_btn .prev{background:url(../img/bn_btn.gif) no-repeat;border:none;width:24px;height:24px;text-indent:-9999999px;overflow:hidden;display:inline-block}
#sub_bn .bn_btn .next{background:url(../img/bn_btn.gif) no-repeat -27px 0;border:none;width:24px;height:24px;text-indent:-99999999px;overflow:hidden;display:inline-block}
#sub_bn .dots{position:absolute;bottom:10px;text-align:center;width:100%}
#sub_bn .dots li{border:none;text-indent:-9999px;width:48px;height:4px;background:#3e3c52;overflow:hidden;display:inline-block;margin:0 ; zoom:1; display:inline; /*IE7 HACK*/ _display:inline; /*IE6 HACK*/}
#sub_bn .dots li.active{background:#3d96d6}

#sub_menu{text-align:center;width:1000px;margin:0 auto;position:relative;padding-bottom:30px}
#sub_menu li{display:inline-block;margin-left:-1px}
#sub_menu li a{display:inline-block;font-weight:bold;border:1px solid #d7d7d8;;width:175px; height:43px;line-height:43px;font-size:1.167em;background:#fff;color:#222;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;}
#sub_menu li a:hover{background:#f0f5f8}
#sub_menu li a.select {background:#3c95d5;border-color:#3c95d5;color:#fff}
#lct{width:100%;border-top:1px solid #eee;border-bottom:1px solid #eee}
#lct ul.lct_li1{width:1000px; margin:0 auto;border-left:1px solid #eee}
#lct ul.lct_li1:after {display:block;visibility:hidden;clear:both;content:""}
#lct ul.lct_li1>li{float:left;height:40px;line-height:40px;border-right:1px solid #eee;padding:0 30px 0 15px  ;min-width:90px;position:relative}
#lct ul.lct_li1>li:hover{background:#f9f9f9}
#lct ul.lct_li1>li.lct_home{padding:0;min-width:40px;}
#lct ul.lct_li1>li.lct_home a{background:url(../img/home.gif) no-repeat 50% 50%;display:inline-block;width:40px;height:40px;text-indent:-9999px;}
#lct ul.lct_li1>li .lct_btn{position:absolute;top:0;right:0;height:40px;width:30px;background:url(../img/lct_bg.gif) no-repeat 50% 50%;border:none;text-indent:-999px;overflow:hidden}
#lct ul.lct_li2{position:absolute;top:40px;left:0;background:#f9f9f9;border:1px solid #eee;display:none;min-width:135px;;}
#lct ul.lct_li2 li{text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;padding:0 15px ;}
#lct ul.lct_li2 li:hover{background:#eee}

/*인덱스*/
#comp_bn {float:left;width:376px;border-right:1px solid #c8d7d6;}
#comp_bn li{border-top:1px solid #eee}
#comp_bn li:first-child{border:none}
#comp_bn li.comp_mov {width:376px;height:320px;overflow:hidden}
#comp_bn li.comp_bnr {position:relative;height:128px;}
#comp_bn li.comp_bnr h2 {position:absolute;top:20px;right:30px;text-shadow: 0 1px 1px rgba(0, 0, 0, .3);color:#fff;font-size:2.667em;}
#comp_bn li.comp_bnr p {position:absolute;top:60px;right:30px;color:#fff;font-size:1.34em;line-height:23px;text-align:right}
#comp_lt{float:left;width:621px;overflow:hidden}
#comp_lt .li_board{border-bottom:1px solid #eee;height:210px;}
#comp_lt .li_board .section {float:left;width:310px;height:100%}
#comp_lt .li_board .section.lt-border {border-left:1px solid #c8d7d6}
#comp_lt .li_family {border-bottom:1px solid #eee;height:109px;padding:18px 31px 18px 36px}
#comp_lt .li_gall {height:257px}
#comp_lt .li_gall .section {float:left;width:310px;height:100%}
#comp_lt .li_gall .section.lt-border {border-left:1px solid #c8d7d6}

#book_calendar {position:relative;padding:0 10px 0 0}
#book_calendar h3 {margin:5px 0 17px 0;font-size:1.34em;text-align:center}
#book_calendar table {width:100%;border-collapse:collapse;border-spacing:0}
#book_calendar caption {padding:10px 0;font-weight:bold;text-align:left}
#book_calendar thead th {border:1px solid #c4c4c4;height:30px;background:#f8f8f8;color:#383838;text-align:center}
#book_calendar thead th.is-sun {color:red}
#book_calendar thead th.is-sat {color:blue}
#book_calendar tbody td {width:14.28%;height:26.5px;text-align:center;border:1px solid #dfdfdf;color:#666}
#book_calendar tbody td.is-sun {color:red}
#book_calendar tbody td.is-sat {color:blue}
#book_calendar tbody td.use {}
#book_calendar tbody td.no-use {color:#dadada}
#book_calendar tbody td.ins {background:#21527e;}
#book_calendar tbody td.ins a {color:#fff;font-weight:bold}
#book_calendar .cal-prev,#book_calendar .cal-next {position:absolute;display:block;cursor:pointer;width:20px;height:20px;background:#fff;border:1px solid #dadada;color:#4386c6;}
#book_calendar .cal-prev {top:0;left:10px}
#book_calendar .cal-next {top:0;right:20px}

#book_calendar_wide {position:relative;padding:0 0 20px 0}
#book_calendar_wide h3 {margin:12px 0 10px 0;font-size:1.34em;text-align:center}
#book_calendar_wide table {width:100%;border-collapse:collapse;border-spacing:0}
#book_calendar_wide caption {padding:10px 0;font-weight:bold;text-align:left}
#book_calendar_wide thead th {border:1px solid #c4c4c4;height:30px;background:#f8f8f8;color:#383838;text-align:center}
#book_calendar_wide thead th.is-sun {color:red}
#book_calendar_wide thead th.is-sat {color:blue}
#book_calendar_wide tbody td {position:relative;width:14.28%;height:90px;text-align:center;border:1px solid #dfdfdf;color:#666}
#book_calendar_wide tbody td.is-sun {color:red}
#book_calendar_wide tbody td.is-sat {color:blue}
#book_calendar_wide tbody td.use {}
#book_calendar_wide tbody td.no-use {color:#dadada}
#book_calendar_wide tbody td span.day {position:absolute;top:10px;left:10px}
#book_calendar_wide tbody td ul {position:absolute;top:35px;left:10px}
#book_calendar_wide tbody td ul li {height:16px;text-align:left}
#book_calendar_wide tbody td ul li a.able {color:#333}
#book_calendar_wide tbody td ul li a.done {color:#666}
#book_calendar_wide tbody td ul li a.stop {color:#cacaca}
#book_calendar_wide tbody td ul li span {margin-left:8px}
#book_calendar_wide tbody td ul li span.red {color:red}
#book_calendar_wide .cal-prev,#book_calendar_wide .cal-next {position:absolute;display:block;cursor:pointer;width:20px;height:20px;background:#fff;border:1px solid #dadada;color:#4386c6;}
#book_calendar_wide .cal-prev {top:0;left:20px}
#book_calendar_wide .cal-next {top:0;right:20px}

.reserveform {padding-bottom:20px;}
.reserveform h3 {font-size:1.34em;margin-bottom:10px;}

/* 인덱스 2 */
#com_container {position:relative;}
#com_container .banner_main {}
#com_container .banner_main ul {display:flex; margin:0;padding:0;list-style:none}
#com_container .banner_main ul li {}
#com_container .board_notice {}
#com_container .book_calendar {position:absolute;top:200px;left:0;width:290px;height:250px}
#com_container .movie_youtube {position:absolute;top:200px;right:0;width:400px;height:250px}

#family_site {position:relative;width:100%;height:90px;margin:100px auto 50px; max-width: var(--max-width);}

/*하단레이아웃 */
#ft{background:#3e3c52}
#ft_wr{margin:0 auto;width:100%;position:relative; max-width: var(--max-width);}
#ft #ft_copy{padding:25px 0 20px}
#ft #ft_copy:after {display:block;visibility:hidden;clear:both;content:""}
#ft #ft_copy a{color:#fff;font-size:1.167em;font-weight:bold;padding:0 10px;border-left:1px solid #fff;}
#ft #ft_copy a:first-child{border:none;padding-left:0}
#ft_company{color:#b0aec5}
#ft_company p.ft_info{border-bottom:1px solid #75738c;padding:0 0 15px;line-height:20px}
#ft_company p.ft_copy{text-align:center;color:#75738c;padding:15px 0}
#ft_family{position:absolute;top:0;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.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}

/* 캡챠 자동등록(입력)방지 기본 */
#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:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:41px}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:35px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:35px;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:5px 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%}
.cke_sc_def .btn_cke_sc_close{padding:5px; background:#3e3c52;border:none;color:#fff}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;border-radius:5px}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:9px;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;border-radius:5px}
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 {background:#3c95d5;border:none;border-radius:3px;padding:11px 20px;color:#fff;display:inline-block}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
.btn_submit:hover{background:#0071c2}

a.btn_cancel {border-radius:3px;padding:10px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block;vertical-align:middle}
.btn_cancel:hover,.btn_cancel:focus{background:#eef7fd}
button.btn_cancel {display:inline-block;border-radius:3px;padding:9px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block}

a.btn_cancel2 {border-radius:3px;padding:5px 10px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block;vertical-align:middle}
.btn_cancel2:hover,.btn_cancel2:focus{background:#eef7fd}
button.btn_cancel2 {display:inline-block;border-radius:3px;padding:4px 10px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;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 {border-radius:3px;padding:9px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block}
a.btn_b01:focus, a.btn_b01:hover {background:#eef7fd}
a.btn_b02 {background:#3c95d5;border:none;border-radius:3px;padding:10px 20px;color:#fff;display:inline-block}
a.btn_b02:focus, a.btn_b02:hover {background:#0071c2}
a.btn_admin {border:none;border-radius:3px;padding:10px 20px;background:#fff;background:red;color:#fff;display:inline-block} /* 관리자 전용 버튼 */

/* 댓글 스타일 */
.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_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:17px 0;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:center;font-size:1.083em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tr:hover{background:#fafafa}
.tbl_head01 td {border:1px solid #dfdfdf;padding:17px 5px;font-size:1.083em;color:#666}
.tbl_head01 a {color:#666}

.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}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:100px;padding:10px 13px;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:center;font-size:1.083em;}
.tbl_frm01 td {padding:7px 10px;border:1px solid #dfdfdf;font-size:1.083em;color:#666}
.tbl_frm01 textarea, .frm_input {border:1px solid #dcdcdc;;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:30px;padding-left:10px;font-size:1.083em;color:#555}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;padding-left:0}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

.tbl_frm02 {margin:0 0 20px}
.tbl_frm02 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm02 th {width:100px;padding:10px 13px;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:center;font-size:1.083em;}
.tbl_frm02 td {padding:7px 10px;border:1px solid #dfdfdf;font-size:1.083em;color:#666;text-align:center;}
.tbl_frm02 textarea, .frm_input {border:1px solid #dcdcdc;;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm02 textarea {padding:2px 2px 3px}
.tbl_frm02 textarea {width:98%;height:100px}
.tbl_frm02 a {text-decoration:none}
.tbl_frm02 .frm_file {display:block;margin-bottom:5px;padding-left:0}
.tbl_frm02 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

.tbl_frm03 {margin:0 0 20px}
.tbl_frm03 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm03 th {padding:10px 13px;border:1px solid #c4c4c4;background:#ebebeb;color:#383838;text-align:center;font-size:1.083em;}
.tbl_frm03 td {padding:7px 10px;border:1px solid #dfdfdf;font-size:1.083em;color:#666;text-align:center;}
.tbl_frm03 textarea, .frm_input {border:1px solid #dcdcdc;;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm03 textarea {padding:2px 2px 3px}
.tbl_frm03 textarea {width:98%;height:100px}
.tbl_frm03 a {text-decoration:none}
.tbl_frm03 .frm_file {display:block;margin-bottom:5px;padding-left:0}
.tbl_frm03 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

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

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #fff 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}

.pd5 {padding:5px}

/* 새창 기본 스타일 */
.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:'Nanum Gothic', sans-serif;;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:#ff3061}

/* 자바스크립트 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 {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;margin-right:0 !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:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0px 0 20px;padding: 0 0;text-align:center;font-size:1.083em}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:30px;color:#000;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start{background:url(../img/page_btn.gif) no-repeat 0 0 ;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_prev {background:url(../img/page_btn.gif) no-repeat -30px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_end{background:url(../img/page_btn.gif) no-repeat -93px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_next {background:url(../img/page_btn.gif) no-repeat -63px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_current {display:inline-block;margin:0 4px 0 0;color:#3c95d5;text-decoration:underline;font-weight:bold;font-weight:bold}

/*셀렉트박스*/
.fancy-select {position: relative;font-weight: bold;text-transform: uppercase;color: #46565D;float:left;margin-right:5px}
.fancy-select .trigger {cursor: pointer;text-align:left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;border: 1px solid #d7d7d7;color:#8a8a8a;border-radius:5px;width:122px;text-indent:5px;height:30px;line-height:30px;-webkit-appearance: none;font-weight:normal;background: url(../img/select_btn.gif) no-repeat right ;font-size: 1.083em;}
.fancy-select .trigger:hover{background-color: #f3f3f3}
.fancy-select .trigger.open {background-color: #f3f3f3;}
.fancy-select ul.options {list-style: none;margin: 0;position: absolute;top: 32px !important;left: 0;visibility: hidden;z-index: 50;max-height: 200px;overflow: auto;background:#fff;min-width:122px;text-align:left;font-size:1em;font-weight:normal;border: 1px solid #d7d7d7;}
.fancy-select ul.options.open {visibility: visible;top: 50px;
transition: opacity 300ms ease-out, top 300ms ease-out;
-webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
-moz-transition: opacity 300ms ease-out, top 300ms ease-out;
-ms-transition: opacity 300ms ease-out, top 300ms ease-out;
-o-transition: opacity 300ms ease-out, top 300ms ease-out;}
.fancy-select ul.options li {padding: 8px 12px;color: #999;cursor: pointer;white-space: nowrap;}
.fancy-select ul.options li.hover {background:#eee;color:#666}

/*퀵메뉴*/
.quick-menu {position:relative; width:100%; margin:-40px auto 0; max-width: var(--max-width);}
.quick-menu > ul {display:flex; justify-content:space-between; align-items:center; margin:0 auto; width:100%; background:#fff;}
.quick-menu > ul > li {width:100%; height:100%; border:1px solid #ccc; border-left:0;}
.quick-menu > ul > li:first-child {border-left:1px solid #ccc;}
.quick-menu > ul > li > a {position:relative; display:flex; gap:10px; padding:15px 0 15px 20px; align-items:center; justify-content:space-between;}
.quick-menu > ul > li > a > p {display:flex; align-items:center; width:75%; height:100%; font-size:17px; color:#333; font-weight:bold; }
.quick-menu > ul > li > a > p > i { opacity:0; transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; }
.quick-menu > ul > li:hover > a > p > i {margin-left:5px; opacity:1; font-size:0.8em;}
.quick-menu > ul > li > a > figure {margin:0; padding:0;}
.quick-menu > ul > li > a > figure > img {height:50px;}
.quick-menu > ul > li > a > span {padding:15px 10px 15px 20px; font-size:20px; font-weight:bold; color:#fff; background:#000; border-radius:26px 0 0 26px; -webkit-border-radius:26px 0 0 26px; -moz-border-radius:26px 0 0 26px; -ms-border-radius:26px 0 0 26px; -o-border-radius:26px 0 0 26px; }

.quick-menu > ul > li:nth-child(1) > a > span {background:#5cdcd0;}
.quick-menu > ul > li:nth-child(2) > a > span {background:#cb9e72;}
.quick-menu > ul > li:nth-child(3) > a > span {background:#ff81a6;}
.quick-menu > ul > li:nth-child(4) > a > span {background:#97a3ff;}

/* Mobile화면으로 */
#ft_dv{background:#3e3c52;padding-bottom:20px}
#device_change {width:100%; max-width: var(--max-width); margin:0 auto ;display:block;border:1px solid #5c5a6d;border-radius:2em; padding:10px 0;background: #171528;color:#fff;font-size:1.2em;text-decoration:none;text-align:center}

#book_help {margin:10px 0}
#book_help li {font-size:16px; padding:5px 0}
#book_help .btn_notice a {color:red;text-decoration:underline}

.tab_bbs {}
.tab_bbs li {float:left}
.tab_bbs li a {display:block;padding:8px;font-size:14px;font-weight:bold}
.tab_bbs li a.active {background:#666;color:#fff}
.tab_bbs_conts {clear:both;position:relative;display:none}
.tab_bbs_conts.active {display:block}