@charset "utf-8";

@font-face {
 font-family: 'NanumSquare';
 font-weight: 400;
 src: url(/fonts/NanumSquareR.eot);
 src: url(/fonts/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(/fonts/NanumSquareR.woff) format('woff'),
      url(/fonts/NanumSquareR.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 700;
 src: url(/fonts/NanumSquareB.eot);
 src: url(/fonts/NanumSquareB.eot?#iefix) format('embedded-opentype'),
      url(/fonts/NanumSquareB.woff) format('woff'),
      url(/fonts/NanumSquareB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 800;
 src: url(/fonts/NanumSquareEB.eot);
 src: url(/fonts/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
      url(/fonts/NanumSquareEB.woff) format('woff'),
      url(/fonts/NanumSquareEB.ttf) format('truetype');
}
@font-face {
 font-family: 'NanumSquare';
 font-weight: 300;
 src: url(/fonts/NanumSquareL.eot);
 src: url(/fonts/NanumSquareL.eot?#iefix) format('embedded-opentype'),
      url(/fonts/NanumSquareL.woff) format('woff'),
      url(/fonts/NanumSquareL.ttf) format('truetype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/NotoSansKR-Regular.woff2) format('woff2'),
        url(/fonts/NotoSansKR-Regular.woff) format('woff'),
        url(/fonts/NotoSansKR-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/NotoSansKR-Bold.woff2) format('woff2'),
        url(/fonts/NotoSansKR-Bold.woff) format('woff'),
        url(/fonts/NotoSansKR-Bold.otf) format('opentype');
}

html, body{ font-size:12px; font-family: 'NanumSquare', sans-serif; color:#000; letter-spacing:-0.25px; font-weight:400; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
html, body, div, ul, li, p{padding:0; margin:0;}
fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-family: 'NanumSquare', sans-serif;font-size:1em}
input, button {font-family:"Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", sans-serif;font-size:14px}
label, input, button, select {vertical-align:middle}
textarea, select {font-family:"Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", sans-serif;font-size:14px}
ul, li{list-style:none}
a{text-decoration:none; color:#666}
img{ border:none}
table th {font-weight:normal}
input::-webkit-input-placeholder{ color:#dbdbdb;}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none;}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

/* 팝업레이어 */
#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;cursor:move;}
.hd_pops_con img {max-width:100%;height:auto}
.hd_pops_footer {padding:10px 0;background:#33353E;color:#A39B97;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#33353E;color:#A39B97;cursor:pointer}

.full_input{width:100%}
.half_input{width:49.5%}

.disN{ display:none !important}
.bgFix{ position:fixed; width:100%; overflow-y: scroll;}
#coverBG{position:fixed; width:100%; height:100%; left:0; top:0; background-color:rgba(0,0,0,0.7); z-index:100001}
#coverBG2{position:fixed; width:100%; height:100%; left:0; top:0; z-index:15}

#tnb_top {}
#tnb_top ul {margin:0 0 10px;padding:0}
#tnb_top ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb_top li {float:right;font-size:13px;font-family:'Malgun Gothic', dotum, sans-serif;letter-spacing:-1px}
#tnb_top a {display:inline-block;margin-left:20px;color:#646464}

#quickMenu{ position:fixed; top:157px; right:0; z-index:10000}
#quickMenu.scroll_top{top:62px !important}
/*#quickMenu .menuBox{ width:80px; height:420px; background-color:rgba(0,0,0,0.9); padding:12px 5px; text-align:center; box-sizing:border-box;}*/
#quickMenu .menuBox{ width:99px; height:844px; background-color:rgba(66,66,66,0.6); padding:12px 10px; text-align:center; box-sizing:border-box; z-index:1}
#quickMenu.scroll_top .menuBox{ height:844px !important;}
#quickMenu.scroll_top .area02{ position:fixed !important}
#quickMenu .menuBox a{ display:inline-block; width:100%; margin-bottom:12px; background-position:center top; background-repeat:no-repeat; border-bottom:1px solid #333;}
#quickMenu .menuBox .quick01{ height:79px; background-image:url(/img/quick_menu01.png);}
#quickMenu .menuBox .quick02{ height:79px; background-image:url(/img/quick_menu02.png);}
#quickMenu .menuBox .quick03{ height:79px; background-image:url(/img/quick_menu03.png);}
#quickMenu .menuBox .quick04{ height:79px; background-image:url(/img/quick_menu04.png);}
#quickMenu .menuBox .quick05{ height:79px; background-image:url(/img/quick_menu05.png); padding-bottom:0; margin-bottom:0; border-bottom:none}
#quickMenu .menuBox .quick01:hover{ background-image:url(/img/quick_menu01_hover.png);}
#quickMenu .menuBox .quick02:hover{ background-image:url(/img/quick_menu02_hover.png);}
#quickMenu .menuBox .quick03:hover{ background-image:url(/img/quick_menu03_hover.png);}
#quickMenu .menuBox .quick04:hover{ background-image:url(/img/quick_menu04_hover.png);}
#quickMenu .menuBox .quick05:hover{ background-image:url(/img/quick_menu05_hover.png);}
#quickMenu .menuBox a img{}
#quickMenu .area02{ position:absolute; right:0; bottom:0; z-index:1}
#quickMenu .telBox{ display:block}
#quickMenu .telBox img{ display:block}
#quickMenu .btnBox{ display:block}
#quickMenu .btnBox img{ display:block}
#quickMenu .topBtn{ display:block;background-color:rgba(66,66,66,1);}
#quickMenu .topBtn img{ display:block;background-color:rgba(66,66,66,1);}

#quickBar{ position:fixed; top:157px; right:99px; height:100vh; overflow:hidden;}
#quickBar.scroll_top{top:62px !important}
#quickBar .quickBox{ position:absolute; width:379px; top:0; right:-380px; transition:0.5s; z-index:-1}
#quickBar .quickBox .titleArea{ position:relative; background-color:#fcb388;}
#quickBar .quickBox .titleArea .xBtn{ position:absolute; top:10px; right:10px;}
#quickBar .quickBox .titleArea .xBtn img{ width:25px;}
#quickBar .quickBox .titleArea .title_img{ display:block; width:100%;}
#quickBar .quickBox .titleArea .title{ font-size:31px; font-weight:bold; color:#333; padding:25px 25px 0;}
#quickBar .quickBox .titleArea .subTitle{ font-size:13px; font-weight:bold; color:#333; padding:10px 25px 15px;}
#quickBar .quickBox .mainArea{ position:relative; width:100%; height:676px; padding:40px 25px; box-sizing:border-box; background-color:#f3f1f1;}
#quickBar .quickBox .mainArea.re_height{ height:100vh !important}
#quickBar .quickBox .mainArea:before{ position:absolute; content:""; width:20px; height:20px; background-color:#f3f1f1; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); right:-10px;}
#quickBar .quickBox .kakao .mainArea{ height:650px;}
#quickBar .quickBox .kakao .mainArea:before{ top:5px;}
#quickBar .quickBox .online_reserv .mainArea:before{ top:130px;}
#quickBar .quickBox .location .mainArea:before{ top:320px;}
#quickBar .quickBox .online_reserv .mainArea{ padding:15px 25px;}
#quickBar .quickBox .location .mainArea{ padding:30px 25px;}
#quickBar .quickBox .mainArea .tableBox{}
#quickBar .quickBox .mainArea .tableBox table{ width:100%; border-collapse:collapse; border-bottom:1px solid #aaa;}
#quickBar .quickBox .mainArea .tableBox table th{ width:120px; font-size:17px; font-size:17px;font-weight:700;color:#000; padding:12px 20px; text-align:left; border-top:1px solid #aaa; box-sizing:border-box}
#quickBar .quickBox .mainArea .tableBox table td{ padding:12px 0; border-top:1px solid #aaa;font-size:17px;font-weight:700}
#quickBar .quickBox .mainArea .tableBox table td .inputBox{ width:100%; height:30px; background-color:#fff; border:1px solid #ddd;}
#quickBar .quickBox .mainArea .tableBox table td .inputBox input{ display:block; width:100%; height:100%; background-color:transparent; border:none; font-size:14px; font-weight:700; color:#333; padding:5px 10px; box-sizing:border-box;}
#quickBar .quickBox .mainArea .tableBox table td .inputBox1{ display:inline-block; width:25%; height:30px; background-color:#fff; border:1px solid #ddd; vertical-align:middle}
#quickBar .quickBox .mainArea .tableBox table td .inputBox1 input{ display:block; width:100%; height:100%; background-color:transparent; border:none; font-size:14px; font-weight:700; color:#333; padding:5px 10px; box-sizing:border-box;}
#quickBar .quickBox .mainArea .tableBox table td .selectBox{ display:inline-block; width:30%; height:30px; background-color:#fff; border:1px solid #ddd; vertical-align:middle}
#quickBar .quickBox .mainArea .tableBox table td .selectBox select{ display:block; width:100%; height:100%; background-color:transparent; border:none;font-family:'Noto Sans KR',sans-serif; font-size:14px; color:#000; padding:5px; box-sizing:border-box}
#quickBar .quickBox .mainArea .tableBox table td .textBox{ width:100%; height:120px; background-color:#fff; border:1px solid #ddd;}
#quickBar .quickBox .mainArea .tableBox table td .textBox textarea{ display:block; width:100%; height:100%; background-color:transparent; border:none; font-size:14px; font-weight:700; color:#333; padding:5px 10px; box-sizing:border-box; resize:none}
#quickBar .quickBox .mainArea .agreeBox{ margin-top:10px; text-align:center}
#quickBar .quickBox .mainArea .agreeBox input{ vertical-align:middle}
#quickBar .quickBox .mainArea .agreeBox input + label{ display:inline-block; font-family:'Noto Sans KR',sans-serif; font-size:15px; color:#000; background-size:16px; vertical-align:middle}
#quickBar .quickBox .mainArea .agreeBox input:checked + label{ }
#quickBar .quickBox .mainArea .agreeBox .terms{ display:inline-block; font-size:11px; color:#fff; background-color:#666; padding:2px 4px; vertical-align:middle; margin-left:5px;}
#quickBar .quickBox .mainArea .btnBox{ margin-top:20px; text-align:center}
#quickBar .quickBox .mainArea .btnBox a{ display:inline-block; width:185px; height:45px; line-height:45px; font-size:17px; font-weight:700; color:#333; text-align:center; background-color:#ffeb33; border:1px solid #ebd92f; }

#quickBar .quickBox .mainArea .btnBox .submit{ 
display:inline-block; width:185px; line-height:45px; font-family: 'NanumSquare', sans-serif; font-size:21px; font-weight:800; color:#333; 
text-align:center; background-color:#ffeb33; border:1px solid #ebd92f; cursor:pointer;
}


#quickBar .quickBox .mainArea .calendar{ width:100%; padding:0 10px; box-sizing:border-box;}

.calendar_td_clic{ display:block;cursor:pointer;padding:5px;}


#quickBar .quickBox .mainArea .calendar .calendar_month{ text-align:center; margin-bottom:10px;}
#quickBar .quickBox .mainArea .calendar .calendar_month a{ display:inline-block; vertical-align:middle}
#quickBar .quickBox .mainArea .calendar .calendar_month a img{ display:block}
#quickBar .quickBox .mainArea .calendar .calendar_month .text{ display:inline-block; font-size:18px; font-weight:bold; color:#333; margin:0 5px; vertical-align:middle}
#quickBar .quickBox .mainArea .calendar table{ width:100%; border-collapse:collapse;background-color:#fff; }
#quickBar .quickBox .mainArea .calendar table th{ border:1px solid #ddd; font-size:11px; color:#fff; width:14.28%; padding:5px 10px; box-sizing:border-box; background-color:#363636;}
#quickBar .quickBox .mainArea .calendar table th.sun{ background-color:#ff0038;}
#quickBar .quickBox .mainArea .calendar table th.sat{ background-color:#34508e;}
#quickBar .quickBox .mainArea .calendar table td{ position:relative; border:1px solid #ddd; height:30px;}
#quickBar .quickBox .mainArea .calendar table td.on {color:#ff3366;font-weight:bold;background:#ddd}
#quickBar .quickBox .mainArea .calendar table td span{ position:absolute; top:0px; left:0px; width:43px;height:30px;font-family: verdana;font-size:12px;}
#quickBar .quickBox .mainArea .calendar .calendar_input{ margin:5px 0;letter-spacing:-1px}
#quickBar .quickBox .mainArea .calendar .calendar_input .text{ display:inline-block; font-size:17px; font-weight:bold; color:#333; vertical-align:middle; padding-left:0}
#quickBar .quickBox .mainArea .calendar .calendar_input .text2{ display:inline-block; width:80px; font-family:'Noto Sans KR',sans-serif; font-size:16px; color:#ff3366; vertical-align:middle; border-right:1px solid #ddd; padding:8px 4px 10px 4px}
#quickBar .quickBox .mainArea .calendar .calendar_input .text3{ display:inline-block; font-size:17px; font-weight:bold; color:#333; vertical-align:middle; padding-left:4px}
#quickBar .quickBox .mainArea .calendar .calendar_input .selectBox{ display:inline-block; width:75px; height:30px; background-color:#fff; border:1px solid #ddd; vertical-align:middle; margin-left:10px;}
#quickBar .quickBox .mainArea .calendar .calendar_input .selectBox select{ display:block; width:100%; height:100%; background-color:transparent; border:none; font-family:'Noto Sans KR',sans-serif; font-size:14px; color:#000; padding:4px; box-sizing:border-box}
#quickBar .quickBox .mainArea .noticeBox{ margin-top:10px; width:100%; border:3px solid #f0b1c1; box-sizing:border-box; padding:10px 10px; text-align:center}
#quickBar .quickBox .mainArea .noticeBox .text{ font-size:19px; font-weight:800; color:#ff3366; }
#quickBar .quickBox .mainArea .noticeBox .text2{ font-size:14px; color:#333; margin-top:5px; line-height:20px;}
#quickBar .quickBox .mainArea .noticeBox .text_info{ font-family:'Noto Sans KR',sans-serif; font-size:14px; color:#333; margin-top:5px; line-height:20px;}
#quickBar .quickBox .mainArea .btnBox2{ margin-top:10px; text-align:center}
#quickBar .quickBox .mainArea .btnBox2 a{ display:inline-block; width:185px; height:45px; line-height:45px; font-size:17px; color:#fff; text-align:center; background-color:#ff3366 ; border:1px solid #e15c0e; }
#quickBar .quickBox .mainArea .btnBox2 .submit{ display:inline-block; width:185px; line-height:45px; font-size:21px; font-family: 'NanumSquare', sans-serif; font-weight:700; color:#fff; text-align:center; background-color:#ff3366 ; border:1px solid #ff3366; cursor:pointer; }

#quickBar .quickBox .mainArea .mapArea{ width:100%; box-sizing:border-box; border-bottom:1px solid #aaa; text-align:center}
#quickBar .quickBox .mainArea .mapArea img{ display:inline-block;}
#quickBar .quickBox .mainArea .mapArea .text{ width:100%; padding:5px 20px 10px; box-sizing:border-box; font-size:17px; font-weight:700; color:#333; line-height:20px; text-align:left}
#quickBar .quickBox .mainArea .contBox{ width:100%; padding:15px 10px; box-sizing:border-box;}
#quickBar .quickBox .mainArea .contBox .station{ margin-bottom:10px}
#quickBar .quickBox .mainArea .contBox .station span{ display:inline-block; width:120px; height:30px; line-height:32px; font-size:17px; font-weight:800; color:#f36f21; border:3px solid #f36f21; background-color:#fff; border-radius:20px; text-align:center;}
#quickBar .quickBox .mainArea .contBox .text{ font-size:17px; font-weight:700; color:#333; text-indent:10px;}
#quickBar .quickBox .mainArea .contBox .btnBox3{ overflow:hidden; margin-top:15px;}
#quickBar .quickBox .mainArea .contBox .btnBox3:after{ content:""; display:block; clear:both}
#quickBar .quickBox .mainArea .contBox .btnBox3 a{ display:block; width:135px; height:40px; line-height:42px; font-size:17px; font-weight:bold; border:1px solid #ff3366; text-align:center}
#quickBar .quickBox .mainArea .contBox .btnBox3 a.btn01{ float:left; color:#fff; background-color:#ff3366}
#quickBar .quickBox .mainArea .contBox .btnBox3 a.btn02{ float:right; color:#ff3366; background-color:#fff;}
#quickBar .quickBox .mainArea .contBox .time_info{ margin-top:20px; text-align:center}
#quickBar .quickBox .mainArea .contBox .time_info img{ display:inline-block;}

header{ position:relative;}
header .center{ width:1162px; margin:0 auto;}
header .topArea{ position:relative; padding:10px 0 0; height:84px; overflow:hidden; text-align:center; background-color:#fff; border-bottom:1px solid #ddd; z-index:11}
header .topArea:after{ content:""; display:block; clear:both}
header .topArea .counting{ margin-top: 10px; float:left;}
header .topArea .counting img{}
header .topArea .logo{ display:inline-block; margin-top:10px;}
header .topArea .logo img{}
header .topArea .snsBox{ float:right; text-align:center; margin-top:20px;}
header .topArea .snsBox a{ display:inline-block; width:36px; height:36px; vertical-align:middle; margin-left:10px; background-position:center; background-repeat:no-repeat; background-size:cover;}
header .topArea .snsBox .sns01{background-image:url(/img/icon_sns01.png);}
header .topArea .snsBox .sns02{background-image:url(/img/icon_sns02.png);}
header .topArea .snsBox .sns03{background-image:url(/img/icon_sns03.png);}
header .topArea .snsBox .sns04{background-image:url(/img/icon_sns04.png);}
header .topArea .snsBox .sns01:hover{background-image:url(/img/icon_sns01_hover.png);}
header .topArea .snsBox .sns02:hover{background-image:url(/img/icon_sns02_hover.png);}
header .topArea .snsBox .sns03:hover{background-image:url(/img/icon_sns03_hover.png);}
header .topArea .snsBox .sns04:hover{background-image:url(/img/icon_sns04_hover.png);}
header .gnb{ position:relative; width:100%; background-color:#fff;}
header .gnb.scroll_H{ position:fixed !important; top:0; left:0; border-bottom:3px solid #ff3366; z-index:100000 !important}
header .gnb .center{ position:relative; z-index:12; background-color:#fff;}
header .gnb .center:after{ content:""; display:block; clear:both;}
header .gnb .center > li{ display:table-cell; height:59px; line-height:59px; text-align:center}
header .gnb .center > li > a{ position:relative; display:block; width:100%; height:100%; padding:0; overflow:hidden}
header .gnb .center > li:last-child > a{ border-right:none;}
header .gnb .center > li > a img{}
header .gnb .center > li > a .off{ position:absolute; display:block; width:100%; height:100%; left:0; top:0; background-image:url(/img/main_nav.png); background-repeat:no-repeat;}
header .gnb .center > li.nav01 > a .off{ background-position:0 0;}
header .gnb .center > li.nav02 > a .off{ background-position:-140px 0;}
header .gnb .center > li.nav03 > a .off{ background-position:-280px 0;}
header .gnb .center > li.nav04 > a .off{ background-position:-419px 0;}
header .gnb .center > li.nav05 > a .off{ background-position:-558px 0;}
header .gnb .center > li.nav06 > a .off{ background-position:-697px 0;}
header .gnb .center > li.nav07 > a .off{ background-position:-836px 0;}
/* header .gnb .center > li.nav08 > a .off{ background-position:-973px 0;}  */
header .gnb .center > li > a .on{ position:absolute; display:block; width:100%; height:100%; left:0; bottom:-60px; background-image:url(/img/main_nav.png); background-repeat:no-repeat; transition:0.3s;}
header .gnb .center > li.nav01 > a .on{ background-position:0 -59px;}
header .gnb .center > li.nav02 > a .on{ background-position:-140px -59px;}
header .gnb .center > li.nav03 > a .on{ background-position:-280px -59px;}
header .gnb .center > li.nav04 > a .on{ background-position:-419px -59px;}
header .gnb .center > li.nav05 > a .on{ background-position:-558px -59px;}
header .gnb .center > li.nav06 > a .on{ background-position:-697px -59px;}
header .gnb .center > li.nav07 > a .on{ background-position:-836px -59px;}
/* header .gnb .center > li.nav08 > a .on{ background-position:-973px -59px;}  */
header .gnb .center > li > a .hover{ bottom:0 !important; transition:0.3s}
header .gnb .center > a{ display:table-cell; vertical-align:middle}
header .line{ position:relative; width:100%; height:3px; background-color:#ff3366; z-index:110}
header .drop_menu{ position:absolute; width:100%; height:100px; left:0; top:-100px; overflow:hidden; transition:0.3s; background-image:url(/img/subMenu_bg.png); background-position:center; background-repeat:no-repeat; background-size:cover; z-index:10}
header .drop_menu.reTop{ top:62px !important;}
header .drop_menu:after{ content:""; display:block; clear:both;}
header .drop_menu .center{ background-color:transparent}
header .drop_menu .left{ float:left; width:300px;}
header .drop_menu .left .textBox{ margin-left:70px;letter-spacing:-1px}
header .drop_menu .left .textBox .text01{ font-size:24px; font-weight:700; color:#ff3366; padding-top:28px;}
header .drop_menu .left .textBox .text02{ font-size:17px; font-weight:bold; color:#333;}
header .drop_menu .subMenu{ position:absolute; width:100%; top:35px; left:50%; margin-left:-210px;}
header .drop_menu .subMenu li{ position:relative; float:left; margin-left:30px;}
header .drop_menu .subMenu li:before{ content:""; position:absolute; width:3px; height:3px; border-radius:50%; background-color:#333; left:0; top:12px;}
header .drop_menu .subMenu li a{ display:inline-block; font-size:18px; font-weight:700; color:#000; padding:5px 10px; transition:0.3s;}
header .drop_menu .subMenu li a:hover{ color:#ff3366}
header .drop_menu_all{ position:absolute; width:100%; height:0; left:0; top:62px; overflow:hidden; box-sizing:border-box; transition:0.3s; background-color:rgba(0,0,0,0.4); z-index:16}
header .drop_menu_all.re_height{ height:332px !important; padding:20px 0;}
header .drop_menu_all .center{ width:1100px; margin:0 auto; background-color:transparent;}
header .drop_menu_all .center .subMenu{ width:100%; display:table; overflow:hidden}
header .drop_menu_all .center .subMenu:after{ content:""; display:block; clear:both}
header .drop_menu_all .center .subMenu li{ display:table-cell; width:138px; padding:10px 0; box-sizing:border-box; border-right:1px solid #888;}
header .drop_menu_all .center .subMenu li a{ display:block; font-size:16.5px; color:#fff; text-align:center; text-decoration:none; margin-bottom:14px;}
header .drop_menu_all .center .subMenu li a:hover{color:#ff3366}
header .drop_menu_all .center .subMenu .xBtn2{ position:absolute; top:11px; right:-40px;}
header .drop_menu_all .center .subMenu .xBtn2 img{}

.top_join_wr {position:absolute;right:-175px;top:10px;height:39px;padding-left:10px;border-left:1px solid #ddd}
.top_join {padding:10px 0 0}
.top_join li {float:left;margin-left:10px}
.top_join .tnb01{width:54px;height:19px;background:url(/img/top_login_off.png);}
.top_join .tnb02{width:54px;height:19px;background:url(/img/top_join_off.png);}
.top_join .tnb03{width:54px;height:19px;background:url(/img/top_logout_off.png);}
.top_join .tnb04{width:54px;height:19px;background:url(/img/top_info_off.png);}
.top_join .tnb05{width:54px;height:19px;background:url(/img/top_admin_off.png);}
.top_join .tnb01:hover{background:url(/img/top_login.png);}
.top_join .tnb02:hover{background:url(/img/top_join.png);}
.top_join .tnb03:hover{background:url(/img/top_logout.png);}
.top_join .tnb04:hover{background:url(/img/top_info.png);}
.top_join .tnb05:hover{background:url(/img/top_admin.png);}

.main_banner{}
.main_banner .swiperArea{}
.main_banner .swiperArea .slide01{ background-image:url(/img/main_banner_new_01.jpg);}
.main_banner .swiperArea .slide02{ background-image:url(/img/main_banner_new_02.jpg);}
.main_banner .swiperArea .slide03{ background-image:url(/img/main_banner_new_03.jpg);}
.main_banner .swiperArea .slide04{ background-image:url(/img/main_banner_new_04.jpg);}
.main_banner .swiperArea .slide05{ background-image:url(/img/main_banner_new_05.jpg);}
.main_banner .swiperArea .slide06{ background-image:url(/img/main_banner_new_06.jpg);}
.main_banner .swiperArea .slide07{ background-image:url(/img/main_banner_new_07.jpg);}
.main_banner .swiperArea .swiper-slide{ width:100%; height:744px; background-position:center; background-repeat:no-repeat; background-size:cover;} 
.main_banner .swiperArea .swiper-button-next, .main_banner .swiperArea .swiper-button-prev{ width:57px; height:103px; background-size: 57px 103px;}
.main_banner .swiperArea .swiper-button-next{ background-image:url(/img/next_btn.png); right:100px;}
.main_banner .swiperArea .swiper-button-prev{ background-image:url(/img/prev_btn.png); left:100px;}
.main_banner .swiperArea .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:40px;}
.main_banner .swiperArea .swiper-pagination-bullet{ display:block; float:left; width:169px; height:45px; border-radius:0; margin:0 3px 0 0 !important; z-index:13}
.main_banner .swiperArea .swiper-pagination-bullet:nth-of-type(1).swiper-pagination-bullet-active ~ .swiper-tab-on{ left:0; background-position-x:0}
.main_banner .swiperArea .swiper-pagination-bullet:nth-of-type(2).swiper-pagination-bullet-active ~ .swiper-tab-on{ left:172px; background-position-x:-172px}
.main_banner .swiperArea .swiper-pagination-bullet:nth-of-type(3).swiper-pagination-bullet-active ~ .swiper-tab-on{ left:344px; background-position-x:-344px}
.main_banner .swiperArea .swiper-pagination-bullet:nth-of-type(4).swiper-pagination-bullet-active ~ .swiper-tab-on{ left:516px; background-position-x:-516px}
.main_banner .swiperArea .swiper-pagination-bullet:nth-of-type(5).swiper-pagination-bullet-active ~ .swiper-tab-on{ left:688px; background-position-x:-688px}
.main_banner .swiperArea .swiper-pagination-bullet:nth-of-type(6).swiper-pagination-bullet-active ~ .swiper-tab-on{ left:860px; background-position-x:-860px}
.main_banner .swiperArea .swiper-pagination-bullet:nth-of-type(7).swiper-pagination-bullet-active ~ .swiper-tab-on{ left:1032px; background-position-x:-1032px}
.main_banner .swiperArea .swiper-pagination-bullet:nth-child(7){ margin-right:0 !important}
.main_banner .swiperArea .swiper-pagination-bullet-active{ }
.main_banner .swiperArea .swiper-pagination{ width:1202px; height:45px; left:0; bottom:0; }
.main_banner .swiperArea .swiper-tab-box{ position:absolute; width:1202px; height:45px; left:50%; margin-left:-601px; bottom:45px;}
.main_banner .swiperArea .swiper-tab-off{ position:absolute; top:0; left:0; width:100%; height:100%; background-image:url(/img/banner_tab_off.png); background-repeat:no-repeat; z-index:10;}
.main_banner .swiperArea .swiper-tab-on{ position:absolute; top:0; left:0; width:169px; height:45px; background-image:url(/img/banner_tab_on.png); background-repeat:no-repeat; background-position:0 0; z-index:-1; transition:0.3s;}
.main_banner .swiperArea .swiper-tab-on.nav01_on{left:0 !important; background-position-x:0 !important}
.main_banner .swiperArea .swiper-tab-on.nav02_on{ left:172px !important; background-position-x:-172px !important}
.main_banner .swiperArea .swiper-tab-on.nav03_on{ left:344px !important; background-position-x:-344px !important}
.main_banner .swiperArea .swiper-tab-on.nav04_on{ left:516px !important; background-position-x:-516px !important}
.main_banner .swiperArea .swiper-tab-on.nav05_on{ left:688px !important; background-position-x:-688px !important}
.main_banner .swiperArea .swiper-tab-on.nav06_on{ left:860px !important; background-position-x:-860px !important}
.main_banner .swiperArea .swiper-tab-on.nav07_on{ left:1032px !important; background-position-x:-1032px !important}
.section01{ position:relative; padding:50px 0 50px}
.section01 .title{ text-align:center;}
.section01 .title img{}
.section01 .bannerArea{ margin-top:80px;}
.section01 .bannerArea a{ display:block; width:100%; height:244px; background-position:center; background-repeat:no-repeat; background-size:cover; margin-bottom:4px;}
.section01 .bannerArea .sec01_banner01{ background-image:url(/img/sec01_banner01_off.jpg)}
.section01 .bannerArea .sec01_banner02{ background-image:url(/img/sec01_banner02_off.jpg)}
.section01 .bannerArea .sec01_banner03{ background-image:url(/img/sec01_banner03_off.jpg)}
.section01 .bannerArea .sec01_banner01:hover{ background-image:url(/img/sec01_banner01_on.jpg)}
.section01 .bannerArea .sec01_banner02:hover{ background-image:url(/img/sec01_banner02_on.jpg)}
.section01 .bannerArea .sec01_banner03:hover{ background-image:url(/img/sec01_banner03_on.jpg)}
.section01 .model{ position:absolute; top:170px; left:50%; margin-left:-150px;}
.section02{ position:relative; display:block; width:100%; height:720px; background-image:url(/img/sec02_bg.png); background-position:center; background-repeat:no-repeat; background-size:cover;}
.section02 .cover01{ position:absolute; width:100%; height:50%; left:0; top:0; background-color:rgba(0,0,0,0.5); z-index:1; transition:0.8s;}
.section02 .cover02{ position:absolute; width:100%; height:50%; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index:1; transition:0.8s;}
.section02 .title01{ position:absolute; width:100%; left:0; top:180px; text-align:center; z-index:1; transition:0.6s;}
.section02 .title01 .img_title{ display:block; width:952px; margin:0 auto 80px;}
.section02 .title01 .img_btn{ display:block; width:240px; margin:0 auto}
.section02 .title02{ position:absolute; width:100%; left:0; top:220px; text-align:center; transition:0.8s; opacity:0; z-index:1}
.section02 .title02 .img_title{ position:absolute; display:block; top:0; left:50%; margin-left:-800px; transition:0.6s;}
.section02 .title02 .img_btn{ position:absolute; display:block; top:70px; left:50%; margin-left:550px; transition:0.6s;}
.section02:hover .cover01, .section02:hover .cover02{ height:0 !important;}
.section02:hover .title01{ opacity:0 !important;}
.section02:hover .title02{ opacity:1 !important;}
.section02:hover .title02 .img_title{ margin-left:-650px !important;}
.section02:hover .title02 .img_btn{ margin-left:400px !important;}

.section03{ padding:150px 0;}
.section03 .banner_list{ width:1760px; margin:0 auto}
.section03 .banner_list:after{ content:""; display:block; clear:both}
.section03 .banner_list > li{ position:relative; float:left; width:550px; height:432px; margin-right:20px; background-color:#f5f5f5;}
.section03 .banner_list > li:last-child{ margin-right:0}
.section03 .banner_list > li .sec03_title{ margin-top:60px; margin-left:60px;}
.section03 .banner_list > li .moreBtn{ position:absolute; top:60px; right:60px;}
.section03 .banner_list > li .contents_list{ margin:80px;}
.section03 .banner_list > li .contents_list li{ margin-bottom:10px;}
.section03 .banner_list > li .contents_list li a{ display:table;}
.section03 .banner_list > li .contents_list li a:hover{ border-bottom:0px solid #99F;text-decoration:none;}
.section03 .banner_list > li .contents_list li a .subject{ display:table-cell; width:250px; vertical-align:middle}
.section03 .banner_list > li .contents_list li a .subject span{ font-size:17px; color:#666; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; -webkit-box-orient: vertical; display: -webkit-box;}
.section03 .banner_list > li .contents_list li a .name{ display:table-cell; width:70px; font-size:17px; font-weight:700; color:#666; vertical-align:middle; text-align:center}
.section03 .banner_list > li .contents_list li a .date{ display:table-cell; font-size:17px; color:#666; vertical-align:middle}
.section03 .banner_list > li .contents_list li a:hover span{ color:#96F;text-decoration:none;}
.section03 .banner_list > li .bannerBox{ display:block;width:100%}
.section03 .banner_list > li .bannerBox img{ display:block;}
.section03 .banner_list > li .bannerBox::before{ content:""; display:block; position:absolute; left:0; top:0; width:100%; height:100%; background-color:rgba(0,0,0,0.15); z-index:10; cursor:pointer; opacity:0;}
.section03 .banner_list > li .bannerBox:hover::before{ opacity:1 !important}
.section04{ position:relative; width:100%; height:614px; background-image:url(/img/sec04_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover; background-attachment: fixed;}
.section04 .text_img{ position:absolute; top:48px; left:48px;}
.section05{ padding:150px 0;}
.section05 .center{ width:1350px; margin:0 auto; overflow:hidden}
.section05 .center:after{ content:""; display:block; clear:both;}
.section05 .mapArea{ float:left; width:}
.section05 .textArea{ float:right; position:relative}
.section05 .textArea .text_img{}
.section05 .textArea .btn{ position:absolute; right:0; bottom:0;}
.section06{ position:relative; min-width:1400px; height:569px; background-image:url(/img/sec06_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.section06 .formArea{ position:absolute; width:730px; top:120px; left:46%; margin-left:0; overflow:hidden}
.section06 .formArea:after{ content:""; display:block; clear:both;}
.section06 .formArea .box{ float:left;}
.section06 .formArea .box .title{ margin-bottom:12px; text-align:right}
.section06 .formArea .box .formBox{}
.section06 .formArea .box .formBox table{}
.section06 .formArea .box .formBox table th{ font-size:20px; font-weight:700; color:#69696a; width:100px; vertical-align:middle}
.section06 .formArea .box .formBox table td{ width:398px; padding:10px 0;}
.section06 .formArea .box .formBox table td .input01{ width:398px; height:50px; background-color:#fff; border:none; padding:10px; box-sizing:border-box; font-size:20px; color:#666;}
.section06 .formArea .box .formBox table td .input02{ width:126px; height:50px; background-color:#fff; border:none; padding:10px; box-sizing:border-box; font-size:20px; color:#666; margin-right:10px;}
.section06 .formArea .box .formBox table td .input02:last-child{ margin-right:0}
.section06 .formArea .box .formBox table td .terms{ display:inline-block; width:60px; height:20px; line-height:20px; font-size:13px; color:#fff; background-color:#888; text-align:center; margin-left:10px; vertical-align:middle}
.section06 .formArea .btnBox{ float:right; margin-top:77px;}
.section06 .formArea .btnBox a{ display:block; width:185px; height:185px; background-image:url(/img/sec06_btn.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.section06 .formArea .btnBox a:hover{background-image:url(/img/sec06_btn_hover.jpg);}

.section06 .formArea .btnBox .submit{ display:block; border:0; width:185px; height:185px; cursor:pointer; background-image:url(/img/sec06_btn.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.section06 .formArea .btnBox .submit:hover{background-image:url(/img/sec06_btn_hover.jpg);}

footer{ position:relative; min-width:1400px; padding:45px 0; background-color:#2f2f2f; text-align:center}
footer .textBox{ margin-top:20px;}
footer .textBox .text{ font-size:17px; color:#959595; line-height:28px;}
footer .textBox .copy{ font-size:12px; color:#555555; margin-top:30px;}
footer .termsBox{ position:absolute; right:150px; bottom:50px; font-size:17px; color:#555555;}
footer .termsBox a{ font-size:14px; color:#555555; margin:0 10px;}

.counting_texts {display:inline-block;}

.pop-layer {display:none; position: fixed; top: 50%; left: 50%; width:800px; height:800px; margin-left:-400px; margin-top:-400px; background-color:#fff; z-index:1000000} 
.pop-layer .pop-container {padding: 20px 0 20px 25px;}
.pop-layer .xBtn { display:block; position:absolute; top:10px; right:10px}
.pop-layer .xBtn img{ width:20px}
.pop-layer .pop-conts .title{ text-align:center; margin:30px 0;}
.pop-layer .pop-conts .title span{ display:inline-block; font-size:24px; font-weight:bold; color:#333; text-align:center; padding-bottom:5px; border-bottom:2px solid #333;}
.pop-layer .pop-conts .subTitle{ font-size:17px; font-weight:800; color:#333; margin-top:30px; margin-bottom:10px;}
.pop-layer .pop-conts .subTitle2{ font-size:17px; font-weight:700; color:#333; margin-top:30px; margin-bottom:10px;line-height:23px}
.pop-layer .pop-conts .textBox{ width:100%; height:658px; overflow-y:scroll; padding-right:10px; box-sizing:border-box}
.pop-layer .pop-conts .text01{ font-family:'Noto Sans KR',sans-serif;font-size:14px; color:#333; line-height:24px;}
.pop-layer .pop-conts .text02{font-family:'Noto Sans KR',sans-serif;font-size:14px; color:#333; line-height:24px;}

.sample_page {position:relative;margin:0 auto;width:1280px;text-align:center}

/*게시판용 기본 추가 */
.sound_only {display:none;}
#container {margin:0px auto;min-width:1280px}
#container_1280 {margin:0px auto;min-width:1280px}
#container_1920 {margin:0px auto;min-width:1920px}
#container_title {margin:0 auto;margin:70px 0 40px;text-align:center;font-size:60px;color:#555555;font-weight:900;letter-spacing:-2px;}
#container_title .bbs_info {font-size:17px;font-weight:bold;line-height:30px;letter-spacing:5px;}


/* 게시물 선택복사 선택이동 */
#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}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative;border:0;margin:0;padding:0}
#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:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;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:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#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}
#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 {display:inline-block;padding:9px;border:1px solid #7f7f7f;background:#7f7f7f;font-family:'Noto Sans KR',sans-serif;font-size:14px;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:9px;border:1px solid #ccc;background:#fafafa;font-family:'Noto Sans KR',sans-serif;font-size:14px;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;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: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 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;font-family:'Noto Sans KR',sans-serif;font-size:14px;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 12px;border:1px solid #ff3366;background:#ff3366;font-family:'Noto Sans KR',sans-serif;font-size:14px;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;font-family:'Noto Sans KR',sans-serif;font-size:14px;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
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_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-bottom:2px solid #4d4d4d;color:#383838;font-size:1.2em;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, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;font-size:1.2em;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.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:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;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}

/* 자료 없는 목록 */
.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}

select {padding:4px;}

/* 새창 기본 스타일 */
.new_win {font-family:'Noto Sans KR',sans-serif;font-weight:400}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px 20px;border-top:3px solid #333;background:#333;color:#fff;font-size:17px}
.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}


/* 페이징 */
.pg_wrap {clear:both;margin:25px 0;text-align:center;font-family:'Noto Sans KR',sans-serif;font-size:12px}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#fff;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;height:25px;line-height:25px;padding:0 0;min-width:25px;text-decoration:none}
.pg_page:hover{background-color:#eee}
.pg_start {text-indent:-999px;overflow:hidden;background:url('/img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('/img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('/img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('/img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}
.pg_current {display:inline-block;border:1px solid #ff3366;background:#fff;color:#ff3366;height:25px;line-height:25px;padding:0 0;min-width:25px}

#bo_page {margin:0 auto;text-align:center;margin:80px 0 50px}
#bo_page ul {zoom:1}
#bo_page ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_page li {display:inline-block;border:1px solid #ebebeb;border-right:0}
#bo_page li:last-child {border-right:1px solid #ebebeb}
#bo_page a {display:block;width:150px;height:60px;line-height:60px;font-size:20px;font-weight:700;color:#202020}
#bo_page a:focus, #bo_page a:hover, #bo_page a:active {text-decoration:none;background:#ff3366;color:#fff;}
#bo_page #bo_page_on {z-index:2;background:#ff3366;color:#fff;font-weight:bold;}

#policy_agree {position:relative;width:275px;height:22px;line-height:1px;font-family:'Noto Sans KR',sans-serif;font-weight:400;font-size:16px;color:#444}
#policy_agree input[type=checkbox] {display:none}
#policy_agree input[type=checkbox] + label {display:inline-block;cursor:pointer;line-height:22px;padding-left:22px;background:url('/img/icon_check_off.png') 0px 4px no-repeat;}
#policy_agree input[type=checkbox]:checked + label {background-image:url('/img/icon_check_on.png');}
#policy_agree .btn_pop {position:absolute;top:2px;right:0}
