@charset "utf-8";
@import url('./common.css');


/* 화면낭독기 사용자용 */
#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 !important;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}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}


/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

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:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#253dbe;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#0025eb}

.mbskin .btn_cancel {border:0;background:#000;color:#fff;cursor:pointer;border:0}
.mbskin .btn_cancel:hover {background:#333}


a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}



/* board list-table */
.list-table {table-layout:fixed; width:100%;margin:10px auto 30px; border-top:2px solid #c30010; border-bottom:1px solid #c30010; white-space: nowrap; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-table th {padding:12px 0px; font-size:14px;color:#2a2a2a;line-height:15px;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600; background:#f9f9f9; text-align: center;}
.list-table tr {background-color: #fff;}
.list-table tr.nbg{background-color: #f9eff0;}
.list-table tr:hover {background-color: rgba(228,228,228,.1);}
.list-table td {font-size:14px; font-family:'NanumGothic','Nanum Gothic',sans-serif; letter-spacing:-0.5px; padding:12px 0px; text-align: center;vertical-align:middle;color:#666;border-top: 1px solid #e7e7e7;}
.list-table td.left {text-align: left; font-size:14px;letter-spacing:-0.2px; font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600; padding-left:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.list-table td.date {font-size:14px;color:#858585;letter-spacing:-0.5px;font-family:'NanumGothic','Nanum Gothic',sans-serif;}
.list-table td.notice {font-size:14px;color:#bf1423;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;}
.list-table td:first-child, .list-table th:first-child {border-left: none;}
.list-table input[type="checkbox"],.list-table input[type="radio"]{width:14px; height:14px;vertical-align:middle;border:1px solid #e7e7e7; margin:0; padding:0; cursor:pointer;}

.list-table01 {table-layout:fixed; width:100%;margin:0px auto 20px; border-top:1px solid #c30010; border-bottom:1px solid #c30010; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.list-table01 th {padding:12px 5px; font-size:14px;color:#fff;line-height:15px;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600; background:#f15c22; text-align: center; border-left: 1px solid #e7e7e7;letter-spacing:-0.05em;}
.list-table01 .grbg{background-color: #f5f5f5; color:#424242;}
.list-table01 .yebg{background-color: #fcfc4e; color:#424242;}
.list-table01 tr {background-color: #fff;}
.list-table01 .gbg{background: #fcfbf3;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;}
.list-table01 td {font-size:14px;line-height:1.2;font-family:'NanumGothic','Nanum Gothic',sans-serif; letter-spacing:-0.05em; padding:12px 5px; text-align: center;vertical-align:middle;color:#5b5b5b;border-top: 1px solid #e7e7e7;border-left: 1px solid #e7e7e7;}
.list-table01 td:first-child, .list-table01 th:first-child {border-left: none;}
.list-table01 .fbold{font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;}
.list-table01 .ybg{border-right: 1px solid #e7e7e7;background: #fcfbf3;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;}
.list-table01 td.lbr{border-left: 1px solid #e7e7e7;}

.search_area {float:right; margin-right:0px; width: 100%; text-align:right;margin-bottom:10px;}
.search_area ul{display: inline-block;}
.search_area li.select_type_seach {float:left; width:127px;height:28px; margin-right:10px; }
.search_area li.select_type_seach select{display: inline-block;background: url(/img/board/select_arrow.png) right center no-repeat #fff; /* 네이티브 화살표 대체 */ border-radius: 0px; /* iOS 둥근모서리 제거 */border-bottom:1px solid #d5d5d5;border-top:0px solid #d5d5d5;border-left:0px solid #d5d5d5;border-right:0px solid #d5d5d5;height:28px;padding:0 0 0 5px;margin:0 2px 0 0;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;font-family:'NanumGothic','Nanum Gothic',sans-serif; FONT-SIZE: 12px; COLOR: #8a8a8a;cursor:pointer;}
.search_area li.select_type_seach select::-ms-expand {display: none;}
.search_area li.sbox{float:left; color:#5b5b5b;width: 200px; height:30px; border:1px solid #d4d4d5;BACKGROUND-COLOR: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.search_area li img{margin:0px;padding-top:6px;}
.search_area .input01{margin:0px; width: 170px;height:28px;vertical-align:middle; font-size:14px; color:#999; padding:0px 0px 0px 5px;border:0px solid #d4d4d5;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.search_area .input_btn{margin: 0 5px 0 0; border:0; width:14px; height:14px; padding:0; vertical-align:middle}

.board-txt {display:block; font-size:14px; color:#666;font-family:'NanumGothic','Nanum Gothic',sans-serif;line-height:1.2; margin-bottom:5px}
.board-box-txt {display:inline-block; font-size:14px;background:#484d56; color:#fff;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;line-height:1;padding:6px 20px 8px;margin-bottom:10px; margin-top:20px;-moz-border-radius:12px;-webkit-border-radius:12px;border-radius:12px; }
.pc_mt10{margin-top:10px;}
.board-box-txt01 {float:left;font-size:14px;background:#484d56; color:#fff;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;line-height:1;padding:8px 40px 10px;margin-bottom:10px; margin-top:20px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px; }



/* pagination --------------------------------------------- */
.paging_sub {position:relative;clear:both;text-align:center;vertical-align:middle; margin-bottom:20px;}
.paging_sub span {vertical-align:middle;display:inline-block;width:20px;height:20px;text-align:center;line-height:18px;border:1px solid #b3b3b3;font-size:11px;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; overflow: hidden; margin:0px 1px;}
.paging_sub span img {vertical-align:middle; max-width:100%;}
.paging_sub span a {vertical-align:middle;display:block;width:18px;height:18px;color:#666666;background:#fff;font-size:11px;line-height:18px;}
.paging_sub span.on {vertical-align:middle;background:#707070;border:1px solid #5a5a5a;color:#fff;/* width:27px;height:27px; */}
.paging_sub span.on a {color:#fff;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;font-size:11px;line-height:18px;}

/* pagination --------------------------------------------- */
.paging {position:relative;clear:both;text-align:center;vertical-align:middle;margin-top:30px; margin-bottom:30px;z-index:1;}
.paging span {vertical-align:middle;display:inline-block;width:32px;height:32px;line-height:30px; text-align:center;margin-left:-1px;border:1px solid #dddddd;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span img {vertical-align:middle; max-width:100%;border:0px solid #ccc;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.paging span a {vertical-align:middle;display:block;width:30px;height:30px;color:#424242;font-size:14px; font-family:'NanumGothic','Nanum Gothic',sans-serif;}
.paging span.on {vertical-align:middle;border-bottom:2px solid #c30010; color:#424242;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;}
.paging span.on a {color:#fff;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;}
.paging span:first-child {margin-left:0px;}

/* boardView */
.boardtb {width:100%;margin:0px auto;-moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px; overflow: hidden; background:#ffffff;border: 1px solid #dfdede;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .news_view {border-top:0px solid #555;margin:0px 10px;}
.boardtb .news_view > dt {padding:30px 15px 20px;border-bottom:1px solid #d1d1d1; text-align:left;}
.boardtb .news_view .subject {margin-bottom:20px;font-size:18px;color:#222;line-height:20px;font-family:'Nanum Gothic Bold'}
.boardtb .news_view .date {margin-right:15px; font-size:14px;color:#888;line-height:1 }
.boardtb .news_view .date .mr15 {letter-spacing:-1px;vertical-align:top}
.boardtb .news_view .name {line-height:1;margin-right:15px;color:#333;font-size:14px;}
.boardtb .news_view .name .mr15 {letter-spacing:-1px;vertical-align:top;}
.boardtb .news_view > dd {padding:20px 15px 30px;color:#555;font-size:13px;line-height:22px; text-align:left; font-size:14px}

.boardtb .page_move {width:100%; border-bottom:0px solid #555;line-height:1;padding:0px 10px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .page_move > li {width:100%; padding:15px 15px;border-top:1px solid #e6e6e6;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.boardtb .page_move > li > p {float:left}
.boardtb .page_move > li > p > a {display:inline-block;font-size:14px;font-family:'Nanum Gothic Bold'}
.boardtb .page_move .prev {font-size:14px;width:50px;margin-right:20px;background:url(/img/board/ico_up.png) no-repeat 100% 50%}
.boardtb .page_move .next {font-size:14px;width:50px;margin-right:20px;background:url(/img/board/ico_dn.png) no-repeat 100% 50%}
.boardtb .page_move .prev_tit,
.boardtb .page_move .next_tit {color:#999;font-size:14px;}
.boardtb .btn_r {margin-top:20px;text-align:right}


/* faq */
.faqtb {width:100%; margin: 0px auto 30px; text-align:left; vertical-align:top; border-top:2px solid #c30010; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:0;}
.faqtb ul {border-top:1px solid #e1e1e1;}
.faqtb ul li {margin-bottom:0px;border-bottom:1px solid #e1e1e1;min-height:52px; }
.faqtb ul li .q{display:block;padding:18px 30px 18px 100px;background:url(/img/board/icon_q.png) 30px 16px no-repeat #fff; background-size: 16px; color:#858585;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;font-size:14px;line-height: 18px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:left;  vertical-align:top; }
.faqtb ul li.on .q{background:url(/img/board/icon_q.png) 30px 16px no-repeat #fff; background-size: 16px; color:#858585;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;font-size:14px;line-height: 18px;word-wrap:break-word; }
.faqtb ul li .a{border-top:1px solid #e1e1e1;background:url(/img/board/icon_a.png) 30px 16px no-repeat #f7f7f7; background-size: 16px; padding:18px 30px 18px 100px;text-align:left;color:#858585;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;font-size:14px; line-height: 18px; }
.faqtb ul li .no{display:block;padding:18px 0 18px 0;color:#858585;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;font-size:14px;line-height: 18px;text-decoration:none !important;cursor:pointer;word-wrap:break-word;text-align:center;  vertical-align:top}


/* qa */
.qa {padding: 70px 0px 70px 0px;background: url("/images/main/bg_qa.png") no-repeat center / cover rgb(178, 2, 16);position: relative;box-sizing: content-box;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;-webkit-background-size: cover;-moz-background-size: cover; }
.qa p{text-align:center; color:#fff;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;;font-size:45px;line-height:45px;margin-bottom:20px;text-transform:uppercase;}
.qa h2{display: inline-block; text-align:center; color:#fff;font-family:'NanumGothic','Nanum Gothic',sans-serif;font-size:16px;line-height:24px;}
.qa h1{display:none; text-align:center; color:#fff;font-family:'NanumGothic','Nanum Gothic',sans-serif;font-size:13px;line-height:20px;letter-spacing: -0.05em;}

.wr_type-wrap {width:100%; margin:20px auto 0px auto;overflow:hidden; text-align:center;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; -moz-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px; background:#fafafa;border: 1px solid #dfdede;word-wrap:break-word;padding:30px 40px 20px;}
.wr_type-mwrap {width:80%; margin:20px auto 0px auto; }
.wr_type {width:100%;margin-bottom: 20px;}
.wr_type .row {margin-bottom:0px; text-align:left;}
.wr_type .row:after {display: table; content: " "; clear: both; }
.wr_type .col_left {width: 45%;margin-right: 5%; float: left; text-align:left;font-size:14px; }
.wr_type .col_right {width: 45%;margin-left: 5%; float: left; text-align:left;font-size:14px;}
.wr_type label {display: block;width: 100%;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600;color: white;line-height: 17px;vertical-align: middle; margin-bottom: 10px;}
.wr_type label span {display: inline-block; color: #f2f2f2;line-height: 17px;font-size:14px;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600; margin-bottom:5px;}
.wr_type label p {display: inline-block; color: #4b4b4b;line-height: 17px;font-size:14px;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600; margin-bottom:5px; }
.wr_type label input {width: 100%;border:1px solid #d2d2d2;height:30px; padding: 5px 10px;color:#666; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box}
.wr_type label textarea {border:1px solid #d2d2d2;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.wr_type label .textarea01 {width: 100%;padding: 10px 10px;resize: none; overflow-y: scroll; font-size:13px; font-family:'NanumGothic','Nanum Gothic',sans-serif;  height: 150px;line-height: 1.6em;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.textarea_box {width: 100%;padding-left:5%;padding-right:5%;padding-top:15px;padding-bottom:15px;resize: none; line-height: 22px; font-size:13px; background:#f1f1f1; color: #444; overflow-y: hidden;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.wr_type input[type="radio"]{ width:14px; height:14px;vertical-align:middle;border:0; margin:0; padding:0; cursor:pointer;}
.wr_type textArea:focus {outline: none;border-color:#e9510e}
.wr_type input:focus {outline: none;border-color:#e9510e}
.wtxt {display: inline-block;padding:0px 0px 0px 0px; color: #f2f2f2;line-height: 20px;font-size:14px;}
.btxt {display: inline-block;padding:0px 0px 0px 0px; color: #555;line-height: 20px;font-size:14px;}

.wr_type  input[type=checkbox] { display: none;}
.wr_type  input[type=checkbox] + label{display: inline-block;  cursor: pointer;  position: relative;padding-left: 25px;margin-right: 15px;font-family:'NanumGothic','Nanum Gothic Bold',sans-serif; font-weight:600; font-size: 13px; line-height:13px;vertical-align:top;}
.wr_type  input[type=checkbox] + label:before {content: "";  display: inline-block;width: 15px;height: 15px;margin-right: 10px;  position: absolute;  left: 0; top:0px; border:1px solid #cccccc; background-color: #FFF;}
.wr_type  input[type=checkbox]:checked + label:before { content: "\2713";  /* 체크모양 */text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);font-size: 16px; font-weight:800; color: #c30010;border:1px solid #cccccc; background:#FFF;text-align: center;line-height: 16px;  } 

.wr_type  select { background: url(/images/select_arrow.png) right center no-repeat #fff; border:1px solid #cccccc;height:30px;padding:0 0 0 5px;width:100%;-webkit-appearance: none;-moz-appearance: none;appearance: none;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
/* IE 10, 11의 네이티브 화살표 숨기기 */
.wr_type  select::-ms-expand {display: none;}


/* 갤러리 */
/* box-wrap */
.box-wrap {max-width: 1200px; width:100%; margin: 0px auto; text-align:left; position: relative; overflow: hidden;font-size:0; padding:0px;}
.box-wrap .box{display: inline-block; width:29.333%; height:auto; margin:1%; padding:1% 1% 3% 1%; outline:1px solid #d8d8d8; text-align:left; background:#fff;position: relative; font-size:0;}
.box-wrap .box img{width:100%; height:auto}
.box .thumb_over{position: absolute; display:inline-block; top:0; left:0; width:100%; height:100%; background-color:transparent; -ms-filter: alpha(opacity=0); filter: Alpha(opacity=0); opacity: 0;overflow: hidden; }
.box .thumb_over p{ font-family:'Nanum Gothic Bold'; color: #fff;line-height:14px;font-size:14px;text-align:center; padding-top:38%; filter: Alpha(opacity=0); opacity: 0; }
.box .thumb2:hover .thumb_over{background:#000; -ms-filter: alpha(opacity=70); filter: Alpha(opacity=70); opacity: 0.7; transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; }
.box .thumb2:hover .thumb_over p{ filter: Alpha(opacity=100); opacity: 1; }
.box .thumb{display: inline-block; width:100%; height:200px;cursor:pointer;border:1px solid #d8d8d8; box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
/* .box .thumb img{width:100%; height:100%;} */
.box .subject{display: block;width:100%; padding:20px 5px; text-align:center;box-sizing: border-box;-webkit-box-sizing:border-box; -moz-box-sizing:border-box; font-family:'Nanum Gothic'; color: #666;line-height:13px;font-size:13px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;/*text-overflow:ellipsis-word;*/}








/*mobile 520 이하 */
@media all and (max-width:520px){

.btn-type.btn1 {width:100%; margin-top:10px; margin-left:0 !important;}
.btn-type.btn1:first-child {margin-top:0}

.search_area ul {width:100%;}	
.search_area li.select_type_seach {float:none; width:100%; margin-bottom:10px}
.search_area li.sbox{float:none; width:100%;}

.ckMobile {display:none;}
}


