@charset "UTF-8";
/* 공통 */
.sch_pop_wrap .btn_wrap .btn.btn_grey{background-color:#7D7D7D;}
.sch_pop_wrap .mo_onry_in, .sch_pop_wrap .mo_onry{display:none !important;}
.sch_pop_wrap .pc_onry_in{display:inline-block !important;}
.sch_pop_wrap .pc_onry{display:block !important;}
.sch_pop_wrap .txt_blue{color:#158AD9;}
.sch_pop_wrap .txt{line-height:28px;}
@media screen and (max-width:767px){
	.sch_pop_wrap .txt{line-height: 1.6;font-size: 1.5rem;}
	.sch_pop_wrap .mo_onry_in{display:inline-block !important;}
	.sch_pop_wrap .mo_onry{display:block !important;}
	.sch_pop_wrap .pc_onry, .sch_pop_wrap .pc_onry_in{display:none !important;}
}
/* 리스트버튼 */
.sch_list_wrap{
	max-width:1150px;
}
.sch_list_wrap li{
	color:#8E8A8A;
}
.sch_list_wrap li,
.sch_subList_wrap li{
	display:inline-block;
	margin-right:30px;
}
.sch_list_wrap li:last-of-type,
.sch_subList_wrap li:last-of-type{
	margin-right:0;
}
.sch_list_wrap .sch_list_btn,
.sch_subList_wrap .sub_list_btn{
	color:#000;
}
/*
.sch_list_wrap .sch_list_btn.active,
.sch_subList_wrap .sub_list_btn.active{
	color:#158AD9;
	background:url(../img/search/search_top_list_icon.png) 0 5px no-repeat;
	padding-left:15px;
}
 */
.sch_list_wrap .sch_list_btn.active,
.sch_subList_wrap .sub_list_btn.active{
	color:#158AD9;
}
.sch_subList_wrap .sub_list_btn.active{
	border-bottom:none;
}
.sch_subList_wrap .sub_list_btn:hover{
	color:#158AD9;
	border-bottom-color: #158AD9;
}
.sch_list_wrap .sch_list_btn.active:after,
.sch_subList_wrap .sub_list_btn.active:after{
	content: '';
	display:block;
	width:100%;
	height:2px;
	/*background-color:#158AD9;*/
    margin-top: -7px;
    margin-left: -5px;
    padding: 0 5px;
}
.sch_block_wrap{
	overflow:hidden;
	border-left:solid 1px #ececec;
	border-top:solid 1px #ececec;
	box-sizing:border-box;
	max-width:100%;
}
.sch_block_wrap li{
	margin:0;
	width:14.2857142857%;
	float:left;
	box-sizing:border-box;
}
.sch_block_wrap li.last{
	border-right:solid 1px #ececec;
	border-bottom:solid 1px #ececec;
	min-height: 41px;
}
.sch_block_wrap .sch_list_btn{
	color:#000;
	box-sizing:border-box;
	padding:10px;
	width:100%;
	display:block;
	border:solid 1px #ececec;
	border-left:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sch_block_wrap .sch_list_btn.active{
	background:none;
	padding:10px;
	border-color:#158AD9;
	display:block;
}
.sch_block_wrap .sch_list_btn.active:after{
	display:none;
}
/*
.sch_block_wrap .sch_list_btn.active:before{
	content:'';
	color:#158AD9;
	background:url(../img/search/search_top_list_icon.png) center no-repeat;
	background-size: 11px;
	margin-right:5px;
	width: 12px;
    height: 12px;
	display:inline-block;
}
 */
@media screen and (max-width:1024px){
	.sch_block_wrap{
		border:none;
		max-width:1900px;
	}
	.sch_block_wrap li{
		margin-right:30px;
		width:auto;
	}
	.sch_block_wrap .sch_list_btn{
		padding:0;
		width:100%;
		display:block;
		border:none;
	}
	.sch_block_wrap .sch_list_btn.active{
		padding: 0;
	}
}
/* //공통 */

.sch_ctgr_list{
	margin:10px 0 0 0;
}
.sch_subList_wrap{
	display:none;
	margin:0 0 10px 0;
	background-color:#f5f5f5;
	padding: 10px;
}
/* 카테고리 */
.sch_ctgr_wrap{
	position:relative;
}
.sch_ctgr_wrap .sch_ctgr_link{
	display: table;
    width: 100%;
    table-layout: fixed;
}
.sch_ctgr_wrap .sch_ctgr_item {
    display: table-cell;
}
.sch_ctgr_wrap .sch_ctgr_item a {
    display: block;
    position: relative;
    width: 100%;
    height: 50px;
    padding: 14px 0;
    font-size: 16px;
    color: #494949;
    border: 1px solid #dcdcdc;
    border-left-color: #fff;
    border-bottom-color: #666;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    cursor: pointer;
}
.sch_ctgr_wrap .sch_ctgr_item.last a{
	border-right-color:#fff;
}
.sch_ctgr_wrap .sch_ctgr_item.active a{
    z-index: 1;
    border: 1px solid #666;
    border-bottom-color: #fff;
}
/* 상세검색 */
.sch_pop_wrap .worldword-text:before{display:inline-block;overflow:hidden;background:url(../img/main/sp_main.png) 0 0 no-repeat;font-size:5px;color:transparent;vertical-align:top}
.sch_pop_wrap .worldword-text{display:inline-block;padding:0 14px;background:#5692bc;font-size:16px;font-weight:400;color:#fff;line-height:33px;border-radius:5px;}
.sch_pop_wrap .worldword-text:before{display:inline-block;width:24px;margin:-2px 7px 0 0;background-position:-79px -39px;vertical-align:middle;content:''}

.sch_pop_wrap .layer_popup .popup_contents .btn_wrap{
	padding-bottom:30px;
}
.sch_pop_wrap .layer_popup{
	width:70%;
	height:90%;
}
.sch_pop_wrap .ctgr_cont_wrap{
	display:none;
}
.sch_pop_wrap .sch_tit_wrap{
    min-height: 34px;
    font-size: 16px;
    position: relative;
    padding: 5px 5px 5px 130px;
    box-sizing: border-box;
	margin-top:20px;
}
.sch_pop_wrap .sch_tit_wrap b{
	position:absolute;
	top:5px;
	left:0;
}
.sch_pop_wrap .sch_tit_wrap button{
	position:absolute;
	top:0;
	right:0;
}
.sch_pop_wrap .sch_tit_wrap .sch_sub_tit{
	display:none;
}
.sch_pop_wrap .sch_tit_wrap .sch_sub_tit:before{
	content:'＞';
	margin:0 5px;
}

.sch_tbl_wrap .col10{width:10%;}.sch_tbl_wrap .col13{width:13.2%;}.sch_tbl_wrap .col15{width:15%;}.sch_tbl_wrap .col20{width:20%;}.sch_tbl_wrap .col25{width:25%;}.sch_tbl_wrap .col32{width:32%;}.sch_tbl_wrap .col49{width:49%;}.sch_tbl_wrap .col100{width:100%;}
.sch_tbl_wrap{
	border-top:solid 2px #045594;
	margin-top:10px;
}
.sch_tbl_wrap .sch_add_tbl{
	border-bottom:solid 1px #a6a6a6;
	margin-bottom:10px;
}
.sch_tbl_wrap .sch_add_tbl:last-of-type{
	border-top:solid 1px #a6a6a6;
	margin-bottom:0;
}
.sch_tbl_wrap .tbl_group{
	display:table;
	table-layout: fixed;
    width: 100%;
	border-bottom:solid 1px #dfdfdf;
}
.sch_tbl_wrap .tbl_group > span{
	display:table-cell;
	padding:5px;
	vertical-align:top;
	box-sizing: border-box;
	border-top:0;
	border-bottom:0;
}
.sch_tbl_wrap .tbl_group:last-of-type,
.sch_tbl_wrap .tbl_group .tbl_group{
	border-bottom:0;
}
.sch_tbl_wrap .input_select_wrap select {
    width: 100%;
    height: 33px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    background: #fff url(../img/common/arrow_down.png) 100% 50% no-repeat;
}
.sch_tbl_wrap .tbl_input input{
    height: 33px;
    border: 1px solid #dcdcdc;
	width:100%;
	box-sizing: border-box;
	padding:0 10px;
}
.sch_tbl_wrap .tbl_txt_input{
	line-height:32px;
}
.sch_tbl_wrap .tbl_txt_input input{
	width:100%;
}
.sch_tbl_wrap .tbl_input_btn{
	font-size:0;
}
.sch_tbl_wrap .tbl_input_btn input{
    height: 33px;
    border: 1px solid #dcdcdc;
	border-right:0;
	width: calc(100% - 30%);
	box-sizing: border-box;
	padding:0 10px;
}
.sch_tbl_wrap .tbl_input_btn button{
	width: 30%;
    padding: 7px 0;
    background: #4a5258;
    font-size: 15px;
    color: #fff;
}
.sch_tbl_wrap .tbl_txt_input_btn{
	line-height:32px;
	font-size:15px;
}
.sch_tbl_wrap .tbl_txt{
    display: block;
}
.sch_tbl_wrap .tbl_block_txt{
	text-align:center;
	vertical-align:middle !important;
}
.sch_tbl_wrap .tbl_txt_input_btn input{
	width: calc(100% - 30%);
	float:left;
}
.sch_tbl_wrap .tbl_txt_input_btn button{
	float:left;
}
.sch_tbl_wrap .tbl_th{
	width:15%;
	background-color:#f5f5f5;
	height:48px;
	font-weight:600;
}
.sch_tbl_wrap .tbl_group .tbl_td{
	padding:0;
}
.sch_tbl_wrap .sch_add_tbl .tbl_group > span.tbl_th{
	padding:5px 5px 5px 10px;
	vertical-align:middle;
}
.sch_tbl_wrap .sch_more_btn{
	display:block;
	width:100%;
	margin:10px 0 20px 0;
	height:38px;
	line-height:36px;
	text-align:center;
	color:#178AD7;
	border:solid 1px #178AD7;
}
.sch_tbl_wrap .sch_more_btn:after{
    display: inline-block;
    content: '열기';
    background: url(../img/search/sch_more_btn.png) 100% 15px no-repeat;
    margin-left: 5px;
	padding-right:20px;
    background-size: 16px;
}
.sch_tbl_wrap .sch_more_btn.on:after{
    content: '접기';
    background: url(../img/search/sch_more_btn_on.png) 100% 14px no-repeat;
    background-size: 16px;
}
.sch_tbl_wrap .tbl_group span.tbl_btn_input{
	position:relative;
}
.sch_tbl_wrap .tbl_group span.tbl_btn_input input{
	padding-right:38px;
}
.sch_tbl_wrap .tbl_group span .btn-worldword-wrap{
	position:absolute;
	top:4px;
	right:10px;
	width:33px;
	height:33px;
}
.sch_tbl_wrap .tbl_group .btn-worldword{
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
}
.sch_tbl_wrap .tbl_group span .worldword-text{
	background:none;
    padding: 0;
    overflow: hidden;
    max-height: 33px;
    width:100%;
}
.sch_tbl_wrap .tbl_group span .worldword-text:before{
	background: url(../img/common/layout.png) no-repeat;
    background-position: -313px 0;
    margin-top: -12px;
}
/* 저자별 */
.sch_pop_wrap .ctgr_cont_author{
	padding-top:30px;
}
.sch_pop_wrap .ctgr_cont_tab_wrap{
	margin-top: 30px;
    width: 100%;
    text-align: center;
    display: block;
	overflow:hidden;
}
.sch_pop_wrap .ctgr_cont_tab_wrap a{
	width:50%;
    display: inline-block;
	box-sizing:border-box;
	float:left;
	height:48px;
	line-height:46px;
	background-color:#f9f9f9;
	color:#000;
	border:solid 1px #ededed;
}
.sch_pop_wrap .ctgr_cont_tab_wrap a.active{
	background-color:#4094D0;
	color:#fff;
	border:solid 1px #4094D0;
}
.sch_pop_wrap .next_step{
	width:100%;
	min-height:24px;
    background: url(../img/search/next_step_icon.png) center no-repeat;
	margin:15px 0;
}
.sch_pop_wrap .tbl_td .btn_wrap .btn{
	padding:7px 10px;
	border-radius: 3px;
}
.sch_pop_wrap .btn_wrap .btn.blue_btn{
	background-color:#32709f;
}
.sch_pop_wrap .btn_wrap .btn.light_blue_btn{
	background-color:#3f94d0;
}
.sch_pop_wrap .tbl_td .cust_btn_wrap .btn{
	background-color:#fff;
	border:solid 1px #d2d2d2;
	color:#000;
	padding:7px 10px;
	border-radius: 0;
	font-size:14px;
}
.sch_pop_wrap .cust_btn_wrap .btn.red_btn{
	border:solid 1px #e13145;
	color:#e13145;
}
.sch_pop_wrap .cust_btn_wrap .btn.down_btn{
	padding-left:35px;
    background: url(../img/search/down_btn_icon_bk.png) 10px center no-repeat;
}
.detail_search_wrap {
    position: relative;
    padding: 10px 20px 20px 20px;
    border: 1px solid #dcdcdc;
    font-size: 0;
    text-align: center;
	border-top:solid 2px #045594;
	margin-top:20px;
}
.detail_search_list {
    position: relative;
    padding: 10px 20px 20px 20px;
    border: 1px solid #dcdcdc;
	border-top:solid 2px #045594;
	color:#000;
}
.detail_search_list .paginate .paginate_input_wrap{margin:7px 10px;}
.detail_search_wrap h4,
.detail_search_list h4{
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
	color:#000;
}
.detail_search_wrap h4:before,
.detail_search_list h4:before{
    content: '1';
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(../img/search/sch_tit_num.png) center no-repeat;
    margin-right: 7px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
.compatibility_01 h4:before { display : none }
.compatibility_01_icon { display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    background: url(../img/search/sch_tit_num.png) center no-repeat;
    margin-right: 7px; 
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 14px; }
.detail_search_list h4:before{
    content: '2';
}
.detail_search_wrap h4 a{
	position: relative;
	content: '?';
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    margin-left: 7px;
    margin-top: -2px;
	color:#636363;
	border:solid 1px #c5c5c5;
}
.detail_search_wrap .sch_tips {
	position: absolute;
	min-width: 450px;
	max-width: 450px;
	color: #000;
	background: #fff;
	min-height: 30px;
	padding: 5px 10px 10px 10px;
	display: none;
	font-size:14px;
	border:solid 1px #a6a6a6;
	font-weight:400;
	text-align:left;
	color:#7f7f7f;
	box-sizing: border-box;
}
.detail_search_wrap .sch_tips:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 0;
	margin-left: -8px;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-right: 8px solid #a6a6a6;
	border-bottom: 8px solid transparent;
	border-top: 8px solid transparent;
}
.detail_search_wrap .sch_tips:after {
	content: '';
	position: absolute;
	top: 16px;
	left: 0;
	margin-left: -7px;
	margin-top: -7px;
	width: 0;
	height: 0;
	border-right: 8px solid #fff;
	border-bottom: 7px solid transparent;
	border-top: 7px solid transparent;
}
.detail_search_wrap .sch_tips.active {
	display: block;
	top: 7px;
	left: 180px;
	z-index: 999;
}
.detail_search_wrap .sch_tips b{
	font-size:14px;
	display:block;
	margin:5px 0;
	font-weight:400;
	color:#000;
}
.detail_search_wrap .sch_tips b:first-of-type{
	font-size:16px;
	font-weight:600;
}
.detail_search_wrap .sch_tips a{
	position:absolute;
	top:10px;
	right:10px;
	line-height: 13px;
}
.detail_search_wrap .sch_tips span{
	display:block;
}
.detail_search_list p.result_amount{
	padding: 10px 0;
    border-bottom: solid 1px #d2d2d2;
	margin-top:20px;
	width:calc(100% - 130px);
}
.detail_search_wrap .inner {
    width: 100%;
    height: 48px;
    margin: 0 auto;
}
.detail_search_wrap .input_text_wrap {
    display: inline-block;
    width: 50%;
    border-right: 0;
    vertical-align: middle;
}
.detail_search_wrap .search-btn-wrap {
    display: inline-block;
    height: 48px;
    border: 1px solid #518fba;
    border-left: 0;
    background: #fff;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.detail_search_wrap .btn_search {
    display: inline-block;
    width: 48px;
    height: 100%;
    border-left: 1px solid #dcdcdc;
}
.detail_search_wrap .search {
    width: 22px;
    height: 22px;
    background-position: 0 0;
}
.sch_list:first-of-type .sch_more_list{
	margin-top:41px;
}
.sch_tbl_wrap .sch_list_tbl{
	display:block;
	overflow:hidden;
	width:calc(100% - 130px);
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap{
	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
}
.sch_tbl_wrap .sch_list_tbl .more_group{
	display:none;
	border-top:none;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group,
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group .td_wrap{
	display:table;
	width:100%;
    height: 100%;
    table-layout: fixed;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group > span{
	padding:0;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group .td_wrap > span{
	display:table-cell;
	vertical-align: middle;
	height:100%;
	padding:10px;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_top_group.close .td_wrap > span{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:1.4;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group .td_wrap > span.tbl_th{
	padding:10px 5px;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_th {
    padding:0 10px;
	width:45%;
	text-align:center;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_td {
    padding:0 10px;
}
.sch_tbl_wrap .sch_list_tbl .more_group .tbl_th {
	width:22.5%;
}
.sch_tbl_wrap .sch_list_tbl .more_group .td_one_wrap .tbl_th{
    width: 11.3%;
}

.sch_list_table .table_head,
.sch_list_table .table_body{
	display:table;
	width: 100%;
    border: 1px solid #cfcfcf;
    border-top:none;
    border-right:none;
    box-sizing:border-box;
}
.sch_list_table .table_head{
    border-top: 2px solid #426f8f;
    width: 100%;
}
.sch_list_table .table_head span.line, .sch_list_table .table_body span.line{
	margin:0 10px;
	width:1px;
	display:inline-block;
	height:11px;
	background-color:#8a8a8a;
}
.sch_list_table .table_head span.table_th{
	display:table-cell;
    word-break: break-all;
    padding:10px;
	text-align:center;
    border-right:1px solid #cfcfcf;
    background-color: #f5f5f5;
    font-weight:600;
}
.sch_list_table .table_body span.table_td{
	display:table-cell;
    word-break: keep-all;
    padding:10px;
    border-right:1px solid #cfcfcf;
}
.sch_list_table .table_head span.table_th:last-of-type{width:15%;}
.sch_list_table .table_body span.right{
	text-align:right;
	width:15%;
}

.detail_search_list .sch_tbl_wrap .sch_more_list{
    display: block;
    text-align: center;
    color: #fff;
    background-color: #4a5258;
    position: absolute;
    top: 2px;
    right: 0;
    width: 120px;
    font-size: 14px;
    height: 36px;
    line-height: 34px;
}
.detail_search_list .sch_tbl_wrap .sch_more_list span{
	position:relative;
	padding-right:15px;
}
.sch_tbl_wrap .sch_list_tbl .tbl_group:last-of-type{
    border-bottom: solid 1px #cfcfcf;
}
.detail_search_list .sch_tbl_wrap .sch_more_list span:after {
    display: inline-block;
    content: '보기';
    margin-left: 5px;
}
.detail_search_list .sch_tbl_wrap .sch_more_list.on span:after {
    content: '닫기';
}
.detail_search_list .sch_tbl_wrap .sch_more_list span:before {
	display: block;
    position: absolute;
    top: -8px;
    right: 0;
    width: 10px;
    font-size: 5px;
    content: '▼';
}
.detail_search_list .sch_tbl_wrap .sch_more_list.on span:before {
    content: '▲';
}

.detail_search_list .sch_tbl_wrap{
	margin-top:0;
    border-top: none;
    position:relative;
}
.detail_search_list .sch_list_tit{
    margin-top:30px;
}
/* 주제별 */
.sch_pop_wrap .ctgr_cont_tab{
	display:none;
}
.sch_pop_wrap .tab_one_author,
.sch_pop_wrap .tab_01_subject{
	display:block;
}
.sch_pop_wrap .ctgr_cont_subject{
	padding-top:30px;
}
.sch_pop_wrap .sch_list_menu{
	background-color:#fbfbfb;
	border:solid 1px #e7e7e7;
	margin-top:20px;
}
.sch_pop_wrap .sch_list_menu ul{
	background-color:#fbfbfb;
	width:100%;
	display:block;
	box-sizing:border-box;
	position:relative;
	height:100%;
}
.sch_pop_wrap .sch_list_menu ul li{
	width:25%;
	box-sizing:border-box;
	border-right:solid 1px #e7e7e7;
}
.sch_pop_wrap .sch_list_menu ul li a{
	display:block;
	box-sizing:border-box;
	width:100%;
	padding:0 10px;
	height:38px;
	line-height:36px;
	font-size:13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sch_pop_wrap .sch_list_menu ul li a.on{
	background-color:#fff;
	color:#1E8BD7;
	border-top:solid 1px #e7e7e7;
	border-bottom:solid 1px #e7e7e7;
	background-image: url(../img/search/hover_next_icon.png);
	background-position: 97% center;
	background-repeat:no-repeat;
	border-right:0;
	border-left:0;
	padding-right: 30px;
}
.sch_pop_wrap .sch_list_menu ul li a.hov{
	background-color:#fff;
	color:#1E8BD7;
	border:solid 3px #1E8BD7;
	background-image: url(../img/search/hover_sch_icon.png);
	background-position: 97% center;
	background-repeat:no-repeat;
	padding:0 7px;
	line-height:32px;
	padding-right: 30px;
}
.sch_pop_wrap .sch_list_menu ul ul{
	position:absolute;
	width:25%;
	top:0;
	left:25%;
	display:none;
	border-right:solid 1px #e7e7e7;
	margin-left:2px;
}
.sch_pop_wrap .sch_list_menu ul ul li{
	width:100%;
	border-right:0;
}
.sch_pop_wrap .sch_list_menu ul ul ul{
	left:100%;
	width:100%;
}
.sch_pop_wrap .ctgr_cont_subject .ctgr_cont_tab_wrap a{
	width:20%;
}

/* 주제어 검색 */
.sch_pop_wrap .scroll_box_wrap{
	margin-top:20px;
	display:table;
	width:100%;
	table-layout:fixed;
}
.sch_pop_wrap .scroll_box_wrap > *{
	display:table-cell;
	vertical-align:middle;
	border:solid 1px #dddddd;
}
.sch_pop_wrap .scroll_box .box_scroll{
	display:block;
	box-sizing:border-box;
	height:200px;
	overflow:hidden;
	overflow-y:auto;
	padding-top: 5px;
}
.sch_pop_wrap .scroll_box_l .box_scroll{
	height:240px;
	display:block;
}
.sch_pop_wrap .scroll_box_wrap .scroll_box_l{
	vertical-align:top;
}
.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_hd{
	text-align:left;
	border-bottom:solid 1px #ebebeb;
	background-color:#f8f8f8;
	color:#000;
	display:block;
	width:100%;
	padding:10px 20px;
	box-sizing:border-box;
	font-weight:600;
    font-size: 16px;
}
.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_cont a{
	display:block;
	width:100%;
	padding:10px;
	box-sizing:border-box;
	padding-left:27px;
}
.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_cont a.active{
	padding-left:10px;
	color:#158AD9;
}
.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_cont a.active:before {
    content: '';
    color: #158AD9;
    background: url(../img/search/search_top_list_icon.png) center no-repeat;
    background-size: 11px;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    display: inline-block;
}
.sch_pop_wrap .scroll_box_wrap .box_between{
	width:20px;
	border:none;
}
.sch_pop_wrap .scroll_box_wrap .box_group{
	display:table;
	width:100%;
	table-layout:fixed;
}
.sch_pop_wrap .scroll_box_wrap .box_group > *{
	display:table-cell;
	vertical-align:middle;
	padding: 10px 5px;
}
.sch_pop_wrap .scroll_box_wrap .box_hd_group{
	text-align:center;
	border-top:solid 1px #ebebeb;
	border-bottom:solid 1px #ebebeb;
	background-color:#f8f8f8;
	color:#000;
	font-weight:600;
    font-size: 16px;
}
.sch_pop_wrap .scroll_box_wrap .box_bd_group{
	text-align:center;
}
.sch_pop_wrap .scroll_box_wrap .box_group .box10{
	width:10%;
}
.sch_pop_wrap .scroll_box_wrap .box_group .txt_left{
	text-align:left;
}
.sch_pop_wrap .box_chk_wrap .input_check:before{
    display: inline-block;
    vertical-align: top;
    content: '';
    overflow: hidden;
    background: url(../img/common/sp.png) 0 0 no-repeat;
    color: transparent;
    width: 19px;
    height: 19px;
    margin: 0;
    background-position: 0 -44px;
}
.sch_pop_wrap .box_chk_wrap .input_check:checked:before {
    background-position: -21px -44px;
}
.sch_pop_wrap .box_chk_wrap,
.sch_pop_wrap .box_chk_wrap .input_check{
    top: auto;
    left: auto;
    position: relative;
}
.sch_pop_wrap .label_chk_wrap{
	padding:10px 20px;
	font-size:15px;
	font-weight:600;
	display: block;
}
.sch_pop_wrap .label_chk_wrap input{
	margin-right:10px;
	margin-top: 1px;
    width: 20px;
    height: 20px;
}
.sch_pop_wrap .box_chk_wrap label:before{
	display:none;
}
.sch_pop_wrap .total_sch_wrap{
	display:block;
	width:100%;
	margin-top:20px;
	border: solid 1px #dddddd;
	padding:20px;
	box-sizing: border-box;
}
.sch_pop_wrap .total_sch_wrap .total_sch_tit{
	color:#000;
	font-weight:600;
	font-size:16px;
}
.sch_pop_wrap .total_sch_wrap .total_sch_box{
	margin-top:20px;
}
.sch_pop_wrap .total_sch_wrap .total_sch{
	display: inline-block;
    margin-right: 10px;
    background-color: #f3f3f3;
    color: #393939;
    padding: 7px 10px 5px 10px;
}
.sch_pop_wrap .total_sch_wrap .total_sch a{
    display: inline-block;
    margin-left: 5px;
    background-color: #393939;
    color: #fff;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    box-sizing: border-box;
    padding-right: 1px;
}
.sch_pop_wrap .grid_block_wrap{
	display:block;
	overflow:hidden;
	width:100%;
    box-sizing: border-box;
	padding-top:30px;
}
.sch_pop_wrap .grid_block_wrap .grid_block{
	display:inline-block;
	float:left;
	width:calc(20% - 20px);
	margin:0 10px 10px 10px;
    box-sizing: border-box;
	background-color:#f4f9fc;
	border-top:solid 2px #1975b4;
	border-bottom:solid 1px #1975b4;
	color:#000;
    text-align: center;
    height: 70px;
    line-height: 70px;
    word-break: keep-all;
}
.sch_pop_wrap .grid_block_wrap .grid_block span{
    line-height: 1.4;
    display: inline-block;
    vertical-align: middle;
	margin-top: -9px;
}
.sch_pop_wrap .grid_block_wrap .grid_block:hover{
	background-color:#1975b4;
	color:#fff;
}
.sch_pop_wrap .icon_block_wrap .grid_block{
	width:calc(25% - 20px);
}
.sch_pop_wrap .icon_block_wrap .grid_block{
    height: 150px;
    line-height: 220px;
	background-position: center 30px;
	background-repeat:no-repeat;
}
.sch_pop_wrap .icon_block_wrap .audio_block{background-image: url(../img/search/block_icon_audio.png);}
.sch_pop_wrap .icon_block_wrap .music_block{background-image: url(../img/search/block_icon_music.png);}
.sch_pop_wrap .icon_block_wrap .map_block{background-image: url(../img/search/block_icon_map.png);}
.sch_pop_wrap .icon_block_wrap .image_block{background-image: url(../img/search/block_icon_image.png);}
.sch_pop_wrap .icon_block_wrap .file_block{background-image: url(../img/search/block_icon_file.png);}
.sch_pop_wrap .icon_block_wrap .micro_block{background-image: url(../img/search/block_icon_micro.png);}
.sch_pop_wrap .icon_block_wrap .etc_block{background-image: url(../img/search/block_icon_etc.png);}
.sch_pop_wrap .icon_block_wrap .audio_block:hover{background-image: url(../img/search/block_icon_audio_on.png);}
.sch_pop_wrap .icon_block_wrap .music_block:hover{background-image: url(../img/search/block_icon_music_on.png);}
.sch_pop_wrap .icon_block_wrap .map_block:hover{background-image: url(../img/search/block_icon_map_on.png);}
.sch_pop_wrap .icon_block_wrap .image_block:hover{background-image: url(../img/search/block_icon_image_on.png);}
.sch_pop_wrap .icon_block_wrap .file_block:hover{background-image: url(../img/search/block_icon_file_on.png);}
.sch_pop_wrap .icon_block_wrap .micro_block:hover{background-image: url(../img/search/block_icon_micro_on.png);}
.sch_pop_wrap .icon_block_wrap .etc_block:hover{background-image: url(../img/search/block_icon_etc_on.png);}

.search_header_wrap .scroll_wid_wrap::-webkit-scrollbar {
    display: none;
}
.search_header_wrap .scroll_wid_wrap{
	-ms-overflow-style: none; /* IE and Edge */
   	scrollbar-width: none; /* Firefox */
}

@media screen and (max-width:1400px){
	.sch_pop_wrap .layer_popup{
		width:80%;
	}
}
@media screen and (max-width:1200px){
	.sch_pop_wrap .layer_popup{
		width:90%;
	}
}
@media screen and (max-width:1050px){
	.sch_pop_wrap .layer_popup{
		width:95%;
	}
}
@media screen and (max-width:1024px){
	.sch_ctgr_wrap .sch_ctgr_item a{
		background-color:#f7f7f7;
	}
	.sch_ctgr_wrap .sch_ctgr_item.active a{
		background-color:#fff;
	}
	/* 상세검색 */
	.sch_pop_wrap .layer_popup{
		width:100%;
		height:100%;
	}
	.sch_ctgr_list{
		min-height:46px;
		line-height: 44px;
		border-bottom: 1px solid #dcdcdc;
		-ms-overflow-style: none; /* IE and Edge */
    	scrollbar-width: none; /* Firefox */
   	    position: relative;
    	padding-right: 25px;
	}
	.sch_ctgr_list:after{
	    position: absolute;
	    top: 50%;
	    right: 5px;
	    content: '';
	    display: block;
	    background: url(/resource/templete/nl/common/img/common/layout.png) -271px -58px no-repeat;
	    width: 7px;
	    height: 12px;
	    margin-top: -6px;
	}
	.sch_ctgr_list::-webkit-scrollbar,
	.sch_subList_wrap::-webkit-scrollbar,
	.sch_block_scroll::-webkit-scrollbar{
	    display: none;
	}
	.sch_block_scroll, .sch_subList_wrap{
		-ms-overflow-style: none; /* IE and Edge */
    	scrollbar-width: none; /* Firefox */
	}
	.sch_block_wrap li.last{
		display:none;
	}
	.sch_tbl_wrap .sch_nomal_tbl{
		border-bottom: solid 1px #dfdfdf;
	}
	.sch_tbl_wrap .sch_add_tbl{
		margin-bottom:20px;
		display:none;
	}
	.sch_tbl_wrap .sch_list_tbl{
		width:100%;
	}
	.detail_search_list .sch_tbl_wrap .sch_more_list{
		position:relative;
		top:auto;
		right:auto;
		width:100%;
		margin:3px 0 10px 0;
	}
	.sch_tbl_wrap .tbl_th{
		width:40%;
		font-size:1.4rem;
	}
	.sch_list_table .table_head span, .sch_list_table .table_body span{
		font-size:1.4rem;
	}
	.sch_list_table .table_body span{
		text-align:left;
	}
	.sch_list_table .table_head span.table_th:last-of-type, .sch_list_table .table_body span.right{
	    width: 30%;
	}
	.sch_tbl_wrap .sch_nomal_tbl .tbl_th{
		background-color:#fff;
	}
	.sch_tbl_wrap .tbl_th select,
	.sch_tbl_wrap .input_select_wrap select{
		font-size:1.2rem;
	}
	.sch_tbl_wrap .tbl_group{
		border-bottom:0;
	}
	.sch_tbl_wrap .m_col20{width:20%;}.sch_tbl_wrap .m_col40{width:40%;}.sch_tbl_wrap .m_col50{width:50%;}.sch_tbl_wrap .m_col100{width:100%;}
	.sch_tbl_wrap .sch_add_tbl .tbl_group{
		display:block;
	}
	.sch_tbl_wrap .sch_nomal_tbl .tbl_group {
		border-bottom: solid 1px #dfdfdf;
	}
	.sch_tbl_wrap .sch_nomal_tbl .tbl_group:last-of-type {
		border-bottom: 0;
	}
	.sch_tbl_wrap .sch_add_tbl .tbl_group .tbl_group{
		display:table;
	}
	.sch_tbl_wrap .sch_add_tbl .tbl_group > span.tbl_th{
		display: block;
		width: 100%;
		text-align: center;
		line-height: 38px;
		border-bottom: solid 1px #dfdfdf;
	}
	.sch_tbl_wrap .sch_add_tbl .tbl_group > span.tbl_td{
		border-bottom: solid 1px #dfdfdf;
	}
	.sch_tbl_wrap .tbl_input_btn input{
		width:100%;
		border:1px solid #dcdcdc;
	}
	.sch_tbl_wrap .tbl_input_btn button{
		display:none;
	}
	.sch_tbl_wrap .tbl_block_group{
		display:block;
	}
	.sch_tbl_wrap .tbl_block_group > span{
		display:inline-block;
		float:left;
	}
	.sch_tbl_wrap .tbl_block_group .tbl_txt,
	.sch_tbl_wrap .tbl_block_txt{
		font-size:1.4rem;
	}
	.sch_tbl_wrap .tbl_block_group .tbl_txt_input_btn,
	.sch_tbl_wrap .tbl_block_group .tbl_block_input{
		display:block;
		width:100%;
	}
	.sch_tbl_wrap .tbl_block_group .tbl_txt_input_btn input{
		width: calc(100% - 30%);
	}
	.sch_tbl_wrap .tbl_block_group .tbl_txt_input_btn button{
		display:block;
	}
	.sch_tbl_wrap .tbl_group_btn{
		position:relative;
		padding-bottom: 38px;
	}
	.sch_tbl_wrap .tbl_group_btn span:first-of-type{
		vertical-align:top;
	}
	.sch_tbl_wrap .tbl_group_btn .tbl_input_btn_m button{
		position: absolute;
	    left: 5px;
	    width: calc(100% - 10px);
	    bottom: 5px;
	}

	/* 저자별 */
	.detail_search_list{
		padding:10px;
	}
	.detail_search_wrap .input_text_wrap{
		width: calc(100% - 38px);
		height: 36px;
	}
	.detail_search_wrap .search-btn-wrap{
		height: 36px;
	}
	.detail_search_wrap .btn_search{
		width: 36px;
	}
	.detail_search_wrap .search{
		width: 16px;
		height: 16px;
		background-position: 0px 2px;
	}
	.detail_search_list p.result_amount{
		margin:10px 0;
		width:100%;
	}
	.detail_search_list .sch_list_tit{
		margin-top:20px;
		font-size:1.6rem;
	}
	.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group{
		display:block;
		width:100%;
		box-sizing: border-box;
	}
	.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group.tbl_top_group{
		border-top: solid 1px #cfcfcf;
	}
	.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group:last-of-type{
		border:none;
	}
	.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_group > span{
		box-sizing: border-box;
		font-size: 1.4rem;
		display: block;
		border-bottom:solid 1px #cfcfcf;
	}
	.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_th,
	.sch_tbl_wrap .sch_list_tbl .more_group .td_one_wrap .tbl_th{
		width:30%;
	}
	.sch_tbl_wrap .sch_list_tbl .tbl_group_wrap .tbl_td{
		width:70%;
	}
	.sch_pop_wrap .btn_wrap{
		padding:5px;
	}
	.sch_pop_wrap .btn_wrap .btn{
		display:block;
		width:100%;
		height:auto;
		padding:0 5px;
		line-height:1.4;
		margin-top:5px;
		margin-left:0;
		font-size: 1.4rem;
		line-height: 35px;
	}
	.sch_pop_wrap .btn_wrap.is_pair .btn:first-of-type{
		margin-left:0;
	}
	.sch_pop_wrap .btn_wrap.is_pair .btn {
		width: 49.387755%;
		margin-left: 1.22448979%;
		display: inline-block;
		margin-top: 0;
	}
	.sch_pop_wrap .btn_wrap .btn:first-of-type{
		margin-top:0;
	}
	.sch_pop_wrap .ctgr_cont_tab_wrap{
		border: solid 1px #ededed;
		border-right: 0;
		border-left: 0;
		padding:10px 0;
	    overflow: auto;
	    margin-top:0;
	}
	.sch_pop_wrap .ctgr_cont_tab_wrap .scroll_wid{
		width:200%;
	}
	.sch_pop_wrap .ctgr_cont_tab_wrap{
		overflow:hidden;
		overflow-x:auto;
		-ms-overflow-style: none; /* IE and Edge */
    	scrollbar-width: none; /* Firefox */
    	margin-top:10px;
	}
	.sch_pop_wrap .ctgr_cont_author{padding-top:0;}
	.sch_pop_wrap .ctgr_cont_tab_wrap::-webkit-scrollbar {
	    display: none;
	}
	.sch_pop_wrap .ctgr_cont_subject{
		padding-top:0;
	}
	.sch_pop_wrap .ctgr_cont_subject .ctgr_cont_tab_wrap a{
		width:auto;
		margin-right:20px;
	}
	.sch_pop_wrap .ctgr_cont_tab_wrap a{
		background: none;
		border: none;
		font-size: 1.4rem;
		height: auto;
		line-height: 1.6;
	}
	.sch_pop_wrap .ctgr_cont_tab_wrap a.active{
		border: none;
		background: none;
		color: #4094D0;
	}
	.sch_pop_wrap .ctgr_cont_tab_wrap a.active:before {
		content: '';
		background: url(../img/search/search_top_list_icon.png) center no-repeat;
		background-size: 11px;
		margin-right: 5px;
		width: 12px;
		height: 12px;
		display: inline-block;
	}

	.detail_search_wrap .sch_tips.active {
		top: 45px;
		left: 0;
		width: 100%;
		max-width: none;
		min-width: auto;
	}
	.detail_search_wrap .sch_tips:before {
		top: 0;
		left: 50%;
		margin:0;
		margin-left: -8px;
		margin-top: -8px;
		border-bottom: 8px solid #a6a6a6;
		border-left: 8px solid transparent;
		border-right: 8px solid transparent;
		border-top:none;
	}
	.detail_search_wrap .sch_tips:after {
		top: 0;
		left: 50%;
		margin:0;
		margin-left: -7px;
		margin-top: -7px;
		border-bottom: 8px solid #fff;
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
		border-top:none;
	}
	/* 주제어검색 */
	.sch_pop_wrap .scroll_box_wrap,
	.sch_pop_wrap .scroll_box_wrap > *{
		display:block;
	}
	.sch_pop_wrap .scroll_box_l{
		position:relative;
	}
	.sch_pop_wrap .scroll_box_l .box_txt {
		background: url(../img/common/arrow_down.png) 100% center no-repeat;
		width: calc(100% - 20px);
		border: solid 1px #DCDCDC;
		padding: 5px 10px;
		box-sizing: border-box;
		margin: 5px 10px;
		font-size:1.4rem;
		cursor:pointer;
	}
	.sch_pop_wrap .scroll_box_l .box_scroll{
		display: none;
		position: absolute;
		top: 75px;
		left: 10px;
		background-color: #fff;
		z-index: 1000;
		border: solid 1px #DCDCDC;
		border-top: 0;
		width: calc(100% - 20px);
		height:200px;
	}
	.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_cont a{
		padding:10px;
	}
	.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_cont a.active {
		background-color: #518fba;
		color: #fff;
	}
	.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_cont a.active:before{
		display:none;
	}
	.sch_pop_wrap .scroll_box_wrap .box_group .box10{
		width:17%;
	}
	.sch_pop_wrap .scroll_box_wrap .box_bd_group,
	.sch_pop_wrap .scroll_box_wrap .scroll_box_l .box_cont a{
		font-size:1.4rem;
	}
	.sch_pop_wrap .total_sch_wrap .total_sch{
		margin-bottom:10px;
	}

	.sch_pop_wrap .grid_block_wrap .grid_block{
		width:calc(50% - 20px);
		font-size:1.5rem;
	}
	.sch_pop_wrap .select_menu_wrap{
		position:relative;
	}
	.sch_pop_wrap .sch_select_menu .init {
		background: url(../img/common/arrow_down.png) 100% center no-repeat;
		width: calc(100% - 20px);
		border: solid 1px #62b2eb;
		padding: 10px;
		box-sizing: border-box;
		margin: 5px 10px;
		font-size: 1.5rem;
		cursor: pointer;
	}
	.sch_pop_wrap .sch_select_menu ul {
		display:none;
		position: absolute;
		top: 40px;
		left: 10px;
		background-color: #fff;
		z-index: 1000;
		border: solid 1px #62b2eb;
		border-top: 0;
		width: calc(100% - 20px);
		box-sizing: border-box;
		max-height: 200px;
		overflow: hidden;
		overflow-y: auto;
	}
	.sch_pop_wrap .sch_select_menu ul li {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		font-size: 1.5rem;
	}
	.sch_pop_wrap .sch_select_menu ul li.selected{
		background-color:#5397C8;
		color:#fff;
	}
	.sch_pop_wrap .next_arrow{
		display:block;
		width:100%;
		height:14px;
		background: url(../img/search/next_step_icon.png) center no-repeat;
		margin: 10px 0;
	}
	.sch_pop_wrap .btn_wrap.is_pair .btn{
		width:100%;
		margin: 5px 0;
		display: block;
		padding: 0;
	}
	.sch_pop_wrap .cust_btn_wrap .btn.down_btn{
		background:none;
	}
	.sch_ctgr_list.pdd_b{
		padding-bottom:45px;
		position:relative;
		overflow:hidden;
	}
	.sch_subList_wrap{
		position:absolute;
	    padding: 0 10px;
	    font-size: 1.4rem;
	    width: 100%;
	    height:45px;
	    background: none;
        margin: 0;
	    background: #f7f7f7;
	    border-top: solid 1px #e9e9e9;
	    overflow:hidden;
	    overflow-x:auto;
        bottom: 0;
    	left: 0;
	}
	.sch_subList_wrap .sch_subList{
		width:200%;
	}
	.sch_subList_wrap .sch_subList a{
	    color:#7D7D7D;
	}
	.sch_pop_wrap .sch_tit_wrap{padding:5px 5px 5px 110px;}
}


/* 결과없음 */
.sch_pop_wrap .no_sch_result {font-size: 15px; color: #4f4f4f; text-align: center; padding: 10px 0;}
/* 검색중 */
.sch_loading_wrap{position: fixed;left:0;right:0; top:0; bottom:0;z-index: 10001;}
.sch_loading_wrap .sch_loading{position: fixed;top:50%;left:50%;margin-left: -129px;margin-top: -40px;background:url(../img/search/sch_loading.gif) center no-repeat;width:258px;height:80px;box-sizing:border-box;}
.sch_loading_wrap .sch_loading span{position:absolute; width:1px; height:1px; overflow:hidden;clip:rect(1px 1px 1px 1px); /* IE6, IE7 */clip:rect(1px, 1px, 1px, 1px);}
.sch_loading_wrap.disNone{display:none;}

/* 상세검색 서비 팝업 */
.detail_sch_sub .journal_search_wrap{padding:15px;}
.detail_sch_sub .journal_search_wrap .inner, .detail_sch_sub .journal_search_wrap .input_text_wrap, .detail_sch_sub .journal_search_wrap .search-btn-wrap{height:39px;}
.journal_search_wrap .btn_search{width:39px;}
.detail_sch_sub .journal_search_wrap .input_text_wrap{border: 1px solid #518fba;}
.detail_sch_sub .journal_search_wrap .journal_search_title{font-size:16px;}
.detail_sch_sub .ucbrd04_wrap .col1{width:20%;}
.detail_sch_sub .ucbrd04_wrap td.left{text-align:left;}

.detail_sch_sub .popup_contents ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 51px;
    width: 100%;
}
.detail_sch_sub .popup_contents ul.tabs li {
    float: left;
    text-align:center;
    cursor: pointer;
    width:50%;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #666;
    overflow: hidden;
    position: relative;
    box-sizing:border-box;
    font-size: 16px;
}
.detail_sch_sub .popup_contents ul.tabs li.active {
    border: 1px solid #666;
    border-bottom: none;
}
.detail_sch_sub .popup_contents .tab_container {
    clear: both;
    float: left;
    width: 100%;
}
.detail_sch_sub .popup_contents .tab_content {
    padding: 0;
    display: none;
}
.detail_sch_sub .popup_contents .tab_container .tab_content ul {
    width:100%;
    margin:0px;
    padding:0px;
}
.detail_sch_sub .popup_contents .tab_container .tab_content ul li {
    padding:5px;
    list-style:none;
}
.detail_sch_sub .popup_contents .tab_content.tab1{
	overflow:auto;
}
.detail_sch_sub .popup_contents .tab_content.tab1 div{
	position: relative;
    display: block;
    width:923px;
    height: 777px;
	background:url(../img/search/img_organization_chart.png) center no-repeat;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a {
    position: absolute;
    width: 140px;
    height: 35px;
    text-indent: -999px;
    font-size: 0px;
}

@media screen and (max-width:767px){
	/* 상세검색 서비 팝업 */
	.detail_sch_sub .ucbrd04_wrap th, .detail_sch_sub .ucbrd04_wrap td{font-size:1.5rem;}
	.detail_sch_sub .journal_search_wrap .inner{height:auto;}
	.sch_tbl_wrap .tbl_input_btn_m button{display: block;width: 100%;margin-top: 5px;}
	.detail_sch_sub .ucbrd04_wrap td.left{text-align:center;}
	.detail_sch_sub .journal_search_wrap{padding:5px 0 0 0;}
	.detail_sch_sub .journal_search_wrap .btn_search{height:39px;}
	.detail_sch_sub .journal_search_wrap .input_text_wrap{margin-top:0;}

	.detail_sch_sub .popup_contents ul.tabs{display:none;}
	.detail_sch_sub .popup_contents .tab_content.tab1{display:none !important;}
	.detail_sch_sub .popup_contents .tab_content.tab2{display:block !important;}

	.detail_search_list .paginate .paginate_input_wrap{margin:4px 10px;}
}

.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department01 {
    top: 24px;
    left: 374px;
    width: 171px;
    height: 40px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department02 {
    top: 87px;
    left: 276px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department03 {
    top: 87px;
    left: 501px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department04 {
    top: 127px;
    left: 276px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department05 {
    top: 127px;
    left: 655px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department06 {
    top: 186px;
    left: 131px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department07 {
	top: 187px;
    left: 276px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department08 {
    top: 187px;
    left: 501px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department09 {
    top: 247px;
    left: 390px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department10 {
    top: 297px;
    left: 280px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department11 {
    top: 297px;
    left: 501px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department12 {
	top: 367px;
    left: 166px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department13 {
    top: 367px;
    left: 206px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department14 {
    top: 367px;
    left: 246px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department15 {
    top: 367px;
    left: 286px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department16 {
	top: 367px;
    left: 326px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department17 {
    top: 367px;
    left: 566px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department18 {
	top: 367px;
    left: 606px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department19 {
    top: 367px;
    left: 646px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department20 {
    top: 367px;
    left: 686px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department21 {
	top: 517px;
    left: 126px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department22 {
	top: 657px;
    left: 127px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department23 {
 	top: 657px;
    left: 147px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department24 {
	top: 657px;
    left: 167px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department25 {
    top: 657px;
    left: 187px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department26 {
    top: 517px;
    left: 166px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department27 {
    top: 517px;
    left: 206px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department28 {
    top: 517px;
    left: 246px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department29 {
	top: 517px;
    left: 286px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department30 {
    top: 517px;
    left: 326px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department31 {
    top: 658px;
    left: 331px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department32 {
	top: 517px;
    left: 366px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department33 {
    top: 658px;
    left: 362px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department34 {
    top: 658px;
    left: 382px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department35 {
    top: 517px;
    left: 406px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department36 {
    top: 658px;
    left: 411px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department37 {
    top: 517px;
    left: 446px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department38 {
    top: 658px;
    left: 451px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department39 {
    top: 517px;
    left: 486px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department40 {
    top: 658px;
    left: 481px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department41 {
    top: 658px;
    left: 501px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department42 {
	top: 517px;
    left: 526px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department43 {
    top: 658px;
    left: 521px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department44 {
    top: 658px;
    left: 541px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department45 {
    top: 517px;
    left: 566px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department46 {
    top: 517px;
    left: 606px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department47 {
    top: 658px;
    left: 611px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department48 {
    top: 517px;
    left: 646px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department49 {
    top: 517px;
    left: 686px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department50 {
    top: 517px;
    left: 726px;
    width: 29px;
    height: 122px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department51 {
	top: 658px;
    left: 705px;
    width: 35px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department52 {
    top: 658px; 
    left: 741px;
    width: 19px;
    height: 94px;
}
.detail_sch_sub .popup_contents .tab_content.tab1 a.btn_department53 {
    top: 517px;
    left: 766px;
    width: 29px;
    height: 122px;
}

.ucsrch9_item.no_cont { text-align : center; }
.ucsrch9_item.no_cont ul { display : inline-block; margin : 20px 0 0 0 }
.ucsrch9_item.no_cont ul li { text-align : left; font-size : 16px; margin : 5px 0 }

.close_edit_btn_modal > .btn_close { position : absolute; top : 0; right : 0; display: block;
  padding: 24px 24px 20px 20px; z-index : 12 } 
  
  .close_edit_btn_modal > .btn_close .sp { width: 18px;
  height: 18px;
  background-position: -211px 0 }
  .close_edit_btn_modal  .sp2 { background : url(/resource/templete/nl/common/img/common/btn_close.png) no-repeat center center !important }
  
  @media ( max-width : 767px ){
  .close_edit_btn_modal > .btn_close { padding : 14px }
  	.close_edit_btn_modal > .btn_close .sp {
    display: inline-block;
	  overflow: hidden;
	  background: url(/resource/templete/nl/common/img/common/sp.png) -211px 0 no-repeat;
	  font-size: 5px;
	  color: transparent;
	  vertical-align: top}
  }