@charset "utf-8";

/*사이트 생성 후 로고 이미지 가로 사이즈 입력*/
/*로고영역가로사이즈
.wrap-header .header-logo {width: 355px;}
*/
.wrap-fix {z-index: 1003!important;}
.wrap-sub-navi { z-index: 1002!important; }


.table_book_img{ height:190px;}
@media all and (max-width: 960px){
 /*
  .wrap-contents .con-table table{width: 100%; word-break: break-all;
	white-space: nowrap; overflow:hidden; text-overflow:ellipsis;
	table-layout: auto;}
  .wrap-contents .con-table:after{display:none;}
  */
  .table_book_img{ height:100px!important;}
}

/*반응형추가202204118*/
/*@media(min-width: 761px) {
   #menu8476_obj268 {margin: 0px; float: left; position: relative; z-index: 1001; left: 0px; top: 0px; width: 23.5%; height: 100%;}
   #menu8476_obj269 {width: 23.5%; height: 100%; margin: 0px 0% 0px 2%; float: left;}
   #menu8476_obj270 {width: 23.5%; height: 100%; margin: 0px 0% 0px 2%; float: left;}
   #menu8476_obj271 {width: 23.5%; height: 100%; margin: 0px 0% 0px 0px; float: right;}
}

@media(min-width: 501px) and (max-width: 760px) {
   #menu8476_obj268 {margin: 0px; float: none; position: relative; z-index: 1001; left: 0px; top: 0px; width: auto; height: auto;}
   #menu8476_obj269 {width: auto; height: auto; margin: 15px 0px;}
   #menu8476_obj270 {width: auto; height: auto; margin: 0px 0%; float: none;}
   #menu8476_obj271 {width: auto; height: auto; margin: 15px 0px 0px;}
}

@media(max-width: 500px) {
   #menu8476_obj268 {margin: 0px; float: none; position: relative; z-index: 1001; left: 0px; top: 0px; width: auto; height: auto;}
   #menu8476_obj269 {width: auto; height: auto; margin: 15px 0px;}
   #menu8476_obj270 {width: auto; height: auto; margin: 0px 0%; float: none;}
   #menu8476_obj271 {width: auto; height: auto; margin: 15px 0px 0px;}
}*/
