﻿@charset "utf-8";

#header {position:relative; /*height:180px;*/}/*241217*/
/* #header.sub01 {background:url('../images/img_sub_01.jpg') no-repeat; background-size:cover;} */  /*sub visual */

#header .sub_slogan {z-index:1; position:absolute; top:0; left:0; right:0; height:347px;}
#header .sub_slogan>.wrap {position:relative; max-width:1200px; margin:0 auto; height:100%;}
#header .sub_slogan p {display:block; position:absolute; bottom:15px; right:5px; color:#fff; font-size:18px; opacity:.65;}

#container {position:relative;}

.location {margin-bottom:30px; border-bottom:1px solid #e7e7e7; border-top:1px solid #e7e7e7;}/*241217*/
.location>ul {max-width:1200px; margin:0 auto; border-left:1px solid #cbcbcb; border-right:1px solid #cbcbcb;}
.location>ul:after{content:'';display:block;clear:both}
.location>ul>li {float:left; height:50px; display:block; height:50px; line-height:50px; padding:0 15px 0 10px; color:#555; font-family:'Nanum Gothic'; font-size:13px; background:url('../images/ico_loc_arr.gif') no-repeat right center;}/*181001yu*/
.location>ul>li:last-child {background:none;}
.location>ul>li>a {display:block; height:50px; line-height:50px; font-family:'Nanum Gothic';}/*181001yu*/
.location>ul>li.home {margin-right:10px; padding:0; background:none;border-right:1px solid #cbcbcb;}
.location>ul>li.home>a {width:50px; padding:0;  background:url('../images/ico_loc_home.gif') no-repeat center;text-indent:-99999px; font-size:0; overflow:hidden;}

.contents {position:relative; max-width:1200px; margin:0 auto;}
.contents:after{content:'';display:block;clear:both}

.lnb {float:left; width:250px;}
.lnb>ul {margin-bottom:50px;}
.lnb>h2 {padding:26px 0; text-align:center; color:#333; font-size:30px; font-weight:700; border-bottom:1px solid #333; background:#f8f8f8;}
.lnb a {display:block; padding:12px 0 12px 20px; color:#333; font-size:18px; border-bottom:1px solid #e8e8e8; word-break:keep-all;}
.lnb li.on>a {color:#fff; background:#6cb92b;}
.lnb .sub {display:none; padding:15px; background:#f5f5f5;}
.lnb .sub>li>a {padding:5px 0 5px 10px; font-family:'Nanum Gothic'; color:#666; font-size:14px; border:none; background:url('../images/blt_lnb.gif') no-repeat 0 10px;word-break:keep-all;}
.lnb .sub>li>a:hover {color:#000; background:url('../images/blt_lnb_over.gif') no-repeat 0 10px;}
.lnb .sub>li.on>a {color:#000; background:url('../images/blt_lnb_over.gif') no-repeat 0 10px;}

.article {float:right; width:900px; min-height:900px; padding-bottom:50px;}

.atc_tit {position:relative; margin-bottom:45px;}
.atc_tit .tit {margin-bottom:25px; border-bottom:1px solid #d6d6d6;}
.atc_tit .tit>h3 {position:relative; display:inline-block;  padding:20px 0 22px 0; font-size:40px; font-weight:300; color:#333;}
.atc_tit .tit>h3:after {content:''; position:absolute; bottom:-1px; left:0; right:0; border-bottom:2px solid #6cb92b;}
.atc_tit .stx {display:block; color:#878787; font-size:13px;}

.bs_info {position:relative; margin-bottom:12px;}
.bs_info .sel_alg {position:relative; display:inline-block; vertical-align:middle; margin-right:20px;}
.bs_info .sel_alg .sti {padding:0 5px 0 15px; vertical-align:middle; color:#888; font-size:12px;}
.bs_info .bs_srch {position:relative; display:inline-block; vertical-align:middle; padding:0 32px 0 12px; border:1px solid #b4b4b4; border-radius:29px;}
.bs_info .bs_srch .sltArea {display:inline-block;}
.bs_info .bs_srch .tb_sel {border:none;}
.bs_info .bs_srch>input[type="text"] {width:165px; height:27px; padding:0; background:#fff; vertical-align:top;}
.bs_info .bs_srch>a {position:absolute; top:0; right:5px; display:block; width:27px; height:27px; font-size:0; text-indent:-99999px; overflow:hidden; background:url('../images/btn_bsi_srch.gif') no-repeat center;}
.bs_info .pgnum {position:absolute; bottom:0; right:0; color:#474747; font-family:"Nanum Gothic"; font-size:14px;}
.bs_info .pgnum>em {color:#4698b2; font-size:16px; font-weight:700;}


/*heapBox - select*/
.heapBox {position:relative; clear:both;}
.heapBox * { margin:0; padding:0;}
.heapBox .holder, .heapBox .handler {position:relative; float:left;}
.heapBox .heap {position:absolute; overflow:hidden; display:none; }
.heapBox .heap a {display:block; }
.heapBox .heap a:hover {text-decoration:none; }
.heapBox .heap .heapOptions {display:block; }
.heapBox .heap .heapOptions .heapOption {position:relative; display:block; border-bottom:1px solid #b4b4b4;}
.heapBox .heap .heapOptions .heapOption:last-child {border-bottom:none;}

.heapBox.tb_sel {position:relative; display:inline-block; vertical-align:middle; height:27px; padding-right:25px; border:1px solid #b4b4b4; border-radius:4px;}
.heapBox.tb_sel .holder {height:27px; line-height:27px; text-align:left; text-indent:8px; color:#6d6d6e; font-size:13px; font-weight:400;}
.heapBox.tb_sel .handler {position:absolute; top:0; right:0; width:25px; height:27px; box-sizing:border-box;  background:url('../images/sel_arr.png') no-repeat center; }

.heapBox.tb_sel .heap {top:28px; width:100%; left:-1px; z-index:9999; border:1px solid #b4b4b4; background:#f5f6f8; border-radius:4px;}
.heapBox.tb_sel .heap a {color:#6d6d6e; font-size:13px; padding:5px 2px 5px 6px; text-align:left; line-height:16px; border:none;}
.heapBox.tb_sel .heap a:hover {background:#fafbfd; text-decoration:underline;}
.heapBox.tb_sel .selected {background:#f6f6f6;}

.bs_list {width:100%; table-layout:fixed; text-align:center; color:#383838; font-family:'Nanum Gothic'; font-size:13px; border-top:1px solid #262626; margin:10px 0;}
.bs_list th, .bs_list td {padding:18px 10px; border-bottom:1px solid #e1e1e1;}
.bs_list .sbj {text-align:left; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -moz-binding:url('ellipsis.xml#ellipsis');}
.bs_list .sbj>a {font-size:13px;}
.bs_list .sbj>a:hover {text-decoration:underline;}
.bs_list tr.imp {background:#f3f3f3;}/*20180920*/

.bs_view {width:100%; table-layout:fixed; font-family:'Nanum Gothic'; font-size:13px; border-top:1px solid #262626;}
.bs_view th, .bs_view td {padding:18px 10px; border-bottom:1px solid #e1e1e1;}
.bs_view .sbj {text-align:left; color:#383838; font-size:17px; font-weight:600;}
.bs_view th {color:#797979;}
.bs_view td {color:#383838;}
.bs_view dt, .bs_view dd {display:inline-block; vertical-align:top; font-size:13px;}
.bs_view dt {padding-right:18px; color:#797979;}
.bs_view dd {padding-right:70px; color:#383838;}
.bs_view .view {padding:25px 20px; font-size:14px; line-height:2.2; background:#f7f7f7;}
.bs_view .cmmt {padding:0; font-size:14px; line-height:2.2; background:#f7f7f7;}
.bs_view .cmmt>em {display:block; padding:5px 18px; font-size:15px; color:#6fb7ce; background:#fff; border-bottom:1px solid #e1e1e1;}
.bs_view .cmmt>.tx {padding:25px 20px;}
.bs_view .attc>a {display:inline-block; vertical-align:top; min-height:16px; padding-left:21px; margin-right:30px; background:url('../images/ico_bs_attc.gif') no-repeat;}
.bs_view .attc>a:hover {text-decoration:underline;}
.bs_view .photo {margin-bottom:25px; text-align:center;}
.bs_view .ph_tt {padding:10px 0 25px 0; color:#6b6b6b; font-size:18px;}
.bs_view .photo .pic {display:block; margin-bottom:5px;}
.bs_view .photo .figcaption {display:block;}

.bs_pn_list {position:relative; font-family:'Nanum Gothic'; border-top:1px solid #e3e3e3;}
.bs_pn_list li {padding:18px 0; border-bottom:1px solid #e3e3e3;}
.bs_pn_list li>span {display:inline-block; vertical-align:middle; padding:0 35px 0 4px; color:#6b6b6b; font-size:15px;}
.bs_pn_list li>a {display:inline-block; vertical-align:middle; color:#383838; font-size:14px;}
.bs_pn_list li>a:hover {text-decoration:underline;}

.bs_wrt {width:100%; table-layout:fixed; border-top:1px solid #262626;}
.bs_wrt th, .bs_wrt td {font-family:'Nanum Gothic'; border-bottom:1px solid #e1e1e1;}
.bs_wrt th {width:15%; padding:10px 0 10px 20px; text-align:left; color:#929292; font-size:13px;}
.bs_wrt td {padding:10px 0;}
.bs_wrt input[type="text"] {width:100%; height:26px; text-indent:8px; border:1px solid #cecece; box-sizing:border-box;}
.bs_wrt input[type="password"] {width:200px; height:26px; text-indent:8px; border:1px solid #cecece; box-sizing:border-box;}
.bs_wrt textarea {width:100%; height:300px; font-family:'Nanum Gothic'; font-size:16px; border:1px solid #cecece; box-sizing:border-box;}
.bs_wrt input.name {width:150px;}
.bs_wrt input.email {width:50%;}

.filebox input[type="file"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;} 
.filebox label {display:inline-block; height:22px; padding:2px 10px; color:black; font-size:14px; line-height:22px; vertical-align: middle; background:#fcfcfc; cursor: pointer; border:1px solid #cecece; border-radius:8px;}
.filebox .upload-name {display:inline-block; height:22px; padding:2px 10px; font-size:14px; line-height:normal; vertical-align:middle; background:#fff; border:1px solid #cecece; -webkit-appearance: none; -moz-appearance: none; appearance: none;}

.pagenate {position:relative; text-align:center;}
.pagenate a {display:inline-block; vertical-align:top; width:27px; height:25px; margin:0 2px; line-height:25px; font-family:'Nanum Gothic'; font-size:13px; color:#747474; border:1px solid #dbdcdf;}
.pagenate a.on, .pagenate a:hover {color:#606060; font-weight:800; border:1px solid #9fa0a2;}
.pagenate .fbx {font-size:0; text-indent:-99999px; overflow:hidden;}
.pagenate .btn_first {background:url('../images/btn_pg_first.gif') no-repeat center;}
.pagenate .btn_prev {background:url('../images/btn_pg_prev.gif') no-repeat center;}
.pagenate .btn_next {background:url('../images/btn_pg_next.gif') no-repeat center;}
.pagenate .btn_last {background:url('../images/btn_pg_last.gif') no-repeat center;}
.pagenate .mpage_num {display:none;}

.btnArea {position:relative; padding:13px; min-height:44px; text-align:center; font-size:0; word-spacing:0; letter-spacing:0;}
.btnArea a {display:inline-block; vertical-align:top; padding:0 27px; margin:0 3px; height:28px; line-height:28px; color:#fff; font-family:'Nanum Gothic'; font-size:14px; background:#949494; border-radius:5px; background: rgba(166,166,166,1);
	background: -moz-linear-gradient(top, rgba(166,166,166,1) 0%, rgba(147,147,147,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(166,166,166,1)), color-stop(100%, rgba(147,147,147,1)));
	background: -webkit-linear-gradient(top, rgba(166,166,166,1) 0%, rgba(147,147,147,1) 100%);
	background: -o-linear-gradient(top, rgba(166,166,166,1) 0%, rgba(147,147,147,1) 100%);
	background: -ms-linear-gradient(top, rgba(166,166,166,1) 0%, rgba(147,147,147,1) 100%);
	background: linear-gradient(to bottom, rgba(166,166,166,1) 0%, rgba(147,147,147,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a6a6', endColorstr='#939393', GradientType=0 );}
.btnArea a.active {background: rgba(146,208,227,1);
	background: -moz-linear-gradient(top, rgba(146,208,227,1) 0%, rgba(127,188,208,1) 84%, rgba(127,188,208,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(146,208,227,1)), color-stop(84%, rgba(127,188,208,1)), color-stop(100%, rgba(127,188,208,1)));
	background: -webkit-linear-gradient(top, rgba(146,208,227,1) 0%, rgba(127,188,208,1) 84%, rgba(127,188,208,1) 100%);
	background: -o-linear-gradient(top, rgba(146,208,227,1) 0%, rgba(127,188,208,1) 84%, rgba(127,188,208,1) 100%);
	background: -ms-linear-gradient(top, rgba(146,208,227,1) 0%, rgba(127,188,208,1) 84%, rgba(127,188,208,1) 100%);
	background: linear-gradient(to bottom, rgba(146,208,227,1) 0%, rgba(127,188,208,1) 84%, rgba(127,188,208,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92d0e3', endColorstr='#7fbcd0', GradientType=0 );}
.btnArea .par {position:absolute; top:13px; right:13px;}
.btnArea.mobile {display:none;}

.btnArea .btnarea_gyw {text-align:center;}

.cnbtnArea {padding:10px 0;}
.btn_gyw {display:inline-block; width:160px; height:42px; line-height:42px; margin:0 4px; text-align:center; color:#fff !important; font-size:18px; font-weight:700; border:1px solid #848484; border-radius:6px; background: rgba(117,190,58,1);
	background: -moz-linear-gradient(top, rgba(117,190,58,1) 0%, rgba(99,172,40,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(117,190,58,1)), color-stop(100%, rgba(99,172,40,1)));
	background: -webkit-linear-gradient(top, rgba(117,190,58,1) 0%, rgba(99,172,40,1) 100%);
	background: -o-linear-gradient(top, rgba(117,190,58,1) 0%, rgba(99,172,40,1) 100%);
	background: -ms-linear-gradient(top, rgba(117,190,58,1) 0%, rgba(99,172,40,1) 100%);
	background: linear-gradient(to bottom, rgba(117,190,58,1) 0%, rgba(99,172,40,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75be3a', endColorstr='#63ac28', GradientType=0 );}/*180906yu*/
.btn_gr_ic {display:inline-block; height:27px; line-height:27px; vertical-align:middle; margin:0 3px; padding:0 15px; color:#333; font-size:13px; border:1px solid #cacaca; border-radius:8px; background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );}/*180906yu*/
.btn_gr_ic>span.ic_dw {display:inline-block; padding-right:20px; background:url('../images/ic_download.gif') no-repeat right 7px;}/*180906yu*/

.cnbtnArea.absol {position:relative; padding:10px 0; min-height:44px;}
.cnbtnArea.absol>a {position:absolute; top:0;}
.cnbtnArea.absol>a.left {left:0;}
.cnbtnArea.absol>a.right {right:0;}

@media only screen and (max-width:1220px){
	#header {height:auto;}
	#header .sub_slogan {display:none;}
	#container {position:relative;}
	.location {border-top:1px solid #e7e7e7;}
	.location>ul {margin-left:11px; border-right:none;}
	.lnb {display:none;}
	.article {float:none; width:auto; padding:0 20px 50px 20px;}
}
@media only screen and (max-width:767px){
	.location {margin-bottom:0;}
	.location>ul>li {height:40px; height:40px; line-height:40px;}
	.location>ul>li>a {height:40px; line-height:40px;}
	.location>ul>li.home>a {width:40px;}

	.lnb {display:none;}
	.article {float:none; width:auto; padding:0 9px 20px 9px; }
	.atc_tit {margin-bottom:30px;}
	.atc_tit .tit>h3 {padding:30px 0 10px 0; font-size:34px;}
	.atc_tit .stx {display:none;}

	.bs_info .bs_srch, .bs_info .pgnum {display:none;}
	.bs_info .sel_alg>span, .bs_info .sel_alg>select:last-child {display:none;}

	.bs_list {display:block;}
	.bs_list thead {display:none;}
	.bs_list tbody {display:block;}
	.bs_list tr {display:block;}
	.bs_list td {display:block; padding:13px 14px 13px 14px; border-bottom:1px solid #e1e1e1;}
	.bs_list .num {display:none;}
	.bs_list .sbj {text-align:left; padding-bottom:8px; font-size:14px; border-bottom:0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -moz-binding:url('ellipsis.xml#ellipsis');}
	.bs_list .date {padding-top:0; text-align:left; color:#848484; font-size:12px;}

	.bs_view .sbj {text-align:left; padding-bottom:8px; border-bottom:0; line-height:1.4;}
	.bs_view th, .bs_view td {padding:13px 14px;}
	.bs_view dt {display:block; padding-bottom:8px; padding-right:0;}
	.bs_view dd {padding-right:0;}

	.bs_view .bsv_info dt, .bsv_info dt.name, .bsv_info dd.name {display:none;}
	.bs_view .bsv_info {padding-top:0; text-align:left; }
	.bs_view .bsv_info dd {color:#848484; font-size:12px;}

	.bs_view .bsv_attc dl {position:relative;}
	.bs_view .bsv_attc dt {position:absolute; top:0; left:0;}
	.bs_view .bsv_attc dd {margin-left:70px;}
	.bs_view .bsv_attc .attc>a {margin-right:15px;}

	.bs_wrt th {width:25%; padding:10px;}
	.bs_wrt input.name {width:70%;}
	.bs_wrt input.email {width:100%;}
	.bs_wrt textarea {height:120px;}

	.btnArea {padding:10px;}
	.btnArea .par {display:none;}
	.btnArea.mobile {display:block;/* padding:13px 0;*/padding:0; text-align:right;}
	.btnArea.mobile a {height:20px; line-height:20px; padding:0 10px; font-size:12px;}

	.pagenate .page_num {display:none;}  /* #1018 uncomment */
	.pagenate .mpage_num {display:inline-block; padding:0 12px; vertical-align:top; color:#5e5e5e; font-size:14px; line-height:28px;}
	
	.cnbtnArea.absol {padding:0;}
	.cnbtnArea.absol>a.static {position:static; margin-bottom:10px;}

	.btn_gr_ic {display:inline-block; margin:3px;}/*180906yu*/
	.btn_gyw {display:inline-block; width:auto; padding:0 20px; margin:0 4px 10px 4px; font-size:16px}/*180906yu*/

    /*190527*/
	li.stNum {padding:0 0 18px 20px; font-size:15px; text-align:left;}
	li.stNum.md, li.stNum.md em {font-size:13px; padding-bottom:13px;}
	li.stNum.sm, li.stNum.sm em {font-size:12px; padding-bottom:12px;}

	.bs_list th, .bs_list td {padding:10px 10px; border-bottom:none;}/*221118*/
	.bs_list th, .bs_list td:last-child {border-bottom:1px solid #e1e1e1;}/*221118*/
}

.cntarea {position:relative; font-size:15px; color:#333; line-height:1.6;}
.tt_gy {display:block; padding-left:26px; margin-bottom:15px; color:#000; font-size:21px; word-break:keep-all; background:url('../images/blt_c_gy.gif') no-repeat 1px 8px;}
.tt_gy strong {display:inline-block; vertical-align:middle;}

.ctx {margin-bottom:15px; color:#333; font-size:15px; line-height:1.6;}
.ctx p {margin-bottom:25px;}

.list_nor {margin-bottom:35px;}
.list_nor li {padding-left:21px; color:#333; font-size:15px; line-height:1.6; background:url('../images/blt_g_mn.gif') no-repeat 5px 8px;}

.list_num {margin-bottom:35px;}
.list_num li {margin-left:18px; color:#333; font-size:15px; line-height:1.6; list-style:decimal;}

.list_num_cc li{counter-increment:item; margin-bottom:5px; line-height:1;}
.list_num_cc li:before {margin-right:8px; content:counter(item); border-radius:100%; color:#333; width:1em;  font-size:12px; text-align:center; display:inline-block; border:1px solid #333;} 

table.tbl_nor {width:100%; margin-bottom:50px; font-family:'Nanum Gothic'; font-size:14px; table-layout:auto; border-top:1px solid #39404a;}
table.tbl_nor th {padding:20px 0; color:#000; font-weight:normal; background:#f8f8f8;}
table.tbl_nor th, .tbl_nor td {border-right:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8;}
table.tbl_nor th:last-child, .tbl_nor td:last-child {border-right:none;}
table.tbl_nor td {padding:18px 20px; line-height:1.6;}
table.tbl_nor .tt .fbig {font-size:24px;}

table.tbl_nor_sq {width:100%; margin-bottom:50px; font-family:'Nanum Gothic'; font-size:14px; table-layout:fixed; border-top:1px solid #39404a;}
table.tbl_nor_sq th>strong {padding-left:15px; background:url('../images/blt_s_qy_h.gif') no-repeat 0 1px;}
table.tbl_nor_sq th {font-size:16px; border-right:1px solid #d8d8d8;}
table.tbl_nor_sq th, table.tbl_nor_sq td {padding:20px 15px; vertical-align:top; text-align:left; border-bottom:1px solid #d8d8d8;}

dl.dl_list_sq dt {display:block; margin-bottom:5px; padding-left:15px; font-weight:bold; background:url('../images/blt_s_qy_v.gif') no-repeat 0 9px;}
dl.dl_list_sq dd {margin-bottom:15px; padding-left:15px;}
dl.dl_list_sq dd:last-child {margin-bottom:0;}

.sct:after{content:'';display:block;clear:both}
.sct .pic {float:left; width:184px; margin-right:22px; margin-bottom:35px;}
.sct .pic img {max-width:100%; border:1px solid #dcdcdc;}
.sct .pic .figcaption {display:block; padding:3px; line-height:1.4; font-size:14px;}
.sct .pic .figcaption>span {display:block; font-size:13px; font-weight:bold;}

/*20180920 인사말*/
.ctx.greeting p {font-size:17px;}
.ctx p.sign {font-size:15px; text-align:right; padding-top:60px;}
.ctx p.sign .name {font-size:30px; font-weight:800; padding-left:20px;}
.preImgWrap {position:relative; width:100%; background:#444; height:250px; margin-bottom:50px;}
.preImgWrap p {color:#fff; font-size:21px; padding:40px 50px 0 250px;}
.preImgWrap img {float:left; height:250px;}

@media (max-width: 768px) {
	.ctx.greeting p {font-size:15px;}
	.ctx p.sign {font-size:15px; padding-top:30px;}
	.ctx p.sign .name {font-size:24px; }
	.preImgWrap {text-align:center; margin:0 auto 50px;}
	.preImgWrap p {display:none;}
	.preImgWrap img {float:none;}
}
/*20180920*/	

.fc_o {color:#d33c00;}
.fc_b {color:#3777b3;}

@media only screen and (max-width:767px){
	table.tbl_nor {display:block; border-bottom:1px solid #d8d8d8;}
	table.tbl_nor thead, table.tbl_nor tbody, table.tbl_nor tr, table.tbl_nor th, .tbl_nor td {display:block;}
	table.tbl_nor thead { padding:6px 0; background:#f8f8f8;}
	table.tbl_nor th {padding:1px 10px; text-align:left; color:#000; border:none;}
	table.tbl_nor td {padding:5px 10px; border:none; text-align:left;}/*190510*/
	table.tbl_nor td {padding:5px 10px; border:none;}
	table.tbl_nor td.tt {padding:12px 10px 6px 10px; font-weight:bold; border-top:1px solid #d8d8d8;}
    table.tbl_nor tr {border-bottom:3px double #d8d8d8;}/*190510*/
    table.tbl_nor tr:last-child {border-bottom:none;}/*190510*/

	table.tbl_nor_sq, table.tbl_nor_sq thead, table.tbl_nor_sq th, table.tbl_nor_sq tbody, table.tbl_nor_sq tr, table.tbl_nor_sq td {display:block;}
	table.tbl_nor_sq {border-bottom:1px solid #d8d8d8;}
	table.tbl_nor_sq th>strong {padding-left:15px; background:url('../images/blt_s_qy_h.gif') no-repeat 0 1px;}
	table.tbl_nor_sq th {padding:15px 10px; border-right:none;}
	table.tbl_nor_sq th, table.tbl_nor_sq td {padding:10px; vertical-align:top; text-align:left; border-bottom:none;}

	.sct .pic {float:none; margin-bottom:20px;}
}

.tab {margin-bottom:45px;}
.tab ul {width:100%;}
.tab ul:after{content:'';display:block;clear:both;}
.tab li {float:left; text-align:center; border:1px solid #e0e0e0; border-left:none; box-sizing:border-box;}
.tab li:first-child {border-left:1px solid #e0e0e0;}
.tab ul.n5 li {width:20%;}
.tab li>a {display:block; padding:18px 0; line-height:1.2; text-align:center; font-family:'Nanum Gothic'; font-size:16px; font-weight:600; color:#000;}
.tab li>a>span {display:block;}
.tab li.on {background:#444549; border:none;}
.tab li.on>a {color:#fff;}

.tt_sgy {margin-bottom:10px;}
.tt_sgy strong {display:inline-block; padding-left:24px; color:#000; font-size:18px; line-height:1; vertical-align:top; background:url('../images/blt_t_qy.gif') no-repeat 9px 1px;}
.member-description-wrap {
    margin: 50px 0;
}
.member-description {
    margin : 30px 0;
}
.signup-procedure {
    text-align:center;
}


.list_em_gr li:after{content:'';display:block;clear:both;}
.list_em_gr li>em {float:left; display:inline-block; vertical-align:top; width:12%; padding-right:2%; font-size:14px; color:#777;}
.list_em_gr li>span {float:left; width:86%;}

.subimg {margin-bottom:35px;}

.list_n_sq {margin-bottom:30px;}
.list_n_sq li {padding:4px 0 4px 24px; vertical-align:middle; background:url('../images/blt_n_sq.gif') no-repeat 8px 15px;}
.list_n_sq.line li {padding:6px 0 6px 24px; border-bottom:1px solid #e1e1e1;}

.inli_btnarea {display:inline-block; vertical-align:middle; padding-left:20px;}

.list_photo {position:relative; word-spacing:0; letter-spacing:0; font-size:0; border-bottom:1px solid #e1e1e1;}
.list_photo ul {overflow:hidden; margin-left:-25px;}
.list_photo li {display:inline-block; width:205px; margin-left:25px; margin-bottom:37px; vertical-align:top;}
.list_photo a {display:block; width:205px;}
.list_photo .thumb {position:relative; display:block; margin-bottom:8px; height:153px; line-height:153px; vertical-align:middle; text-align:center; border:1px solid #dddee0; background:#fff;}
.list_photo .thumb>img {max-width:100%; max-height:100%; line-height:153px; vertical-align:middle;}
.list_photo .tt {display:block; margin-bottom:10px; font-size:16px; color:#000; line-height:1.3; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -moz-binding:url('ellipsis.xml#ellipsis');}
.list_photo .tx {display:block; max-height:40px; overflow:hidden; font-size:15px; font-weight:300; color:#4a4a4a; line-height:1.3;}
.list_photo a:hover .thumb:after {content:''; position:absolute; top:0; left:-1px; right:-1px; bottom:-1px; background:rgba(50, 92, 169,.47);}
.list_photo a:hover .tt {text-decoration:underline;}


@media only screen and (max-width:1220px){
	.tab {margin-bottom:25px;}
	.tab li>a {padding:8px 0;}
}
@media only screen and (max-width:767px){
	.tab li {float:none; width:100% !important; border-left:1px solid #e0e0e0; border-bottom:0;}
	.tab li:last-child {border-bottom:1px solid #e0e0e0;}
	.tab li>a {padding-left:25px; text-align:left; background:url('../images/ico_tab_arr.png') no-repeat 10px 12px;}
	.tab li>a>span {display:inline-block;}
	.tab li.on>a {background:url('../images/ico_tabon_arr.png') no-repeat 10px 12px;}

	table.tbl_nor .tt {text-align:left !important;}
	table.tbl_nor .tt .fbig {font-size:18px;}

	.list_em_gr li>em {float:none; display:block; width:100%; padding-right:0; font-size:13px;}
	.list_em_gr li>span {float:none; display:block; width:100%; margin-top:-2px; margin-bottom:12px;}
	.inli_btnarea {display:block; vertical-align:middle; padding-left:0;}

	.list_photo {border-top:1px solid #262626;}
	.list_photo ul {margin-left:0;}
	.list_photo li {display:block; width:100%; height:62px; margin-left:0; margin:20px 0;}
	.list_photo a {position:relative; width:100%;}
	.list_photo .thumb {position:absolute; top:0; left:8px; width:90px; height:60px; line-height:60px;}
	.list_photo .thumb>img {max-width:100%; max-height:100%; line-height:60px; vertical-align:middle;}
	.list_photo .tt {padding-left:117px; margin-bottom:5px;}
	.list_photo .tx {padding-left:117px; max-height:35px; font-size:14px;}
}

.schedule {margin-bottom:35px;}
.schedule .tit {padding-bottom:30px; text-align:center;}
.schedule .tit>a, .schedule .tit>strong {display:inline-block; vertical-align:middle;}
.schedule .tit>strong {padding:0 20px; color:#000; font-size:28px; font-weight:700;}
.calendar {height:100%;}
.calendar a {color:#8e352e; text-decoration:none;}
.calendar ul {width:100%;}
.calendar ul:after{content:'';display:block;clear:both}
.calendar li {display:block; float:left; width:14.283%; padding:5px; box-sizing:border-box; border-right:1px solid #ccc; border-bottom:1px solid #ccc;}
.calendar li:nth-child(7n+1) {border-left:1px solid #ccc;}
.calendar ul.weekdays {height:50px; background:#6cb92b;}
.calendar ul.weekdays li {text-align:right; padding:20px 6px 0 0; border:none !important; color:#fff; font-size:18px;}
.calendar .days li {height:180px;}
.calendar .days li:hover {background: #f7f7f7; cursor:pointer;}
.calendar .date {text-align:center; margin-bottom:5px; padding:3px; color:#3e3e3e; width:20px; float:right; font-size:16px;}
.calendar .date.sunday {color:#d01313;}
.calendar .event {clear:both; display:block; font-size:14px; padding:5px; color:#4a4a4a; text-decoration:none;}
.calendar .event>a {display:block;}
.calendar .event-desc {color:#666; margin:3px 0 7px 0; text-decoration:none;}
.calendar .other-month {background: #f5f5f5; color: #666; opacity:0.5;}
.calendar .week {display:none;}

.pp_scd_area {padding:32px 22px; text-align:left;}
.pp_scd_area .tt {padding-bottom:8px; border-bottom:1px solid #ccc;}
.pp_scd_area .tt>strong, .pp_scd_area .tt>span {display:inline-block; vertical-align:bottom;}
.pp_scd_area .tt>strong {padding-right:10px; color:#000; font-size:30px; font-weight:800;}
.pp_scd_area .tt>span {color:#969696; font-size:14px;}
.pp_scd_area li {padding-top:25px;}
.pp_scd_area li>em {display:block; padding-left:15px; padding-bottom:8px; color:#000; font-size:18px; background:url('../images/blt_n_sq.gif') no-repeat 0 6px;}
.pp_scd_area li>.info {padding-left:15px; padding-bottom:10px;}
.pp_scd_area li>.info>span {display:block; padding-bottom:4px; font-size:14px; color:#666666;}
.pp_scd_area li>.sns {padding-left:15px;}
.pp_scd_area li>.sns>a {display:inline-block; vertical-align:top; width:44px; height:44px; margin-right:8px; border-radius:100%; text-indent:-99999px;}
.pp_scd_area li>.sns>a.btn_tw {background:#2aa9e0 url('../images/ic_tw.png') no-repeat center;}
.pp_scd_area li>.sns>a.btn_fb {background:#46669f url('../images/ic_fb.png') no-repeat center;}

@media (max-width: 768px) {
	.calendar {min-width:320px;}
	.calendar .weekdays, .calendar .other-month {display:none !important;}
	.calendar {border:1px solid #ccc; border-bottom:none;}
	.calendar li {position:relative; display:block; float:none; width:100%; height:auto !important; min-height:50px !important; padding:0; box-sizing:border-box; border-right:none; border-bottom:1px solid #ccc;}
	.calendar li:first-child {border-left:none;}
	.calendar .date {float:none; display:inline-block; width:50px; margin-bottom:0; line-height:46px; vertical-align:middle; color:#fff; background:#6cb92b;}
	.calendar .event {display:inline-block; padding-left:15px; vertical-align:middle;}
	.calendar .event-desc {padding:3px 0; margin:0;}
	.calendar .week {display:inline-block; margin-left:2px; padding-left:8px; font-size:13px; background:url('../images/blt_week_sh.png') no-repeat 0 center;}
}

.faq {position:relative; border-top:1px solid #262626;}
.faq dt {cursor:pointer; background:url('../js/ico_faq_show.png') no-repeat 98% 26px;}
.faq dt.open {background:url('../images/ico_faq_hide.png') no-repeat 98% center;}
.faq dt, .faq dd {position:relative; display:block; line-height:1.6; padding:20px 50px 18px 62px; border-bottom:1px solid #e1e1e1;}
.faq dd {display:none; padding-right:20px; background:#f5f5f5;}
.faq em {position:absolute; top:14px; left:12px; display:block; width:32px; height:32px; line-height:32px; text-align:center; color:#fff; font-size:25px; border-radius:100%; }
.faq em.q {background:#989898;}
.faq em.a {background:#6cb92b;}
.faq .tx {display:block; color:#4d4d4d;}
.faq dd.open {display:block;}

.greeting .pic {margin-bottom:50px;}
.greeting p {font-size:18px;}

.map {width:80%; margin:0 auto;}
.map .map_area {height:590px; border:1px solid #d0d0d0;}
.map .map_info {position:relative; border-top:1px solid #d8d8d8;}
.map .map_info table {width:100%; table-layout:fixed;border-bottom:1px solid #d8d8d8;}
.map .map_info table th {padding:15px 10px 10px 10px; text-align:left; color:#6cb92b; font-weight:normal; border-right:1px solid #d8d8d8;}
.map .map_info table td {padding:15px 10px 10px 2%;}
.map .map_info table .line th, .map_info table .line td {border-bottom:1px solid #d8d8d8;}
.map .map_address {margin-bottom:25px; padding:10px 0; color:#fff; text-align:center; background:#000;}
@media only screen and (max-width:1220px){
	.map {width:95%;}
}
@media (max-width: 768px) {
	.map {width:100%;}
	.map .map_area {height:300px; border:1px solid #d0d0d0;}
	.map .map_info table, .map_info tr,.map_info th, .map_info td {display:block;}
	.map .map_info table th {padding:15px 0 8px 0; text-align:left; border-right:none;}
	.map .map_info table td {padding:0 0 10px 0; text-align:left;}
	.map .map_info table .line th, .map_info table .line td {border-bottom:none;}
}

table.tbl_smp {width:100%; margin-bottom:15px; font-size:15px; table-layout:fixed; border-top:1px solid #d8d8d8;}
table.tbl_smp th {color:#000; font-weight:normal;}
table.tbl_smp td {color:#000; border-left:1px solid #d8d8d8;}
table.tbl_smp th, table.tbl_smp td {padding:18px 15px; vertical-align:middle; border-bottom:1px solid #d8d8d8;}
table.tbl_smp th:nth-child(3) {border-left:1px solid #d8d8d8;}
table.tbl_smp input[type="text"] {width:100%; padding:0 4px; border:1px solid #d8d8d8; box-sizing:border-box;}
table.tbl_smp textarea {width:100%; height:200px; margin:0; padding:4px; font-family:'nsR'; border:1px solid #d8d8d8; box-sizing:border-box;}/*181221*/

table.tbl_smp input::-webkit-input-placeholder {color:transparent;}
table.tbl_smp input:-moz-placeholder {color:transparent;}
table.tbl_smp input::-moz-placeholder {color:transparent;}
table.tbl_smp input:-ms-input-placeholder {color:transparent;}
table.tbl_smp textarea::-webkit-input-placeholder {color:transparent;}
table.tbl_smp textarea:-moz-placeholder {color:transparent;}
table.tbl_smp textarea::-moz-placeholder {color:transparent;}
table.tbl_smp textarea:-ms-input-placeholder {color:transparent;}

table.tbl_smp_nor {width:100%; margin-bottom:15px; font-size:15px; table-layout:fixed; border-top:1px solid #d8d8d8;}
table.tbl_smp_nor th {color:#000; font-weight:normal;}
table.tbl_smp_nor td {color:#000; border-left:1px solid #d8d8d8;}
table.tbl_smp_nor th, table.tbl_smp_nor td {padding:18px 15px; vertical-align:middle; border-bottom:1px solid #d8d8d8;}
table.tbl_smp_nor th:nth-child(3) {border-left:1px solid #d8d8d8;}

table.tbl_smp_nor input[type="text"], 
table.tbl_smp_nor input[type="email"],
table.tbl_smp_nor input[type="number"]  {
	width:100%; padding:0 4px; border:1px solid #d8d8d8; box-sizing:border-box;
}
table.tbl_smp_nor textarea {width:100%; height:200px; margin:0; padding:4px; font-family:'nsR'; border:1px solid #d8d8d8; box-sizing:border-box;}/*181221*/
table.tbl_smp_nor .spc input[type="radio"] {margin-top:0; margin-right:5px; vertical-align:middle;}
table.tbl_smp_nor .spc label {margin-right:20px; word-break:keep-all;}
table.tbl_smp_nor .stx {margin-right:15px;}
table.tbl_smp_nor .spc {padding:5px 0;}
table.tbl_smp_nor input.w200 {width:200px !important;}

.list_prcs {margin-bottom:35px;}
.list_prcs li {padding-bottom:30px; margin-bottom:7px; background:url('../images/ico_prcs_arr.png') no-repeat center bottom;}
.list_prcs li:last-child {padding-bottom:0; margin-bottom:0; background:none;}
.list_prcs .bx {padding:25px 20px; text-align:center; background:#f0f0f0; border:1px solid #e2e2e2;}

/*181001yu*/
.bx_gray_rud {padding:20px; background:#f8f9fa; border:1px solid #e8e8e8; border-radius:10px; margin-bottom:30px;}

.bx_gray_rud .tit {display:block; padding:6px 0; margin-bottom:15px; font-size:18px; font-weight:700; border-bottom:1px solid #ced4da;}
.bx_gray_rud .sit {display:block; padding:6px 0; font-size:14px; font-weight:400;}

.bx_gray_rud .section {position:relative; margin-bottom:35px;}
.bx_gray_rud .section:last-child {margin-bottom:0;}

.bx_gray_rud .bx_line {padding:5px 0; border-bottom:1px solid #ced4da;}
.bx_gray_rud input[type="radio"],
.bx_gray_rud input[type="checkbox"], 
.bx_gray_rud label {vertical-align:middle;}
.bx_gray_rud input[type="text"], 
.bx_gray_rud input[type="number"], /* by odop 2019.8.4 추가 */
.bx_gray_rud input[type="password"] {font-size:13px; /*height:38px;*/ padding:0 5px; border:1px solid #ced4da; border-radius:5px; box-sizing:border-box;}

.bx_gray_rud label {margin-left:4px; color:#000; font-size:14px;}

.bx_gray_rud .section ul {font-size:0; word-spacing:0; letter-spacing:0;}
.bx_gray_rud .section ul.i3>li {display:inline-block; vertical-align:top; width:33.3%; padding:3px; box-sizing:border-box;}
.bx_gray_rud .section ul.i5>li {display:inline-block; vertical-align:top; width:20%; padding:3px; box-sizing:border-box;}
.bx_gray_rud .section ul.i5>li>input[type="text"] {padding:0 5px; width:100%;}
.bx_gray_rud .section ul.i5>li>input[type="text"]::-webkit-input-placeholder {color:#cfcfcf; font-size:14px;}
.bx_gray_rud .section ul.i5>li>input[type="text"]::-moz-placeholder {color:#cfcfcf; font-size:14px;}
.bx_gray_rud .section ul.i5>li>input[type="text"]:-ms-input-placeholder {color:#cfcfcf; font-size:14px;}
.bx_gray_rud .section ul.i5>li>input[type="text"]:-moz-placeholder {color:#cfcfcf; font-size:14px;}

.bx_gray_rud .tbl_ndi_nor {width:100%; table-layout:fixed;}
.bx_gray_rud .tbl_ndi_nor th {padding:16px 0; vertical-align:top; text-align:left; color:#3d3d3d; font-family:'Nanum Gothic'; font-size:14px; font-weight:normal;}
.bx_gray_rud .tbl_ndi_nor td {padding:5px 30px 5px 0;}

.bx_gray_rud .scregist .top {margin-bottom:10px;}
.bx_gray_rud .scregist .top>span {padding-right:40px;}

.bx_gray_rud .memo {margin-bottom:0 !important;}
.bx_gray_rud .memo textarea {width:100%; height:160px; margin-bottom:10px; padding:10px; background:#fff; border:1px solid #ced4da; border-radius:6px; box-sizing:border-box;}

.bx_gray_rud .privacy {margin-bottom:0;}
.bx_gray_rud .privacy .prvc_info {overflow-y:scroll; width:100%; height:260px; margin-bottom:10px; padding:10px; background:#fff; border:1px solid #ced4da; border-radius:6px; box-sizing:border-box;}

.bx_gray_rud .security_bx {position:relative; min-height:60px; padding-left:140px;}
.bx_gray_rud .security_bx .bx_img {position:absolute; top:0; left:0; height:60px;}
.bx_gray_rud .security_bx>p {margin-bottom:4px; font-size:14px;}

.bx_gray_rud .thwriter td>input[type="text"], .bx_gray_rud .thwriter td>input[type="password"] {width:93%;}

.btn_disable {display:inline-block; width:130px; height:42px; line-height:42px; text-align:center; color:#fff !important; font-size:18px; border:1px solid #848484; border-radius:6px; background: rgba(172,172,172,1);
	background: -moz-linear-gradient(top, rgba(172,172,172,1) 0%, rgba(154,154,154,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(172,172,172,1)), color-stop(100%, rgba(154,154,154,1)));
	background: -webkit-linear-gradient(top, rgba(172,172,172,1) 0%, rgba(154,154,154,1) 100%);
	background: -o-linear-gradient(top, rgba(172,172,172,1) 0%, rgba(154,154,154,1) 100%);
	background: -ms-linear-gradient(top, rgba(172,172,172,1) 0%, rgba(154,154,154,1) 100%);
	background: linear-gradient(to bottom, rgba(172,172,172,1) 0%, rgba(154,154,154,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acacac', endColorstr='#9a9a9a', GradientType=0 );}
/*//181001yu*/

.clauseArea {position:relative;}
.clauseArea .stx {padding-bottom:15px; font-size:14px;}
.bx_yscrl {padding:10px; height:220px; overflow-y:scroll; border:1px solid #c4c4c4;}
.bx_ipt {font-size:0; word-spacing:0; letter-spacing:0; border-top:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8;}
.bx_ipt>span {display:inline-block; vertical-align:top; height:32px; line-height:34px; padding:10px 10px; font-size:17px; border-right:1px solid #d8d8d8;}
.bx_ipt .tit {width:170px; padding-right:30px; text-align:right; }
.bx_ipt input[type="text"] {box-sizing:border-box;}

@media (max-width: 768px) {
	table.tbl_smp, table.tbl_smp thead, table.tbl_smp tbody, table.tbl_smp tr, table.tbl_smp th, table.tbl_smp td {display:block;}
	table.tbl_smp {display:block; margin:0; border-top:none;}
	table.tbl_smp th {display:none;}
	table.tbl_smp td {border-left:none;}
	table.tbl_smp th, table.tbl_smp td {padding:0; border-bottom:none;}
	table.tbl_smp input[type="text"] {height:40px; padding:0 8px; border-bottom:none;}
	table.tbl_smp textarea {padding:8px; height:100px; font-size:17px;}

	table.tbl_smp input::-webkit-input-placeholder {color:#666;}
	table.tbl_smp input:-moz-placeholder {color:#666;}
	table.tbl_smp input::-moz-placeholder {color:#666;}
	table.tbl_smp input:-ms-input-placeholder {color:#666;}
	table.tbl_smp textarea::-webkit-input-placeholder {color:#666;}
	table.tbl_smp textarea:-moz-placeholder {color:#666;}
	table.tbl_smp textarea::-moz-placeholder {color:#666;}
	table.tbl_smp textarea:-ms-input-placeholder {color:#666;}

	table.tbl_smp_nor, table.tbl_smp_nor thead, table.tbl_smp_nor tbody, table.tbl_smp_nor tr, table.tbl_smp_nor th, table.tbl_smp_nor td {display:block;}
	table.tbl_smp_nor th {background:#f7f7f7;}
	table.tbl_smp_nor td {color:#000; border-left:none;}
	table.tbl_smp_nor th, table.tbl_smp_nor td {padding:8px 15px; text-align:left;}
	table.tbl_smp_nor input[type="text"] {width:100%; padding:0 4px; border:1px solid #d8d8d8; box-sizing:border-box;}
	table.tbl_smp_nor textarea {width:100%; height:200px; margin:0; padding:4px; font-family:'nsR'; border:1px solid #d8d8d8; box-sizing:border-box;}/*181221*/
	table.tbl_smp_nor .spc input[type="radio"] {margin-top:0; margin-right:5px; vertical-align:middle;}
	table.tbl_smp_nor .spc label {margin-right:20px; word-break:keep-all;}
	table.tbl_smp_nor .stx {display:block;}
	table.tbl_smp_nor .spc>span {display:block;}
	table.tbl_smp_nor input.w200 {width:200px !important;}

	.list_prcs .bx {padding:15px;}
a-menu-8
	.bx_ipt .tit {display:none;}
	.bx_ipt input[type="text"] {width:110px;}
	.bx_ipt>span:last-child {border-right:none;}

	/*181001yu*/
	.bx_gray_rud .tit {margin-bottom:10px;}
	.bx_gray_rud .section ul.i3>li {display:block; width:100%;}
	.bx_gray_rud .section ul.i5>li {width:50%; padding:3px; box-sizing:border-box;}

	.bx_gray_rud .tbl_ndi_nor,
	.bx_gray_rud .tbl_ndi_nor tbody,
	.bx_gray_rud .tbl_ndi_nor tr,
	.bx_gray_rud .tbl_ndi_nor th,
	.bx_gray_rud .tbl_ndi_nor td {display:block; width:100%; box-sizing:border-box;}
	.bx_gray_rud .tbl_ndi_nor th {padding:5px 0;}
	.bx_gray_rud .tbl_ndi_nor td {padding:0 0 10px 0;}
	.bx_gray_rud .tbl_ndi_nor td>input[type="text"], 
	.bx_gray_rud .tbl_ndi_nor td>input[type="password"] {width:100%;}


	.bx_gray_rud .info {margin-bottom:15px;}
	.bx_gray_rud .scregist {margin-bottom:15px;}
	.bx_gray_rud .scregist th {font-weight:bold;}
	.bx_gray_rud .scregist .top>em {display:block;}
	.bx_gray_rud .scregist .top>span {padding-right:15px;}
	.bx_gray_rud .scregist .top>span>input[type="text"]{width:40px !important;}
	.bx_gray_rud .scregist .top>span:last-child>input[type="text"]{width:100px !important;}

	.bx_gray_rud .privacy {margin-bottom:20px;}
	.bx_gray_rud .security_bx>input[type="text"]{width:110px;}

	.btn_disable {width:auto; padding:0 20px; font-size:16px;}
	/*//181001yu*/
}

.list_site {margin-bottom:35px; font-size:0; word-spacing:0; letter-spacing:0; border-top:1px solid #39404a;}
.list_site li {display:inline-block; vertical-align:top; width:33.3%;  border-bottom:1px solid #d8d8d8;}
.list_site li>a {display:block; padding:18px 20px 18px 43px; font-size:15px;border-left:1px solid #d8d8d8; background:#f9f9f9 url('../images/ico_home.png') no-repeat 12px 20px;}
.list_site li>a:hover {text-decoration:underline;}
.list_site li:nth-child(3n+1)>a {border-left:none;}

@media (max-width: 768px) {
	.list_site li {display:block; width:100%;}
	.list_site li>a {padding:12px 20px 12px 43px; border-left:none; background-position:12px 15px;}
}

/*181007 Chang*/
.sbook {background:#fff; border-bottom:1px solid #e0e0e0; padding-bottom:70px;}
.sbook:after{content:'';display:block;clear:both}
.sbook .box {box-sizing:border-box; display:inline-block; width:448px; vertical-align:top;}
.sbook dl {position:relative; padding:50px 15px 0 196px;}
.sbook dt {display:block; min-height:140px; padding-top:0; line-height:1.4; color:#000; font-size:26px; font-weight:700; word-wrap:break-word; word-break:keep-all;}
.sbook dt em {display:block; font-size:14px; color:#888; padding:4px 0 0 0; font-weight:normal;}
.sbook li {padding:2px 0;}
.sbook li>a {display:inline-block; color:#549820; font-size:18px; font-weight:700; text-decoration:underline; line-height:1;}
.sbook .pic {position:absolute; top:50px; left:28px; display:table; width:100%; vertical-align:middle;  width:146px; border:2px solid #c7c7c7; box-sizing:border-box;}
.sbook .pic>span {display:table-cell; vertical-align:middle;}
.sbook .pic.nobd {border:none;}

@media only screen and (max-width:1220px){
	.sbook {width:100%;}
}

@media only screen and (max-width:767px){
	.sbook {float:none; border-bottom:none; padding-bottom:0;}
	.sbook>.box {height:auto; width:auto;}
	.sbook .box:last-child {border-left:none;}
	.sbook dl {min-height:180px; padding:27px 16px 27px 153px;}
	.sbook dt {min-height:auto; padding-top:0; font-size:21px;}
	.sbook .pic {top:27px; left:1px; width:128px;}
	.sbook li>a {word-break:keep-all;}
}

/* 190503yu */
.list_site {width:100%; table-layout:fixed; margin-bottom:35px; border-top:1px solid #39404a;}
.list_site td {vertical-align:middle; border-left:1px solid #d8d8d8; border-bottom:1px solid #d8d8d8; background:#f9f9f9;}
.list_site td>a {display:inline-block; vertical-align:middle; padding:18px 20px 18px 43px; font-size:15px; background:url('../images/ico_home.png') no-repeat 12px 20px;}
.list_site td>a:hover {text-decoration:underline;}
.list_site td:first-child {border-left:none;}
/* //190503yu */

@media (max-width: 768px) {
	/* 190503yu */
.list_site, .list_site tbody, .list_site tr {display:block;}
.list_site tr:after{content:'';display:block;clear:both}
.list_site td {display:block; float:left; width:100%; vertical-align:top; border-left:none;}
.list_site td>a {padding:12px 20px 12px 43px; background-position:12px 15px;}
/* //190503yu */
}

/* 200131yu 1차 목록 */
.bx_cnt {border-top:3px solid #444;}
.list_tg li {margin-top:-1px;}
.list_tg li>a {display:block; padding:13px 26px; border:1px solid #dedede; background:#fff url('../images/btn_issue_open.png') no-repeat 97% center; background-size:auto 9px;}
.list_tg li>a>strong {display:block; margin-right:60px; font-size:20px; font-weight:bold; color:#3c3c3c;}
.list_tg li>a.on {border:0; background:#3c3c3c url('../images/btn_issue_close.png') no-repeat 97% center; background-size:auto 9px;}
.list_tg li>a.on>strong {color:#d2d2d2;}
.list_tg li .current {display:block; padding:23px 26px; background:#3c3c3c;}
.list_tg li .current strong {display:block; font-size:20px; font-weight:bold; color:#d2d2d2;}
.list_tg li .srchTitle {position:relative; display:block; padding:24px 126px 22px 26px; border:1px solid #dedede; background:#fff;}
.list_tg li .srchTitle {background: rgba(249,248,244,1);
    background: -moz-linear-gradient(rgba(255,255,255,1) 20%, rgba(245,245,245,1) 100%);
    background: -webkit-gradient(top, bottom, color-stop(20%, rgba(255,255,255,1)), color-stop(100%, rgba(245,245,245,1)));
    background: -webkit-linear-gradient(rgba(255,255,255,1) 20%, rgba(245,245,245,1) 100%);
    background: -o-linear-gradient(rgba(255,255,255,1) 20%, rgba(245,245,245,1) 100%);
    background: -ms-linear-gradient(rgba(255,255,255,1) 20%, rgba(245,245,245,1) 100%);
    background: linear-gradient(rgba(255,255,255,1) 20%, rgba(245,245,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f3f3f3', GradientType=1 );}
.list_tg li .srchTitle .stitle {font-size:20px; font-weight:normal; color:#000; line-height:1;}
.list_tg li .srchTitle .stitle em {font-size:20px;}
.list_tg li .srchTitle .num {position:absolute; right:20px; bottom:25px; line-height:1;}
.list_tg .tx_area {display:none;}
.list_tg .tx_area.on {display:block;}
.list_tg .tx_area li {padding:19px 23px 17px; border-bottom:1px solid #dedede;}
.list_tg .tx_area li:last-child {border-bottom:none;}
.list_tg .tx_area dt {font-size:16px;}
.list_tg .tx_area dt>a {font-size:16px;}
.list_tg .tx_area dt>a:hover {text-decoration:underline;}
.list_tg .tx_area dd, .list_tg .tx_area dd>a {font-size:13px;}
.list_tg .tx_area .btnArea {margin-bottom:0;}

@media only screen and (max-width:767px) {	
	.list_tg li>a {padding:15px 12px; background-size:20px 9px;}
    .list_tg li>a>strong {margin-right:40px; font-size:15px;}
    .list_tg li>a.on {background-size:20px 9px;}

    .list_tg .tx_area li {padding:18px 12px;}
    .list_tg .tx_area dt, .list_tg .tx_area dt>a {font-size:15px;}
	
	.list_tg li .srchTitle {padding:13px 106px 13px 12px;}
	.list_tg li .srchTitle .stitle {font-size:16px; font-weight:normal; color:#000; line-height:1;}
	.list_tg li .srchTitle .stitle em {font-size:16px;}
	.list_tg li .srchTitle .num {right:10px; bottom:15px; line-height:1; font-size:13px;}
}

/* 200131yu 2차 목록 */
.book-list > .info {position:relative;padding:15px;font-size:14px;color:#474747;line-height:20px;background:#f5f5f5;border:1px solid #dfdfdf;border-top:3px solid #444;}
.book-list > .info.bot {border-top:none;}
.book-list > .info .bar {display:inline-block;margin:0 4px;height:14px;line-height:14px;border-left:2px solid #d1d1d1;vertical-align:middle;}
.book-list > .info .function {position:absolute;right:5px;bottom:10px;overflow:hidden;}
.book-list > .info .function li {float:left;padding:0 2px;}
.book-list > .info .function li * {	vertical-align:middle;}

.book-list .list > li {font-size:14px;border-bottom:1px solid #dfdfdf;}
.book-list .list > li:hover {background-color:#f8f8f8;}
.book-list .list > li {display:block;position:relative;padding:25px 25px 25px 65px;}
.book-list .list > li:before {content:'';display:inline-block;position:absolute;left:45px;top:25px;min-height:calc(100% - 50px);border-left:1px solid #ddd;}
.book-list .list > li .check {position:absolute;left:0;top:50%;width:45px;margin-top:-18px;text-align:center;font-size:24px;color:#7f7f80;}
.book-list .list > li .title {margin:7px 0 5px 0;font-size:18px;color:#333237;}
.book-list .list > li .text {font-size:13px;line-height:20px;color:#333237;}
.book-list .list > li ul {margin-top:10px;overflow:hidden;}
.book-list .list > li li {float:left;margin-right:45px;line-height:22px;}
.book-list .list > li li:last-child {margin-right:0;}
.book-list .list > li li b:before {content:'';display:inline-block;height:13px;margin:-1px 7px 0 5px; border-left:1px solid #ccc;vertical-align:middle;}

.btn_pdfdown {display:inline-block;font-size:12px;font-weight:700;padding:4px 10px 3px;border-radius:3px;background:#C33;color:#fff;position:relative;top:-3px;letter-spacing:0.1em; cursor:pointer;}
.btn_pdfdown:hover {color:#000;background:#f5f5f5;padding:3px 9px 2px;border:#C00 1px solid;}
.btn_pdfdown.detail {padding:5px 10px 3px; top:0; color:#fff;}
.btn_pdfdown.detail:hover {color:#000;background:#f5f5f5;padding:4px 9px 2px;border:#C00 1px solid;}

/* 200131yu 상세정보 */
.book {border-top:1px solid #b7b7b7;}
.book .view .title {padding-top:20px;font-size:30px;color:#333237;}
.book .view .text {margin-top:10px;font-size:18px;color:#333237;}
.book .view .book-info {margin:0px 0 20px;}
.book .view .book-info dl {position:relative;line-height:20px;overflow:hidden;}
.book .view .book-info dl dt {position:relative;float:left;width:115px;margin-right:15px;padding:14px 0 10px 0;font-size:13px;color:#777;overflow:hidden;}
.book .view .book-info dl dt:before {content:'';position:absolute;left:0;top:0;width:100%;border-bottom:1px solid #b7b7b7;}
.book .view .book-info dl dd {position:relative;float:left;width:calc(100% - 130px);padding:14px 0 10px 0;font-size:15px;color:#333237;overflow:hidden;}
.book .view .book-info dl dd:before {content:'';position:absolute;left:0;top:0;width:100%;border-bottom:1px solid #d0d0d0;}
.book .view .book-info dl:last-child dt:after {content:'';position:absolute;left:0;bottom:0;width:100%;border-bottom:1px solid #b7b7b7;}
.book .view .book-info dl:last-child dd:after {content:'';position:absolute;left:0;bottom:0;width:100%;border-bottom:1px solid #d0d0d0;}
.book .view .book-info dl:first-child :before {display:none;}

.book .view .subject {margin-bottom:5px;font-size:20px;color:#333237;}
.book .view .section {position:relative;padding-bottom:20px;border-bottom:3px solid #444; margin-bottom:70px;}
.book .view .section .link {display:inline-block;padding:7px 12px;font-size:15px;color:#669933;background-color:#e9e9e9;}
.book .view .section .keyword {overflow:hidden;}
.book .view .section .keyword li {float:left;padding:7px 12px;margin:0 5px 5px 0;font-size:16px;color:#333237;background-color:#e9e9e9;}
.book .view .btn-area {text-align:right;}

@media only screen and (max-width : 767px){
	.book-list {padding:20px 0;}
	.book-list > .info {margin-top:0;}
	.book-list .list > li {font-size:13px;}
	.book-list .list > li .title {font-size:14px; line-height:1.4;}
	.book-list .list > li .text {font-size:12px;}
	.book-list .list > li ul {margin-top:5px;}
	.book-list .list > li li {margin-right:0;}
	
	.btn_pdfdown {font-size:11px;font-weight:700;padding:3px 8px 2px;top:-2px;}
	.btn_pdfdown:hover {padding:2px 7px 1px;}	
	.btn_pdfdown.detail:hover {padding:4px 9px 2px;}
	
	.book .view .title {padding:0;font-size:16px;}
	.book .view .subject {font-size:16px;}
	.book .view .text {margin-top:5px;font-size:13px;}
	.book .view .book-info {margin:0 0 20px 0;}
	.book .view .book-info dl dt {width:75px; font-size:12px;}
	.book .view .book-info dl dd {width:calc(100% - 90px);margin-right:0;font-size:13px;}
	.book .view .book-info dl .f:before {display:block;}
	.book .view .book-info dl .l:before {display:none;}
	.book .view .section,.book .view .section .keyword li {font-size:14px;}
}

/* 200131yu 기타 추가 요소 */
.colL {display:inline-block; width:170px; vertical-align:top;}
.colR {display:inline-block; width:calc(100% - 180px); vertical-align:top;}
.borderG { border:1px solid #dcdcdc;}
.list_n_sq2 {padding:0 0 8px 30px; position:relative;}
.list_n_sq2:after {content:""; width:6px; height:6px; display:inline-block; background:#6cb92b; position:absolute; left:12px; top:8px;}
.btn_gr_ic_dk {display:inline-block; line-height:1; vertical-align:middle; margin:0 3px; padding:7px 15px 5px; color:#333; font-size:13px; border:2px solid #aaa; border-radius:8px; background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );}
.btn_gr_ic_dk.upList {border:1px solid #aaa; padding-left:32px; margin:0 0 0 18px; position:relative;}
.btn_gr_ic_dk.upList:before {content:""; width:12px; height:12px; background:url(../images/ico_faq_hide.png) no-repeat; background-size:12px auto; position:absolute; left:12px; top:9px;}
.btn_gr_ic_dk:hover,.btn_gr_ic_dk.upList:hover {border-color:#C33;}
.tt_sgy.lg strong {line-height:1.2; padding-left:18px; padding-top:2px; background:url('../images/blt_t_qy.gif') repeat-y 2px 0;}

@media only screen and (max-width:767px) {
	.colL,.colR {display:block; width:100%; margin-bottom:10px;}
	.list_n_sq2 {padding:0 0 8px 18px; font-size:0.9rem;}
	.list_n_sq2:after {left:0; top:8px;}
	.btn_gr_ic_dk.upList {margin-left:0;}
	.tt_sgy.lg strong {font-size:15px;}
}

/* 211015 추가*/

.fBold {font-weight:bold;}
.fc_g {color:#6cb92b;}
.titleSt01 {font-size:30px; display:inline-block; padding-left:5px;}
.bg_lg {background:#f7f7f7;}
.fc_sm {font-size:.7em;}

/* -- tab-slide -- */
.tab-slide {position:relative; overflow:hidden; padding:0 58px; margin-bottom:50px; border:1px solid #e0e0e0;}

.tab-slide .swiper-slide {border-right:1px solid #e0e0e0; box-sizing:border-box;}
.tab-slide a {position:relative; display:block; height:77px; padding:0 5px; text-align:center; color:#000; box-sizing:border-box; cursor:pointer;}
.tab-slide a.active {background:#363a43; color:#fff;}
.tab-slide a>.tbl {display:table; width:100%; height:100%;}
.tab-slide a>.tbl>.cell {display:table-cell; vertical-align:middle; line-height:1.2; font-size:1rem;}

.tab-slide a:hover:not(.active) {background:#f7f7f7; transition:all .3s ease-out;}
.tab-slide a:hover:not(.active)::before {content:''; z-index:2; position:absolute; left:-1px; right:0; bottom:0; height:2px; background:#000;}

.ts-slide {overflow:hidden;}

.tab-slide .ts-button-prev,
.tab-slide .ts-button-next {position:absolute; top:0;  width:58px; height:77px; margin:0; background:#e8e8e8; cursor:pointer;}
.tab-slide .ts-button-prev {border-right:1px solid #ddd;}
.tab-slide .ts-button-prev {left:0; background:url('../images/icon_arrowleft.png') no-repeat center; background-size:24px auto;}
.tab-slide .ts-button-next {right:0; background:url('../images/icon_arrowright.png') no-repeat center; background-size:24px auto;}

.tab_container {width:100%;}
.tab_content {display: none;}

.photoCard li {margin:5px; padding:10px 16px; width:calc(25% - 10px); display:inline-block; border:1px solid #eee; vertical-align:top;}
.photoCard li img {width:100%; height:auto;}
.photoCard li .photoCaption {padding:15px 5px;}
.photoCard li .name {font-size:20px;}
.photoCard li .exp {font-size:14px; color:#888; line-height:1.2; height:36px; padding-top:5px; word-break:keep-all;}

.nameCard li {margin:40px 5px 10px; padding:10px 16px; width:calc(25% - 10px); display:inline-block; text-align:center; border:1px solid #eee; vertical-align:top; position:relative;}
.nameCard li em:before {content:""; position:absolute; left:50%; top:-4px; width:68px; height:68px; border-radius:68px; padding:4px; border:1px solid #ddd; margin-left:-39px;}
.nameCard li em {position:absolute; left:50%; top:-35px; width:50px; height:50px; border-radius:50px; padding:10px; background:#5b9a27; margin-left:-35px; line-height:50px; color:#fff;}
.nameCard li .name {font-size:21px; padding-top:40px;}
.nameCard li .exp {font-size:14px; color:#888; line-height:1.2; min-height:36px; padding-top:5px; word-break:keep-all;}

.nameCard.basic li {margin:10px 5px; padding:20px 16px; width:calc(25% - 10px); display:inline-block; text-align:center; border:1px solid #eee; vertical-align:top; position:relative;}
.nameCard.basic li .name {font-size:21px; padding-top:10px;}

.nameCard.chairman li {margin:40px 5px 30px; width:calc(100% - 10px); background:#f7f7f7;}
.nameCard.chairman li em {font-size:1.3em; background:#6cb92b;}
.nameCard.chairman li .name {font-size:24px;}

.line_g {border-bottom:1px solid #ddd; display:block;}

@media only screen and (max-width: 1023px){
    /* tab-slide */
    .tab-slide {padding:0 38px; margin-bottom:35px;}
    .tab-slide a {padding:0 18px;}
    .tab-slide a>.tbl>.cell {font-size:1rem;}
    .tab-slide .ts-button-prev,
    .tab-slide .ts-button-next {width:38px; background-size:20px auto;}
}

@media only screen and (max-width: 767px){
    /* tab-slide */
    .tab-slide {padding:0 18px; margin-bottom:22px;}
    .tab-slide a {height:38px; padding:0 8px;}
    .tab-slide a>.tbl>.cell {font-size:.8rem;}
    .tab-slide .ts-button-prev,
    .tab-slide .ts-button-next {width:18px; height:38px;}
    .tab-slide .ts-button-prev {background:url('../images/icon_arrowleft.png') no-repeat center; background-size:16px auto;}
    .tab-slide .ts-button-next {background:url('../images/icon_arrowright.png') no-repeat center; background-size:16px auto;}

	.photoCard li {width:calc(50% - 10px); padding: 10px 10px;}
	.photoCard li .name {font-size:19px;}
	.photoCard li .exp {font-size:12px;}

	.nameCard li {width:calc(50% - 10px);}
	.nameCard li .name {font-size:19px;}
	.nameCard li .exp {font-size:13px;}

	.nameCard.basic li {width:calc(50% - 10px);}
	.nameCard.basic li .name {font-size:19px;}

	.nameCard.chairman li {width:calc(100% - 10px);}
	.nameCard.chairman li em {font-size:1.3em;}
	.nameCard.chairman li .name {font-size:22px;}

	.titleSt01 {font-size:23px;}
}
@media only screen and (max-width: 768px) {
    .photoCard li .name {
        font-size: 17px;
    }
}

.editor-content b, .editor-content strong {
    font-weight: bold !important;
}

/* #995 인쇄시 왼쪽 메뉴 없앰 */
/*241217*/
@media print {
	.lnb {
    	display: none !important;
    }
	.article {
    	float: none !important;
		width:100%;
        padding-left: 2rem;
        padding-right: 2rem;
    }
	#header .sub_slogan {
    	display: none;
    }
    /* Main Menu */
    .gnb ul {
    	display: none;
    }
}