* {caret-color : transparent }
input { caret-color : auto } 
.pl0 { padding-left : 0 !important } 
.flex { display : flex } 
.flex.align { align-items: center; } 
.center { text-align: center !important; } 

.search_img_add_wrap {position : relative;margin-top: 10px;}
.search_img_add_wrap .search_img_add {position : absolute;top: -50px;left : 0;} /* 추가된 이미지의 height 값 + 10px 만큼 top 에 - 값으로 넣어주세요 */
.search_top_wrap { display : flex; gap : 1rem } 
.search_top_wrap .search_border { flex : auto; } 
.search_top_wrap .btn_wrap {/* width : 230px; */}  
.search_top_wrap .btn_wrap button { width : 110px; height : 60px; border-radius : 5px; font-size : 16px;} 
.search_top_wrap .btn_search {color : #020B3D;border : 1px solid #020B3D;/* margin-right: 5px; */}  
.search_top_wrap .btn_search_nail { background-color: #0B50D0 } 
.search_top_wrap .search_border { display : flex; border : 1px solid #020B3D } 
.search_top_wrap .search_border > * { font-size : 18px; border : none !important; line-height : 60px; height : 60px !important; flex-shrink: 0; } 
.search_top_wrap .search_border input { width : 100%; flex-shrink: 1 } 
.search_top_wrap .search_border button { width : 70px; background-color: #0b50d0;} 
.search_top_wrap .search_border select { width : 180px; } 

.search_btm_wrap { display : flex; margin : 1rem 0 2rem; align-items: center; justify-content: space-between; } 
.search_btm_wrap .flex { gap : .5rem; flex-wrap : wrap } 
.search_btm_wrap img { display : inline-block; margin-left : 5px } 
.search_btm_wrap .connection_keyword,
.search_btm_wrap .connection_keyword .scroll_inner  { display : flex; gap : 5px; overflow : auto; flex-wrap : nowrap }
 
.search_btm_wrap .connection_keyword span { font-weight: bold; font-size : 16px; margin-right : 10px; flex-shrink: 0; } 
.search_btm_wrap .connection_keyword a { display : inline-block; font-size : 12px; padding : 5px 10px; border : 1px solid #CDD1D5; background-color: #F8F8F8; border-radius : 1rem; white-space: nowrap; } 
.search_btm_wrap .connection_keyword a:hover { background-color: #CDD1D5; color : #000 } 
.search_btm_wrap .connection_keyword button { border : 1px solid #0B50D0; color : #0B50D0; background-color: #EBF1FC; font-size : 14px; padding : 5px 10px; border-radius : 5px; margin-left : 10px; } 
.tab_search ul { padding-left : 0 } 
.cons { display:grid; grid-template-columns:300px 1fr; gap:40px; margin-top : 40px } 
.dataSearch_body .side .resualt_box {border : 1px solid #DFDFDF;background-color: #fff;border-radius : 10px;padding: 20px 15px;font-size : 17px;margin-bottom: 0;} 
.dataSearch_body .side .resualt_box * { transition : inherit }
.dataSearch_body .side .resualt_box .loading { transform : inherit !important; width : inherit !important; height : auto  }
.dataSearch_body .side .resualt_box a {display : flex;align-items: center;gap : 5px;/* font-size: 16px; */} 
.dataSearch_body .side .resualt_box a .svg {width : 20px;height : 15px;background-position: left center;} 
.dataSearch_body .side .resualt_box .current > a .svg,
.dataSearch_body .side .resualt_box a:hover .svg, 
li.facet-menu-parent.current a { color : #0B50D0 } 


.svg_search_ALL { background-image: url('/images/search/svg_search_all.svg'); background-color:transparent; background-repeat: no-repeat;}  
.svg_search_MONO_ALL { background-image: url('/images/search/svg_search_01.svg'); background-color:transparent; background-repeat: no-repeat;} 
.svg_search_KDMT_ALL { background-image: url('/images/search/svg_search_02.svg'); background-color:transparent; background-repeat: no-repeat;} 
.svg_search_KINX_ALL { background-image: url('/images/search/svg_search_03.svg'); background-color:transparent; background-repeat: no-repeat;} 
.svg_search_NONB_ALL { background-image: url('/images/search/svg_search_04.svg'); background-color:transparent; background-repeat: no-repeat;} 
.svg_search_VDBK_ALL { background-image: url('/images/search/svg_search_05.svg'); background-color:transparent; background-repeat: no-repeat;} 
.svg_search_ASSM_ALL { background-image: url('/images/search/svg_search_06.svg'); background-color:transparent; background-repeat: no-repeat;} 
.svg_search_SPEC_ALL { background-image: url('/images/search/svg_search_07.svg'); background-color:transparent; background-repeat: no-repeat;} 
.svg_down { background-image: url('/images/search/svg_down.svg'); background-color: transparent; background-repeat: no-repeat;} 
.svg_down2 { background-image: url('/images/search/svg_down2.svg'); background-color: transparent; background-repeat: no-repeat;} 
.svg_show {background-image: url('/images/search/svg_show.svg');background-color: transparent; background-repeat: no-repeat;}   
.svg_option { background-image: url('/images/search/svg_option.svg'); background-color: transparent; background-repeat: no-repeat;}  
 
.dataSearch_body .side .resualt_box li~li {margin: 16px 0 0 0;} 
.dataSearch_body .side .resualt_box li:nth-child(2) .svg { background-position : left 2px center}
.side .resualt_box li.facet-menu-parent > p:after { left : inherit; right : 0; background : url('/images/search/ic_arrow.png') no-repeat right center; transform : rotate(0); top : 5px } 
.side .resualt_box li.facet-menu-parent.on > p:after, .side .resualt_box li.facet-menu-parent.current > p:after { left : inherit; right : 0; } 
.dataSearch_body .side .resualt_box .sub {border : none;background-color: #f9f9f9;padding: 10px 15px;border-radius : 10px} 
.dataSearch_body .side .resualt_box .sub li~li {margin: 8px 0 0 0;}  

.dataSearch_body .side .items .item .tit {font-size: 19px;background-position: left top 10px;} 
.dataSearch_body .side .items .item .tit:after { right : 0; background : url('/images/search/ic_arrow.png') no-repeat right center; transform : rotate(180deg) } 
.dataSearch_body .side .items .item .tit.active:after { transform : rotate(0) } 
.dataSearch_body .side .items .item ul:not(.accessibility) a {font-size: 17px;} 
.dataSearch_body .side .items .item ul:not(.accessibility) li + li {margin-top: 6px;} 


.body .views h3 { padding-left: 20px } 
.body .views h3 strong { color : #246BEB } 
.body .views h3:before { content : url('/images/search/ic_title_bul.png'); background : none; top : 0; left : 0; position : absolute; } 
.body .btng_sort { background-color: transparent !important; border : none !important; border-bottom : 2px solid #243647 !important; padding : 20px 0 !important; } 

.btnS { font-size : 14px } 
.body .btng_sort select {height : 40px;font-size : 14px;border-color : #d0d0d0;padding-right: 30px;} 
.body .btng_sort select[name="selOrderBy"] { width : 180px } 
.body .btng_sort select:nth-child(2) {width : 150px;} 
.selected_filter_wrap { background-color: #F6F6F6; border-top : 1px solid #DFDFDF; border-bottom : 1px solid #DFDFDF; padding : 10px 15px; gap : 20px; align-items: center } 
.selected_filter_wrap p { flex-shrink: 0; font-size : 18px; display : flex; align-items: center; font-weight: bold } 
.selected_filter_wrap p span { display : inline-block; color : #0B50D0; margin-left : 10px } 
.selected_filter_wrap button { flex-shrink: 0; background-color: #CDD1D5; font-size: 12px; border-radius : 5px; height : 35px; padding: 0 8px; } 
.selected_filter_wrap button img { position : relative; top : -1px; margin-right : 5px } 
.selected_filter_wrap div { flex : auto; display : flex; gap : 5px; overflow : auto } 
.selected_filter_wrap a { display : inline-block; padding : 8px 16px; border : 1px solid #CDD1D5; font-size : 15px; background-color: #fff; border-radius : 20px; font-weight: 500; flex-shrink: 0; } 




.side.open { position : fixed; bottom : 0; left : 0; width : 100%; height : 100%; max-height : 80%; overflow : hidden; background-color: #fff; z-index: 9; border-radius : 10px 10px 0 0; z-index: 9999; } 
.side.open .side_inner { height : 100%; background-color: #fff; overflow : auto; padding : 15px }
.side.open .side_inner .side_btn_wrap { text-align: right; padding : 0 0 1rem 0 }
.side.open .side_inner #sideCloseBtn img { width : 20px; height : auto  }
.side.open:before { content : ''; width : 100%; height : 100%; background-color: rgba(0, 0, 0, 0.5); position : fixed; top : 0; left : 0; z-index: -1; } 
.side.open .inner { height : 100%; overflow : auto; background-color: #fff; } 
.side.open .inner .item { padding : 20px } 
.side.open .items .item ul:not(.accessibility) { padding : 20px 20px 0 20px; margin : 0 } 
.side.open > div h2 { background-color: #fff; padding : 20px 20px; display : flex; justify-content: space-between; font-weight: bold; font-size : 18px } 
.side.open > div h2 img { width : 20px; } 
.side.open .selected_filter_wrap { flex-direction: column; } 
.side.open .selected_filter_wrap button { width : 100% } 
.side.open .resualt_box { margin : 0; padding : 10px } 
.side.open .resualt_box a,
.side.open .items .item .tit button { font-size : 16px }
.side.open .items .item .tit { background-position : left top 13px}
.side.open .items .item ul:not(.accessibility) a { font-size : 15px }

.btn_blue { color : #246BEB; border : 1px solid #246BEB; background-color: #F3F7FE; padding : 8px 12px; border-radius : 5px; font-size : 14px; font-weight: bold; } 
.btn_bg_blue { color : #fff; background-color: #246BEB; padding : 0 10px; border-radius : 5px; font-size : 12px } 
.btn_bg_green { color : #fff; background-color: #286828; padding : 0 10px; border-radius : 5px; font-size : 12px } 
.btn_bg_gary { background-color: #EEF2F7; padding : 7px 14px; border-radius : 5px; border : 1px solid #CEDBE9; font-size : 13px !important; font-weight: bold !important; } 
.btn_bg_gary img { display : inline-block; margin-left : 5px } 

.btn_bd_blue { display : inline-flex; align-items : center; gap : 5px; border : 1px solid #246BEB; padding : 15px 20px; font-size : 16px; font-weight: bold; color : #246BEB;} 
.btn_bd_blue.readonly,
.btn_bd_blue.readonly:hover { background-color: #eee; color : #888; border : 1px solid #888; cursor : default }
.btn_bd_blue_small { padding : 10px 15px; white-space: nowrap; } 
.btn_bd_blue:hover { background-color: #e3eaf5 } 




.search_result_list_wrap .top {display : flex;align-items: start;gap : 10px;font-size : 18px;font-weight: bold;}
.search_result_list_wrap .top a { word-break: break-all }
.search_result_list_wrap .top .btn_blue { font-size : 12px; padding : 3px 8px; white-space: nowrap; background-color: #fff;}  
.search_result_list_wrap .top a span { display : block; font-size : 16px; font-weight: normal; }
.search_result_list_wrap > ul > li { border-bottom : 1px solid #e9e9e9; padding : 20px; } 
.search_result_list_wrap .li_wrap {position : relative;display : flex; /* align-items: center; */justify-content: space-between;gap : 20px}
.search_result_list_wrap .btn_mo { display : none }   
.search_result_list_wrap .li_wrap_right {display : flex;gap : 20px;align-items: center;}
.search_result_list_wrap .li_wrap_right .img_thumb_wrap { max-width: 120px;}
.search_result_list_wrap .li_wrap_right .img_thumb_wrap img { display : block; width : 100%; height : auto }
.search_result_list_wrap .li_buttom_wrap {max-width: 170px;} 
.search_result_list_wrap .li_buttom_wrap button {width : 100%;padding: 10px 0;text-align: center;justify-content: center;width: 170px;font-weight: 500;}
.search_result_list_wrap .li_buttom_wrap button + button { margin-top : 10px } 
.search_result_list_wrap .dropdown { margin-top : 10px }
.search_result_list_wrap .dropdown button {line-height : initial;/* height : 45px; *//* padding : 0 !important; */height: auto;display: block;width: 100%;font-weight: 400;/* border-bottom: none; */}
.search_result_list_wrap .dropdown > button:after {content : '▼';display : inline-block;font-size : 12px;position: relative;top: -2px;left: 5px;}

.search_result_list_wrap .dropdown > button.active:after {content : '▲';top: 1px;}
.dropdown_content {box-sizing: border-box;width: 200px;/* line-height: 45px; */; margin-top : 4px }
.dropdown_content button { display : block;border : none;padding: 5px 10px !important;height: 45px !important;}
.dropdown_content button + button { border-top : 1px solid #ccc; margin-top : 0 !important }

.search_result_list_wrap2 .top a span { display : inline-block; font-size : inherit; font-weight: bold;}
.search_result_list_wrap2 .middle { margin : .5rem 0 }

.search_result_list_wrap .middle ul li {position : relative;font-size : 16px;margin-right: 10px;/* padding-left: 70px; */} 
.search_result_list_wrap .middle ul li span {font-weight: 500;  margin-right : 10px; /* position: absolute; */top: 0;left: 0;display: inline-block;}  


.side_btn_wrap { display : none }
.search_result_list_wrap .middle dt > ul li:before {content : '';width : 1px;height: 12px;background-color: #ccc;position : absolute;top: 7px;right: -13px;display : block;}
 .search_result_list_wrap .middle dt > ul li:last-child:before { display : none }
.search_result_list_wrap .result_use {margin-top: 5px;display : flex;gap: 10px;} 
.search_result_list_wrap .result_use > span {flex-shrink: 0;font-size : 16px;font-weight: 500;} 
.search_result_list_wrap .result_use li {position : relative;font-size : 16px;padding-left: 60px;}
.search_result_list_wrap .result_use li.notxt { padding-left : 0 } 
.search_result_list_wrap .result_use li > div { position : relative; display : inline-block; margin-left : 10px }
.search_result_list_wrap .result_use li > div a {padding: 4px 8px;font-size: 12px !important;}
.search_result_list_wrap .result_use li > div a.active i {display : inline-block;transform: rotate(180deg);position: relative;top: 2px;left: 4px;} 
.result_table_wrap {display : none;position : absolute;top : 40px;left : 50%;transform: translateX(-30%);width : 950px;max-height : 300px;background-color: #fff;z-index : 9;border: 1px solid #111;overflow: auto;}
.result_table_wrap .tbl_col { border : none }  


.result_table_wrap3 .result_table_wrap { top : 100px; width : 700px; left : 0; overflow : auto } 
.btn_show_tr.active + .result_table_wrap,
.search_result_list_wrap .result_use li > div a.active + .result_table_wrap { display : block } 
.result_table_wrap thead { background-color: #F8F8F8; border-bottom : 2px solid #111 } 
.result_table_wrap th,
.result_table_wrap td { position : relative; text-align : center; font-size : 16px } 
.result_table_wrap th { padding : 5px; font-weight: bold; white-space: nowrap; } 
.result_table_wrap th:before { content : ''; width : 1px; height : 20px; background-color: #ccc; position : absolute; top : 9px; left : 0; } 
.result_table_wrap th:first-child:before { display : none } 
.result_table_wrap td { padding : 10px; border : 1px solid #dfdfdf } 
.result_table_wrap td strong { font-weight: bold;}
.result_table_wrap td.txt_blue span,
.result_table_wrap td.txt_purple span { display : inline-flex; width : 21px; height : 21px; align-items: center; justify-content: center; color : #fff; font-size : 12px; border-radius : 4px; margin-right : 5px; position : relative; top : -2px } 
.result_table_wrap td.txt_blue { color : #0B50D0 } 
.result_table_wrap td.txt_blue span { background-color: #0B50D0; } 
.result_table_wrap td.txt_purple { color : #3F0BD0 } 
.result_table_wrap td.txt_purple span { background-color: #3F0BD0; } 
.result_table_wrap .btn_show_tr,
.result_table_wrap .btn_showgw_tr { display : flex; align-items: center; color : #0B50D0; justify-content: center; } 
.result_table_wrap .btn_show_tr.active span img,
.result_table_wrap .btn_showgw_tr.active span img { transform :rotate(180deg) } 
.result_table_wrap td:first-child { text-align: left; } 
.result_table_wrap td ul {margin-top: 0;} 
.result_table_wrap td ul li { position : relative; display : inline-block; font-size : 13px } 
.result_table_wrap td ul li + li { padding-left : 15px } 
.result_table_wrap td ul li:before { content : ''; width : 1px; height : 10px; background-color: #ccc; position : absolute; top : 4px; left : 7px } 
.result_table_wrap td ul li:first-child:before { display : none } 
.result_table_wrap td ul li strong { font-weight: normal; } 
.result_table_search { margin : 20px 0; display : flex; align-items: center; gap : 10px; font-size : 14px } 
.result_table_search select { height : 40px; font-size : 14px; width : 100px } 
.result_table_search button { width : 80px; height : 40px; border-radius : 5px; font-size : 14px; background-color: #020B3D; color : #fff; margin : 0 40px 0 20px } 

.result_table_wrap2 { display : none; position : static; background-color: #fff; transform : inherit; width : 100% !important } 
.result_table_wrap2.active { display : block } 
.result_table_wrap2 th { padding : 10px } 

.result_table_wrap3 { border-top : 1px solid #ccc; height : auto; max-height : initial } 


.result_table_wrap .btn_bd_blue_small { font-size : 14px; padding : 5px 10px; border : 1px solid #DFDFDF } 
.result_table_wrap .btn_bd_blue_small + .btn_bd_blue_small { margin-top : 5px } 

.hide_tr_list,
.hide_gw_list { display : none } 
.hide_tr_list.active,
.hide_gw_list.active { display : table-row } 
.hide_tr_list,
.hide_gw_list { background-color: #F6F6F6; } 
.hide_tr_list td { padding : 0; } 
.hide_tr_list .table_inner_padding { padding : 25px 20px; text-align: left; } 
.hide_tr_list .table_inner_padding h2,
.hide_gw_list .table_inner_padding h2 { font-size : 16px; font-weight: bold; } 
.hide_tr_list .table_inner_padding h2 img,
.hide_gw_list .table_inner_padding h2 img { position : Relative; top : -2px; margin-right : 5px }
 
.hide_tr_list .table_inner_padding ul,
.hide_gw_list .table_inner_padding ul { margin-top : 10px } 
.hide_tr_list .table_inner_padding ul > li,
.hide_gw_list .table_inner_padding ul > li { position : relative; padding-left : 10px } 
.hide_tr_list .table_inner_padding ul > li:before,
.hide_gw_list .table_inner_padding ul > li:before { content : ''; width : 4px; height : 4px; background-color: #000; border-radius : 100%; position : absolute; top : 7px; left : 0; border-radius : 100% } 
.hide_tr_list .table_inner_padding ul ol span,
.hide_gw_list .table_inner_padding ul ol span  { color : #111 } 
.modal_inner .table_inner_padding { padding : 15px 10px; } 


table .box2 p,
.table_inner_padding p { font-size : 14px }


.gwanho_modal_list { padding : 0 15px } 
#modalGwanho .modal_inner { width : 100%; max-width : 90%; max-height : 80% } 
#modalGwanho .inner { height : 500px; overflow : auto } 
.gwanho_modal_list > ul { border-top : 2px solid #020B3D; padding-top : 20px } 
.gwanho_modal_list > ul > li { position : relative; padding-left : 80px } 
.gwanho_modal_list > ul > li + li { margin-top : 10px } 
.gwanho_modal_list > ul > li strong { position : absolute; top : 0; left : 0; font-weight: bold; } 
.gwanho_btn_wrap { display : flex; gap : 10px; justify-content: space-between; align-items: center; margin-top : 15px } 
.gwanho_btn_wrap a { display : flex; align-items: center; justify-content: center; border : 1px solid #9C9C9C; background-color: #E2E2E2; color : #9c9c9c; height : 50px; flex : auto } 
.gwanho_btn_wrap a.active { border : 1px solid #0B50D0; color : #0B50D0; background-color: #fff; } 
.gwanho_btn_wrap a img { filter : grayscale(1) } 
.gwanho_btn_wrap a i { display : inline-block; margin-left : 5px } 
.gwanho_btn_wrap a.active img { transform : rotate(180deg); filter : inherit } 

.gwanho_modal_list .sub { padding : 10px 0; margin-top : 25px; border-top : 2px solid #ccc } 
.gwanho_modal_list .sub + .sub { margin-top : 0 } 
.gwanho_modal_list .sub .sub_list { display : flex; align-items: center; gap : 20px } 
.gwanho_modal_list .sub .sub_list .right { width : 110px; flex-shrink: 0; } 
.gwanho_modal_list .sub .sub_list .right button { border : 1px solid #dfdfdf; } 
.gwanho_modal_list .sub .sub_list .right button + button { border-top : none } 
.gwanho_modal_list .sub .sub_list .left { flex : auto } 
.gwanho_modal_list .sub .sub_list h2 { font-weight: bold; margin-bottom : 5px } 
.gwanho_modal_list .sub .sub_list dl { display : flex; gap : 5px; align-items: center; font-size : 14px; flex-wrap : wrap } 
.gwanho_modal_list .sub .sub_list dl dt { position : Relative; font-weight: bold; padding-left : 10px } 
.gwanho_modal_list .sub .sub_list dl dt::before {content : '';width : 1px;height : 12px;background-color: #ccc;position : absolute;top: 3px;left: 2px;} 
.gwanho_modal_list .sub .sub_list dl dt:first-child { padding-left : 0 } 
.gwanho_modal_list .sub .sub_list dl dt:first-child:before { display : none } 
.gwanho_modal_list .list_show_btn { text-align: center; color : #0B50D0; display : block; padding : 10px 0; } 
.gwanho_modal_list .list_show_btn.active img { transform : rotate(180deg) } 
.gwanho_modal_list .result_table_wrap { display : none !important; background-color: #F6F6F6; } 
.gwanho_modal_list .result_table_wrap.active { display : block !important } 
.gwanho_modal_list .result_table_wrap h2 { font-weight: bold; margin-bottom : 10px; font-size : 16px } 
.gwanho_modal_list .result_table_wrap ul { background-color: #F6F6F6; } 
.gwanho_modal_list .result_table_wrap ul strong { display : block; font-weight: bold; } 
.gwanho_modal_list .result_table_wrap ul > li { position : relative; padding-left : 10px } 
.gwanho_modal_list .result_table_wrap ul > li:before { content : ''; width : 4px; height : 4px; background-color: #000; border-radius : 100%; position : absolute; top : 7px; left : 0; border-radius : 100% } 
.gwanho_modal_list .result_table_wrap ul ol li { margin : 10px 0 } 







.search_result_list_wrap .result_use li > span {position : absolute;top : 0;left : 0;font-size: 14px;line-height: 25px;} 
.search_result_list_wrap .result_use li + li { margin-top : 10px } 
.search_result_list_wrap .btm {margin-top: 5px;} 
.search_result_list_wrap .btm > div { display : inline-block; position : relative } 
.search_result_list_wrap .btm > div + div { margin-left : 10px } 
.search_result_list_wrap .btm .show_detail_btn { font-size : 16px; color : #246BEB; } 
.search_result_list_wrap .btm .show_detail_btn span { margin-left : 3px } 
.search_result_list_wrap .btm .show_detail_btn.active span img { transform : rotate(180deg) } 
.search_result_list_wrap .btm .inner_list {display : none;position : absolute;top : 30px;left : 0;background-color: #fff;z-index: 99;border: 1px solid #111;} 
.search_result_list_wrap .list_type_01 {width: 835px;max-height : 470px;/* box-shadow : 0 0 11px 4px #eee; */overflow: hidden;} 
.search_result_list_wrap .list_type_01 > h2 { background-color: #F8F8F8; padding : 10px; text-align: center; font-weight: bold; font-size : 16px; border-bottom : 2px solid #020B3D } 
.search_result_list_wrap .list_type_01 .inner_txt { max-height : 400px; overflow: auto; padding : 15px } 
.search_result_list_wrap .list_type_01 .inner_txt h2 { font-size : 16px; font-weight: bold; margin-bottom : 10px } 
.search_result_list_wrap .list_type_01 .inner_txt h2 img { margin-right : 5px; position: relative; top: -2px; } 
.search_result_list_wrap .list_type_01 ul { padding-left : 10px; margin-bottom : 30px } 
.search_result_list_wrap .list_type_01 ul:last-child { margin-bottom : 0 } 
.search_result_list_wrap .list_type_01 ul li { position : relative; padding-left : 13px; font-size : 14px; margin : 10px 0 } 
.search_result_list_wrap .list_type_01 ul li:before { content : ''; width : 4px; height : 4px; background-color: #000; border-radius : 100%; position : absolute; top : 5px; left : 0; border-radius : 100% } 

.search_result_list_wrap .list_type_02 {width : 778px;max-height: 470px;/* box-shadow : 0 0 11px 4px #eee; */overflow: hidden;} 
.search_result_list_wrap .list_type_02 > h2 { background-color: #F8F8F8; padding : 10px; text-align: center; font-weight: bold; font-size : 16px; border-bottom : 2px solid #020B3D } 
.search_result_list_wrap .list_type_02 .inner_txt {max-height: 400px;overflow: auto;padding : 15px;/* height: 100%; */} 
.search_result_list_wrap .list_type_02 .inner_txt h2 { font-size : 16px; font-weight: bold; margin-bottom : 10px } 
.search_result_list_wrap .list_type_02 .inner_txt h2 img { margin-right : 5px; position: relative; top: -2px; } 
.search_result_list_wrap .list_type_02 .inner_txt div { font-size : 16px; line-height : 140%; padding : 0 15px 15px 15px } 





.search_result_list_wrap .btm .show_detail_btn.active + .inner_list,
.search_result_list_wrap .btm .show_detail_btn.active + .result_table_wrap { display : block } 
.search_result_list_wrap .btm .result_table_wrap { transform : inherit; left : 0; background-color: #fff; overflow : auto } 



.new_modal { display : none; position : fixed; top : 0; left : 0; width : 100%; height : 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 999; } 
.new_modal.modal_detail { display : none !important } 
.new_modal.active { display : block } 
.new_modal .new_modal_title { display : flex; justify-content: space-between; align-items: center; font-size : 20px; color : #fff; background-color: #020B3D; padding : 15px; } 
.new_modal .new_modal_title a img { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); width : 20px; } 
.new_modal .modal_inner { position : absolute; top : 50%; left : 50%; transform : translate(-50%, -50%); background-color: #fff; border-radius : 10px; overflow : hidden } 
#modalGwanhoDoc .modal_inner { width : 80% } 
#modalGwanhoDoc .list_type_02 { width : 100% } 
.new_modal .search_result_list_wrap > div { box-shadow: none; } 
.new_modal .result_table_wrap { display : block; position : static; transform : inherit; padding : 15px; width : 100%; overflow : auto; height : auto; } 
.new_modal .result_table_wrap table { min-width : 600px; } 
.new_modal .modal_btm { margin : 20px 0; display : flex; align-items: center; justify-content: center; } 
.new_modal .modal_btm .modal_close { background-color: #888888; color : #fff; padding : 10px 25px; font-size : 15px; border-radius: 5px; } 


#modalSeachOption .modal_inner {width : 90%;max-width : 70rem;height: 72%;} 
#modalSeachOption .modal_inner .inner { height : calc(100% - 100px); overflow : auto } 
#modalSeachOption .inner { padding : 20px } 
#modalSeachOption .search_tab { display : flex; align-items: center; } 
#modalSeachOption .search_tab li { flex-basis: 25%; border-bottom : 2px solid #DFDFDF; text-align: center;}  
#modalSeachOption .search_tab a { display : inline-block; line-height : 55px; font-size : 24px; }  
#modalSeachOption .search_tab li.active,
#modalSeachOption .search_tab li:hover { border-bottom : 2px solid #020B3D; } 
#modalSeachOption .search_tab li.active a,
#modalSeachOption .search_tab li:hover a { font-weight: bold; color : #020B3D; } 
#modalSeachOption .tab_inner_nav { display : flex; gap : 10px; align-items : center; overflow : auto; padding : 30px 0; } 
#modalSeachOption .tab_inner_nav a {display : block;border : 1px solid #DFDFDF;padding : 7px 15px;border-radius : 10px;color : #818181;font-size : 18px;background: #fff;} 
#modalSeachOption .tab_inner_nav li.active a {color : #0B50D0;border : 2px solid #0B50D0;box-shadow : 0px 0px 11px 2px #eee;font-weight: bold;background: #fff;} 


#modalSeachOption .tab_sub_content .tab_inner_nav {padding : 1rem;border : 1px solid #eee;margin-bottom: 1rem;border-radius: 10px;background: #f9f9f9;}



.only_mobile,
#heightTarget { display : none } 



.dataSearch_body_imgwrap { max-width : 1000px; margin : 40px auto;}

.dataSearch_body_imgwrap + .search_main_wrap {margin-top : 0;}

.search_main_wrap {max-width : 1000px;margin: 100px auto 0;display : flex;gap : 20px;justify-content: space-between;}  
.search_main_wrap a { display : flex; flex-direction: column; gap : 10px; background: url(/images/search/bg_result.png) no-repeat center center / cover; width : 33.33%; height : 160px; border-radius : 20px; overflow : hidden; padding : 30px; justify-content: space-between; } 
.search_main_wrap a:hover { background : url(/images/search/bg_result_on.png) no-repeat center center / cover; color : #fff; transition : all .3s ease } 
.search_main_wrap a span { display : flex; width : 100px; height : 100px; align-items: center; justify-content: center; background-color: #fff; border-radius : 100% } 
.search_main_wrap a h2 { font-size : 27px; font-weight: bold; margin-bottom : 0; text-align:right; } 


.no_result_wrap { padding : 50px 0; text-align: center; } 
.no_result_wrap > p { margin-top : 80px; font-size : 20px; font-weight: bold; } 
.no_result_wrap > p strong { color : #BB1717 } 
.no_result_wrap .replace_wrap { margin-top : 40px; border : 1px solid #DFDFDF; background : url(/images/search/bg_bar.png) no-repeat bottom right / cover; border : 1px solid #DFDFDF; border-radius : 10px; overflow : hidden; padding : 20px 30px; font-size : 18px; text-align: left; font-weight: 500; } 
.no_result_wrap .replace_wrap strong { font-weight: bold; } 
.no_result_wrap .replace_wrap a { display : inline-block; padding-bottom : 1px; border-bottom : 1px solid #0B50D0; color : #0B50D0 } 
.no_result_wrap .replace_btm_wrap { margin-top : 40px; display : grid; gap : 20px; grid-template-columns: 50% 1fr; } 
.no_result_wrap .replace_btm_wrap .box { border : 1px solid #E6E6E6; border-radius : 10px; padding : 35px 25px; text-align: left; font-weight: 500; } 
.no_result_wrap .replace_btm_wrap .box a { display : block; background-color: #CAD3DF; padding : 10px; text-align: center; font-size : 16px; font-weight: 500; border-radius : 5px; margin-top : 15px } 


.mybook_notice { margin : 30px 0; border : 1px solid #DFDFDF; padding : 15px 20px; font-size : 17px; display : flex; justify-content: space-between; align-items: center; border-radius : 10px } 
.mybook_notice p { font-weight: bold; display : flex; align-items: center; gap : 10px } 
.mybook_notice a { border : 1px solid #00998A; background-color: #E3F4F2; color : #00998A; font-size : 16px; padding : 10px 15px; border-radius : 10px } 

.bbs_top { display : flex; justify-content: space-between; align-items: center; } 
.bbs_top > p { font-weight: bold; } 
.bbs_top > p span { color : #0B50D0; display : inline-block; margin-left : 3px } 
.bbs_top select { font-size : 14px; padding : 0 40px 0 10px; background-position : right 10px center } 
.bbs_top > div { display : flex; align-items: center; gap : 10px } 
.bbs_top .search_wrap { display : flex; border : 1px solid #111; } 
.bbs_top .search_wrap * { border : none !important } 
.bbs_top .search_wrap button { width : 50px } 

.bbs_list_table { margin : 30px 0 } 
.bbs_list_table table { table-layout: fixed; } 
.bbs_list_table thead th { background-color: #F8F8F8; border-bottom : 2px solid #002A51; padding : 15px 10px; text-align: center; font-weight: bold; } 
.bbs_list_table td { padding : 15px 10px; text-align: center; font-weight: bold; border-bottom : 1px solid #DFDFDF } 
.bbs_list_table td p { display : flex; align-items: center; } 

.bbs_list_table td a { display : block; text-align: left; font-weight: bold; text-overflow: ellipsis; overflow : hidden; white-space: nowrap; } 
.bbs_list_table td p span { display : inline-block; background-color: #F8F8F8; font-size : 14px; border-radius : 10px; padding : 5px 10px; margin-left : 5px } 
.bbs_list_table button + button { margin-top : 10px } 
.bbs_list_table h2 { text-align: left; margin-bottom : 10px } 
.bbs_list_table ul { text-align: left; } 
.bbs_list_table ul li { position : relative; display : inline-block; font-weight: normal; padding : 0 10px } 
.bbs_list_table ul li:first-child { padding-left : 0 } 
.bbs_list_table ul li:before { content : ''; width : 1px; height : 12px; background-color: #CCCCCC; position : absolute; top : 5px; left : 0; } 
.bbs_list_table ul li:first-child:before { display : none }

.bbs_list_table3.scroll_table {max-height: 400px;margin-bottom: 0;}
.bbs_list_table3 thead th { padding : 10px; height : 45px }
.bbs_list_table3 td {border-right : 1px solid #ccc;padding: 0 10px;} 
.bbs_paging_wrap { display : flex; align-items: center; justify-content: space-between; margin-top : 50px } 
.bbs_paging_wrap .paging { margin : 0 } 
.bbs_paging_wrap button { display : inline-block; height : 45px; border-radius : 5px; padding : 0 30px } 
.bbs_paging_wrap .btn_delete { background-color: #888888; color : #fff } 
.bbs_paging_wrap .btn_add { background-color: #0B50D0; color : #fff } 
.bbs_paging_wrap .btn_list_add { background-color: #00286D; color : #fff } 

.bbs_list_table4 th,
.bbs_list_table4 td { padding: 10px;}


.bbs_detail_table { margin-top : 65px; border-top : 1px solid #ccc } 
.bbs_detail_table table { table-layout: fixed; } 
.bbs_detail_table table th,
.bbs_detail_table table td { padding : 20px } 
.bbs_detail_table table th { background-color: #F8F8F8; border-bottom : 1px solid #ccc; text-align: center; font-weight: bold; } 
.bbs_detail_table table td { border-bottom : 1px solid #ccc; } 
.bbs_detail_table + .bbs_top { margin-top : 30px } 
.bbs_top_second { margin : 30px 0; display : flex; justify-content: space-between; } 
.bbs_top_second select { padding : 0 50px 0 10px; font-size : 14px } 
.bbs_top_second div { display : flex; align-items: center; gap : 10px; } 
.bbs_top_second p { font-weight: bold; white-space: nowrap;} 
.bbs_top_second p img { position : relative; top : -3px } 

.bbs_detail_table_mini table { border-top : 2px solid #010B3E } 
.bbs_detail_table_mini th,
.bbs_detail_table_mini td {position : relative;padding: 15px 10px;border-bottom : 1px solid #DFDFDF}
.bbs_detail_table_mini td.p10 { padding-left : 0 !important } 
.bbs_detail_table_mini .lang_btn { position : absolute; top : 50%; right : 40px; transform : translateY(-50%) } 
.bbs_detail_table_mini th { background-color: #F8F8F8; } 
.bbs_detail_table_mini select,
.bbs_detail_table_mini input { display : block; width : 100%; height : 45px; border : 1px solid #DFDFDF !important; border-radius : 5px; font-size : 15px  }
.bbs_detail_table_mini select {padding-left : 10px;background-position: right 5px center;}  
.bbs_detail_table_mini input { padding-right : 50px !important } 
.flex_input { display: flex; align-items: center; } 

.bbs_detail_table_mini + .bbs_detail_table_mini { margin-top : 50px } 

#heightTarget2 { z-index: 99999; } 

.tab_content,
.tab_sub_content { display : none } 
.tab_content.active,
.tab_sub_content.active { display : block } 

.modal_btm_btn { text-align: center; padding : 20px 0 0 0 } 
.modal_btm_btn button,
.modal_btm_btn a {display : inline-block;width: 150px;line-height: 50px;text-align: center;border-radius: 10px;font-size: 18px;color : #fff;} 
.modal_btm_btn button { background-color: #020B3D; } 
.modal_btm_btn a { background-color: #666666; } 


.author_search_wrap { border-radius : 5px; background-color: #EEF2F7; display : flex; align-items: center; justify-content: center; padding : 30px; font-weight: bold; font-size : 20px; gap : 20px } 
.author_search_wrap p { white-space: nowrap;}
.author_search_wrap .sub_wrap { border : 1px solid #020B3D; position : relative; padding-right : 50px; background-color: #fff; flex : auto } 
.author_search_wrap .sub_wrap input { border : none !important; height : 60px !important; width : 100%  } 
.author_search_wrap .sub_wrap button { background-color: transparent; position : absolute; top : 0; right : 0; width : 50px; height : 60px; display : flex; align-items: center; justify-content: center; } 
.author_search_wrap > button { width : 110px; height : 60px; background-color: #707070; color : #fff; font-size : 18px; font-weight: normal; } 

.hide_tr { display : none } 
.hide_tr.active { display : table-row } 
.hide_tr td { padding : 0 } 
.hide_tr ul li { display : grid; grid-template-columns: repeat(2, 1fr); border-bottom : 1px solid #DFDFDF; padding : 0; } 
.hide_tr ul li:before { display : none } 
.hide_tr ul li span { text-align: center; background-color: #F8F8F8; font-weight: bold; padding : 10px 0 ; display : flex; align-items: center; justify-content: center;} 
.hide_tr ul li p {  display : flex; align-items: center; justify-content: center;padding : 0 10px;  } 

.search_inner_table thead th { position : relative } 
.search_inner_table thead th:before { content : ''; width : 1px; height : 12px; background-color: #CCCCCC; position : absolute; top : 18px; left : 0; } 
.search_inner_table thead th:first-child:before { display : none } 
.search_inner_table td:nth-child(2) .btn_show_tr { display : none }
.search_inner_table .btn_show_tr { display : block; width : 140px; border : 1px solid #DFDFDF; background-color: #f9f9f9; border-radius : 5px; text-align: center; line-height : 45px; margin : 0 auto } 
.search_inner_table .btn_show_tr img { position : relative; margin-left : 5px } 
.search_inner_table .btn_show_tr.active { background-color: #707070; color : #fff } 
.search_inner_table .btn_show_tr.active img { transform : rotate(180deg); top : -2px; -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1); } 
.search_inner_table td { text-align: left; border : 1px solid #ccc } 
.search_inner_table td:first-child { text-align: center; border-left : none } 
.search_inner_table td:last-child { border-right : none } 
.search_inner_table td h2 { font-weight: bold; font-size : 20px; } 
.search_inner_table td dl { display : flex; gap : 10px; flex-wrap : wrap } 
.search_inner_table td dl dt { font-weight: bold; } 
.search_inner_table td dl dd { position : relative; font-weight: normal; padding : 0 15px 0 10px } 
.search_inner_table td dl dd:after { content : ''; width : 1px; height : 12px; background-color: #ccc; position : absolute; top : 4px; right : 0 } 

.detailSearchIcon { position : relative; z-index : 99; top : -3px; margin-left : 5px }

.scroll_table td { padding : 0 } 
.scroll_table { max-height : 250px; overflow : auto } 
.scroll_table thead { position : sticky; top : -1px; background-color: #fff; z-index : 10 } 
.scroll_table a { padding : 10px } 
.scroll_table .select_link:hover,
.scroll_table .select_link.active { background-color: #EEF2F7; } 

.bbs_select_wrap { display : none } 
.bbs_select_wrap.active { display : block } 
.bbs_select_wrap ul { box-shadow : 0 0 11px 4px #eee; padding : 20px 35px; border-radius: 10px; margin : 30px 0; } 
.bbs_select_wrap ul li { display : flex; gap : 10px; font-size : 18px; padding : 10px 0 } 
.bbs_select_wrap ul li span { width : 200px; flex-shrink: 0; font-weight: bold; } 
.bbs_select_wrap #naverLibarayInfo { text-overflow: ellipsis; overflow : hidden; white-space: nowrap;} 
.bbs_select_wrap ul li a { color :#0B50D0; font-weight: bold; text-overflow: ellipsis; overflow : hidden; white-space: nowrap; text-decoration: underline; } 


.tab_content.dataPopup_ui { position : static; height : auto } 
.tab_content.dataPopup_ui:before { display : none } 


.gwanho_content_wrap { display : none }
.gwanho_content_wrap.active { display : block }



.middle .btn_mo{display:none;}


.svg_down { background-image: url('/images/search/svg_down.svg'); }  




.btn_bd_blue .ic_wr{width: 23px;height: 23px;background-image: url('/images/search/ic_wr2_w.svg');background-size: cover;}
.btn_bd_blue .ic_loan{width: 23px;height: 23px;background-image: url('/images/search/ic_loan_w.svg');background-size: cover;}
.btn_bd_blue i { background-repeat: no-repeat;}
.btn_bd_blue .ic_orig{width:23px;height:23px;background-image: url('/images/search/ic_org.svg');background-size: cover;}
.btn_bd_blue .ic_down{width: 23px;height: 23px;background-image: url('/images/search/ic_down_b.svg');background-size: cover;}
.btn_bd_blue .ic_pdf{width:23px;height:23px; background-image: url('/images/search/ic_pdf.svg') ;background-size: cover;}
.btn_bd_blue .ic_doc{width:23px;height:23px; background-image: url('/images/search/ic_pay.svg') ;background-size: cover;}
.btn_bd_blue .ic_pdf10{width: 23px;height: 23px;background-image: url('/images/search/ic_pdf10.svg');background-size: cover;}
.btn_bd_blue .ic_pdf12{width:23px;height:23px; background-image: url('/images/search/ic_pdf12.svg') ;background-size: cover;}
.btn_bd_blue .ic_pdf13{width:23px;height:23px; background-image: url('/images/search/ic_pdf13.svg');background-size: cover; }
.btn_bd_blue .ic_pdf14{width: 23px;height: 23px;background-image: url('/images/search/ic_pdf14.svg');background-size: cover;}
.btn_bd_blue .ic_pdf15{width:23px;height:23px; background-image: url('/images/search/ic_pdf15.svg');background-size: cover; }
.btn_bd_blue .ic_pdf16{width:23px;height:23px; background-image: url('/images/search/ic_pdf16.svg');background-size: cover; }
.btn_bd_blue .ic_pdf17{width:23px;height:23px; background-image: url('/images/search/ic_pdf17.svg');background-size: cover; }
.btn_bd_blue .ic_pdf18{width:23px;height:23px; background-image: url('/images/search/ic_pdf18.svg');background-size: cover; }
.btn_bd_blue .ic_pdf19{width:23px;height:23px; background-image: url('/images/search/ic_pdf19.svg');background-size: cover; }


.ic_global{position:relative;top:-2px;display:inline-block;width:14px;height:14px;vertical-align:middle;margin-left:4px;font-size:0;background:url(/images/ic/ic_global.svg) no-repeat 50% 50%/contain}

.authorNameAutocomplete { top : 60px; left: 0; width : 100% }
.authorNameAutocomplete > .close {height : auto;padding: 5px 10px;text-align: right;width: 100% !important;height:  auto !important;}


#wordItemTbody tbody { display : flex ; flex-wrap : wrap; border-bottom : 1px solid #dfdfdf }
#wordItemTbody tbody tr { width : 50%; }
#wordItemTbody tbody tr td { width : 100%; display : block; }
#wordItemTbody tbody tr:last-child td { border-bottom : none }


#btnRepresentativeWord { display : inline-block; padding : 3px 10px; color : #fff; background-color : #246BEB; border-radius : 5px; font-size : 14px  }
#thesaurusList li {padding-left : 0;display: block;width: 100%;padding: 0 10px;}
#thesaurusList li:before { display : none !important }
#thesaurusList td { vertical-align: top;}
#thesaurusList .chk_box label, #thesaurusList .radio_box label { padding-left : 14px }
#thesaurusList .chk_box label:before, #thesaurusList .radio_box label:before { top : 11px }
#thesaurusList .chk_box label a,
#thesaurusList .radio_box label a {white-space: inherit;font-size: 14px;}


.tbl_col thead th { font-size : 16px }

.result_sub_titl { display : flex; align-items: center; justify-content: space-between; padding : 1rem; font-size : 1.1rem; background-color: #f9f9f9; margin : 1rem 0; } 
.result_sub_titl a { background: #0B50D0; color : #fff; border-radius : 5px; padding : 5px 10px; font-size : 14px } 

/* .search_result_list_wrap2 li .chk_box label { padding : 30px 0 0 0; display: block; text-align: center; width: 20px; }*/ 


.li_m_buttom_wrap { display : none }

.has_check_list_wrap > ul > li {display : flex;gap: 1rem;padding : 20px 0}
.has_check_list_wrap > ul > li > span { flex-shrink: 0; width : 50px; margin-right : 0 !important }
.has_check_list_wrap .check_li_wrap { flex : auto }
.has_check_list_wrap > ul > li > span label { display : block }





.popView_box.popOrg.popMyList_detail.detail {left: 55px;}
@media (max-width: 520px){
	.popView_box.popOrg.popMyList_detail.detail {left: 50px;}	
}


@media ( max-width : 1500px ){
 .tab_search ul { padding-left : 40px } 

 .result_table_wrap { width : 800px } 
 .result_table_wrap2 { width : 900px } 
 .tbl_col thead th, .tbl_col .cell, .tbl_col td, .tbl_row th, .tbl_row td { font-size : 14px }
}

@media ( max-width : 1280px ){
 .search_btm_wrap { flex-direction: column; align-items: start; gap : 20px } 
 .search_btm_wrap .connection_keyword button { display : none } 
 .search_top_wrap .search_border select { width : 150px } 
 .body .btng_sort { display : flex; align-items: center; } 
 .body .btng_sort div:nth-child(2) { margin-top : 0; flex-shrink: 0; } 


 .search_result_list_wrap .list_type_02,
 .search_result_list_wrap .list_type_01 { width : 500px } 
 .result_table_wrap { width : 600px } 
 .result_table_wrap th, .result_table_wrap td { font-size : 14px } 
 .result_table_wrap td { padding : 5px } 

.search_result_list_wrap .btm .result_table_wrap { left : -200px } 
.gwanho_modal_list .sub .sub_list { gap : 10px }
.gwanho_modal_list .sub .sub_list .right { width : 90px }
.btn_bd_blue_small { font-size : 13px; padding : 5px 10px } 

.bbs_list_table thead th,
.bbs_list_table tbody td,
.bbs_list_table td a { font-size : 16px } 
.bbs_list_table col:first-child { width : 50px } 
.bbs_list_table col:nth-child(2) { width : 50px } 
.bbs_list_table col:nth-child(4) { width : 100px } 
.bbs_list_table col:nth-child(5) { width : 80px } 
.selected_filter_wrap p { font-size : 13px } 
.selected_filter_wrap a { font-size : 12px; padding : 5px 10px; } 

.search_inner_table col:first-child { width : 50px } 
.search_inner_table col:nth-child(2) { width : auto } 
.search_inner_table col:nth-child(3) { width : 130px } 
.search_inner_table td:last-child .btn_show_tr { width : 100% }

.search_img_add_wrap { margin-top : 30px }
.middle .btn_mo{display:block;}

 }

@media ( max-width : 1024px ){

::-webkit-scrollbar{width:3px; height:3px;border:3px solid #fff;}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {display:block;height:10px;background:#fff}
::-webkit-scrollbar-track{background:#fff; -webkit-border-radius: 10px;border-radius:10px; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb{height:10px;width:3px;background:#c3c6cd;-webkit-border-radius: 8px;border-radius:8px; -webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.1)}




 .cons { display : block !important } 
 .only_mobile { display : inline-block } 
 #heightTarget { display : block } 

 .searchList > .selected_filter_wrap a { font-size : 13px; padding : 5px 10px } 
 .sort_opt_area .btn_bd_blue { color : #246BEB; font-size : 14px; height : 38px; padding : 0 10px; display : inline-flex; align-items: center; } 
 .sort_opt_area .btn_bd_blue:hover { color : #246BEB; background-color: #fff;}
 .sort_opt_area .btn_bd_blue .svg { width : 15px; height : 15px } 
 .sort_opt_area .btn_bd_blue:hover .svg { background-color: #246BEB;}
 .body .btng_sort { display : flex; flex-direction: column-reverse; align-items: start; padding : 0 !important } 
 .body .btng_sort > div { justify-content: space-between; width : 100%; margin : 5px 0; } 
 .side_btn_wrap { display : block } 

 .search_result_list_wrap .middle { display : block } 
 .search_result_list_wrap .middle dd:nth-child(2) { display : none } 
 .search_result_list_wrap .middle dd:last-child {display : flex;width : 100%;gap : 10px;margin-top : 10px;position: static;transform: inherit;} 
 .search_result_list_wrap .middle button + button { margin : 0 } 
 .search_result_list_wrap .middle button { width : 100%; flex-shrink: 1; justify-content: center; } 
 .search_result_list_wrap .btm .inner_list { display : none !important } 
.new_modal.modal_detail.active { display : block !important } 
.search_result_list_wrap .result_use li > div a.active + .result_table_wrap,
.search_result_list_wrap .btm .show_detail_btn.active + .inner_list, .search_result_list_wrap .btm .show_detail_btn.active + .result_table_wrap,
.result_table_wrap3.active { display : none } 
.search_result_list_wrap .btm .result_table_wrap { left : -100px }

.li_wrap_right { display : none !important }
.li_m_buttom_wrap { display : flex; gap : 10px; margin-top : 10px  }
 .li_m_buttom_wrap button,
 .li_m_buttom_wrap a,
	.selectBox.dropdown {flex : auto;justify-content: center }
	.selectBox.dropdown { position : relative }
	.search_result_list_wrap .dropdown button { padding : 15px 0}
	.dropdown_content {width: 100%;}
	.dropdown_content button { padding : 12px 0 !important }
.search_result_list_wrap .btn_mo {display : block } 

.result_table_search { flex-wrap : wrap } 
.result_table_search select { width : calc(50% - 10px) } 
.result_table_search button { width: 100%; margin : 0 } 
.search_main_wrap a { height : 300px; padding : 20px } 
.search_main_wrap a h2 { font-size : 22px } 
.search_main_wrap a span {width : 80px;height : 80px;/* flex: 0; */flex-shrink: 0;} 
.no_result_wrap .replace_btm_wrap .box { font-size : 16px } 
.bbs_list_table thead th,
.bbs_list_table tbody td,
.bbs_list_table td a { font-size : 14px } 


#modalSeachOption .search_tab a { line-height : 45px; font-size : 17px } 
#modalSeachOption .tab_inner_nav { overflow : auto; white-space: nowrap; padding : 15px 0 } 
#modalSeachOption .tab_inner_nav a { font-size : 16px }



 
.bbs_detail_table_mini th, .bbs_detail_table_mini td { padding : 10px } 
.bbs_detail_table_mini colgroup { display : none } 
.bbs_detail_table_mini tr { display : flex; flex-wrap : wrap; gap : 10px; padding : 10px 0; justify-content: space-between; } 
.bbs_detail_table_mini tr th,
.bbs_detail_table_mini tr td { display : block; width : 100%; border : none; padding : 0 } 
.bbs_detail_table_mini tr th { background-color: #fff } 
.bbs_detail_table_mini select { width : 100% } 
.bbs_detail_table_mini tr { border-bottom : 1px solid #ccc } 
.bbs_detail_table_mini tr td { width : calc(70% - 10px) } 
.bbs_detail_table_mini tr td:nth-child(3) { width : 30% } 
.bbs_detail_table_mini tr td input,
.bbs_detail_table_mini tr td select { height : 38px !important } 
.bbs_detail_table_mini .lang_btn { right : 10px } 
.bbs_detail_table_mini + .bbs_detail_table_mini th { background-color: #F8F8F8; } 
 .bbs_detail_table_mini + .bbs_detail_table_mini tr { padding : 0 } 
 .bbs_detail_table_mini + .bbs_detail_table_mini th,
 .bbs_detail_table_mini + .bbs_detail_table_mini td { padding : 10px 0; width : 100%; border-bottom : 1px solid #ccc } 
 .bbs_detail_table_mini + .bbs_detail_table_mini td { padding : 0 0 10px 0 }
 .modal_btm_btn button,
.modal_btm_btn a { width : 100px; line-height : 50px; font-size : 16px } 
.author_search_wrap { font-size : 16px }

.search_inner_table colgroup { display : none !important }
.search_inner_table thead th:last-child,
.search_inner_table tr { display : flex }
.search_inner_table tr th:first-child,
.search_inner_table tr td:first-child { flex-shrink: 0; width : 50px }
.search_inner_table tr th:nth-child(2),
.search_inner_table tr td:nth-child(2) { flex : auto }
.search_inner_table tr td:last-child,
.search_inner_table tr th:last-child { display : none }
.search_inner_table tr { border-bottom : 1px solid #ccc }
.search_inner_table tr td { border : none; }
.hide_tr.active { display : block !important; width : 100% !important }
.hide_tr.active td { display : block !important; width : 100% !important  }
.search_inner_table td:nth-child(2) .btn_show_tr { display : block; margin : 10px 0 0 0; width : 120px; line-height : 35px  } 
.hide_tr ul li { grid-template-columns: 150px auto }
.bbs_select_wrap ul li { font-size : 16px }
.search_btm_wrap .connection_keyword { width : 100% }
.selected_filter_wrap { display : none }
.search_result_list_wrap .top { padding-right : 0 }

.result_table_wrap button { margin: 0 !important }
.search_result_list_wrap > ul > li { padding : 10px 0 }

#thesaurusList colgroup { display : none !important }

}


@media ( max-width : 768px ){
 .search_top_wrap { flex-direction: column; } 
 .search_top_wrap .search_border > * { height : 38px !important; line-height : 38px !important } 
 .search_top_wrap .search_border button { width : 50px } 
 .search_top_wrap .search_border button img { height : 20px } 
 .search_top_wrap .btn_wrap { width : 100%; display : flex; gap : 10px } 
 .search_top_wrap .btn_wrap button { width : 100%; height : 40px } 
 .search_top_wrap .btn_wrap button img { max-width : 100px } 
 .new_modal .modal_inner { width : 100%; max-width : 80% } 
 .new_modal .search_result_list_wrap > div { width : 100%; overflow : auto } 

 .result_table_wrap { width : 500px } 
 .tab_search { margin : 0; padding : 0; } 
 .tab_search ul { padding : 0; } 
 .body .btng_sort button { margin : 0 !important; height : 40px !important } 
 .body .btng_sort button + button { margin-left : 5px !important } 
 .search_result_list_wrap .result_use { margin-top : 5px; gap : 5px } 
 .body .btng_sort .btnS.ty1, .btnView_box { width : auto !important } 
 .body .btng_sort .btnS.ty1 i.ic_trans,
 .body .btng_sort .btnS.ty1 i.ic_view { top : 0 } 
 .body .btng_sort { border-radius : 0 } 
 .body .btng_sort > div > .chk_box { position : static } 
 .body .btng_sort .chk_box label::before { top : 13px !important } 
 .body .btng_sort > div:first-of-type { padding-bottom : 0 } 
 #modalProfile .search_result_list_wrap .list_type_02 { overflow : auto } 
 #modalProfile .search_result_list_wrap .list_type_02 .inner_txt { max-height : 500px } 
 .search_main_wrap a {height: 130px;} 
 .search_main_wrap a h2 {text-align: center;font-size: 17px;word-break: keep-all !important;margin-bottom : 0} 
 .no_result_wrap .replace_btm_wrap { display : block; } 
 .no_result_wrap .replace_btm_wrap .box { margin : 10px 0 } 
 .bbs_top > div > select { display : none } 
 .mybook_notice { font-size : 16px } 
 .mybook_notice a { font-size : 14px } 

 .bbs_paging_wrap { display : flex; position : relative; padding-top : 60px; margin: 0 } 
 .bbs_paging_wrap > div { position : absolute; top : 0; left: 0 } 
 .bbs_paging_wrap > div.paging { position : static; margin : 0 auto } 
 .bbs_paging_wrap > button { position : absolute; top : 0; right : 0; } 

 .bbs_detail_table table col:first-child { width : 100px } 
#modalSeachOption .search_tab { overflow : auto; white-space: nowrap; } 
#modalSeachOption .search_tab a { padding : 0 10px } 
#modalSeachOption .tab_inner_nav { padding : 10px 0 } 
.author_search_wrap { flex-wrap : wrap; gap : 10px  }
.author_search_wrap p { width : 100% }
.author_search_wrap .sub_wrap button { height : 40px; }
.author_search_wrap .sub_wrap button img { width : 20px; }
.author_search_wrap .sub_wrap { width : 70% }
.author_search_wrap .sub_wrap input { width : 100% }
.author_search_wrap > button { width : calc(30% - 10px ); height : 40px; font-size : 16px }
.bbs_select_wrap ul li { flex-direction: column;}

.mybook_list_table col:nth-child(2),
.mybook_list_table col:nth-child(4),
.mybook_list_table th:nth-child(2),
.mybook_list_table th:nth-child(4),
.mybook_list_table td:nth-child(2),
.mybook_list_table td:nth-child(4) { display : none }
.paging .page {  /*display : flex;*/ align-items: center;}
.paging ul {margin : 0; margin-right: 10px;}
.paging .prev, .paging .next, .paging .first, .paging .last { top : 0 }
.pop_moreView { margin : 0 !important; right : 0 !important; left : inherit !important }

.body .btng_sort .pop_moreView .btnS.ty1{ width : 100% !important }

 #wordItemTbody tbody {display: contents;}
#wordItemTbody tbody tr { width : 100%; }
#wordItemTbody tbody tr td { width : 100%; display : table-cell }
#wordItemTbody tbody tr:last-child td { border-bottom : 1px solid #dfdfdf }


.mypage_paging {flex-direction: column;padding : 0;gap : 20px;/* justify-content: start; */align-items: start;}
.mypage_paging > div {position : static;display: flex;gap: 5px;}
.mypage_paging button {/* position : static; */height: 35px;padding: 0 15px;}

.li_m_buttom_wrap button { padding : 10px; font-size : 14px  } 
 }


 @media ( max-width : 600px ){
 .mybook_notice { flex-direction: column; align-items: start; gap : 10px } 
	 .body .btng_sort select:nth-child(2) { width : 105px }
.body .btng_sort select[name="selOrderBy"] { width : 140px; padding-right:10px }  
 }

 @media ( max-width : 550px ){
 .search_main_wrap a {height : 170px;justify-content: start;}
 }

 @media ( max-width : 500px ) {
#modalGwanho .inner { height : 300px } 
.search_main_wrap { flex-direction: column; } 
.search_main_wrap a {width : 100%;height: auto;gap: 0;} 
.search_main_wrap a span { width : 70px; height : 70px; } 
.search_main_wrap a span img { width : 25px } 

.bbs_list_table thead th,
.bbs_list_table tbody td,
.bbs_list_table td a { font-size : 12px } 
.bbs_list_table thead th,
.bbs_list_table tbody td { padding : 5px } 
.bbs_list_table col:first-child { width : 20px } 
.bbs_list_table col:nth-child(2) { width : 30px } 
.bbs_list_table col:nth-child(4) { width : 70px } 
.bbs_list_table col:nth-child(5) { width : 70px } 
.bbs_list_table2 col:nth-child(4) { width : 80px } 
.bbs_list_table2 col:nth-child(5) { width : 50px } 
.bbs_list_table .btn_blue,
.bbs_list_table .btn_bd_blue_small { font-size : 12px !important; padding : 5px } 
.bbs_list_table .btn_bd_blue_small .svg { display : none } 
.bbs_list_table td p span { font-size : 12px } 
 .mybook_notice { font-size : 14px } 
 .mybook_notice a { font-size : 12px } 
.bbs_top .search_wrap select { font-size : 12px !important } 
.bbs_top .search_wrap button { width : 30px } 
.bbs_top .search_wrap button img { position : relative; width : 15px; top : -1px  } 
 .bbs_top .search_wrap input { width : 100px } 
 .bbs_paging_wrap > div button,
 .bbs_paging_wrap > button { height : 35px; padding : 0 15px } 
 .bbs_list_table button + button { margin-top : 5px } 

 .body .btng_sort .btnS.ty1 i.ic_view { top : 0 !important } 
#modalSeachOption .search_tab a { line-height : 35px; font-size : 16px }
 #modalSeachOption .tab_inner_nav a { padding : 5px 10px; font-size : 14px }
 .author_search_wrap { padding : 15px }

 .search_inner_table thead th, .search_inner_table tbody td { padding : 10px; font-size : 14px  }
.scroll_table thead th, .scroll_table tbody td { padding : 10px; font-size : 14px  }
.search_inner_table td h2 { font-size : 16px }
.hide_tr td,
.scroll_table td { padding : 0 !important }
.bbs_select_wrap td { padding : 10px !important }
.hide_tr ul li { grid-template-columns: 100px auto }
.paging li~li { margin-left : 10px }
.bbs_top_second select { height : 30px !important; font-size : 13px !important; padding-right : 30px !important }
.btng_sort .flex .btnView_box button { padding : 17px 5px !important }
.btng_sort .flex .btnView_box button i { margin-top : 13px !important }
.search_result_list_wrap .top .chk_box { margin-right : 5px !important }

.search_result_list_wrap .top a { font-size : 18px }
 .search_result_list_wrap .middle ul li,
 .search_result_list_wrap .result_use > span,
 .search_result_list_wrap .result_use li { font-size : 14px }
 .search_result_list_wrap .middle ul li span { line-height : 20px }
 .body .btng_sort.with_option .pop_moreView {left:inherit !important;} 
 .body .btng_sort .pop_moreView .btnS.ty1 { padding : 5px !important }
 .body .btng_sort .pop_moreView .btnS i { margin-top : 0 !important } 
 body .btng_sort .btnS.ty1 i.ic_view {top : 0 !important;margin: 0 !important;}
 .body .btng_sort .btnS.ty1, .btnView_box { padding : 0 5px !important } 
 
 .body .btng_sort div:nth-child(2) { flex-wrap : wrap }
 .btnM1,.btnM2,.btnM3,.btnM4,.btnM5{height: 30px;line-height: 30px ! important;padding:0 8px;font-size:12px ! important}
 }
 
 @media ( max-width : 480px ){
	 .body .btng_sort .btnS.ty1 i.ic_view { top : 12px !important }
	 .body .btng_sort > div > .btnS.ty1, .body .btng_sort .btnView_box > .btnS.ty1 { padding-top : 10px !important }
 }



@media ( max-width : 420px ){
.sort_opt_area .btn_bd_blue .svg { display : none }  
.gwanho_modal_list .sub .sub_list .right { width : 85px }
.gwanho_modal_list .sub .sub_list .right button .svg { width : 13px }

.search_result_list_wrap .top {flex-wrap : wrap;padding : 0;gap : 5px}
.search_result_list_wrap .top a {display : block;width : 100% !important;/* padding-left : 40px; */font-size : 16px;margin-bottom: 10px;}
.search_result_list_wrap .top .btn_blue { padding : 4px 8px; font-size : 12px; }
 .search_result_list_wrap .middle ul li,
 .search_result_list_wrap .result_use > span,
 .search_result_list_wrap .result_use li { font-size : 13px }
.search_result_list_wrap .result_use li > div a { padding : 4px 10px; font-size : 12px !important }

.bbs_top_second { flex-direction: column; gap : 10px }
.bbs_paging_wrap > div button, .bbs_paging_wrap > button { height : 40px }
}


@media ( max-width : 380px ){
	.search_result_list_wrap .result_use li > div { margin-top : 5px }
}














