@media all and (max-width:1400px){
	article {width:auto; }
}
@media all and (max-width:1350px){
	/*header*/
	.gnv dl {width:80px;}
	.gnv dl dt a {font-size:18px; }
}
@media all and (max-width:1100px){
	/*header*/
	.flex.gnv {display:none;}
	/*°Ë»ö °á°ú ¸ñ·Ï*/
	.search_list .unit {margin-right:0px;  width:49%;}

	/*º»¹®*/
	.detail_text {font-size:20px; line-height:1.8em; padding:0 10px; }
}
@media all and (max-width:900px){
	/*bbs °Ë»ö*/
	.bbs_search .txt {min-width:0; width:140px;  }
	.sel_box { width:120px;}

	/*µµ¼­*/
	.list_pubs li {width:100%; }
}
@media all and (max-width:768px){
	/*¼­ºê ÆäÀÌÁö »ó´Ü*/
	.sub_nav {display:none; }

	/*¸ñ·Ï: ±âº»Çü*/
	.list_basic td.hide4moblie, .list_basic th.hide4moblie{display:none; }
	.list_basic td div.view4moblie {display:block; }
	.list_basic td.subject a {font-size:17px;}
	.list_basic th.no, .list_basic td.no {width:40px; font-size:13px;}
	.list_basic th.subject, .list_basic td.subject {font-size:18px; padding-left:10px;}

	/*°Ô½Ã¹° »ó¼¼º¸±â*/
	.bbs_detail {border-top:0; }

	/* »ó¼¼º¸±â ÁÂ»ó ÀÌ¹ÌÁö*/
	.bbs_detail .bbs_img {margin:0 0 30px 0; width:100%; text-align:center;}
	.bbs_detail .bbs_img img {max-width:360px;}
	.detail_info.pubs {margin-left:0; }

	/*°Ë»ö ÆäÀÌÁö*/
	.search_box {padding:10px;}
	.sword .select {width:140px; border:0; height:40px; font-size:14px; }
	.sword .txt_block {font-size:14px;  }
	.sword .txt_block::placeholder {font-size:14px;  }
	.tab_lect.seach .f18 {font-size:14px;}

	/*°Ë»ö °á°ú ¸ñ·Ï*/
	.search_list .unit {margin-right:0px; width:100%;}
	.search_list ul li  .f20 {font-size:16px; }
	
	/*ÇªÅÍ*/
	footer {margin-top:50px; padding:20px 0; border-top:solid 1px #dddddd;}
	footer .wrap >.flex {display:block; }
	footer .flex a.logo_home {display:block; width:150px; text-align:center; margin:0 auto 20px auto; }
	footer .flex.bt_foot {justify-content:center;}
	footer .flex.bt_foot .button {margin-bottom:8px;}
	footer .flex.item_bottom {display:block; text-align:center;}
	footer .hide4moblie {display:block; width:100%; height:10px;}
}
@media all and (max-width:667px){
	/*»ó´Ü ÈÄ¿øÇÏ±â*/
	 .top_right .bt_mem, .top_right .sponsor {display:none; }

	/*¸ñ·Ï: ÃßÃµµµ¼­*/
	ul.list_recom li {width:48%;  }
	
	/*¸ñ·Ï video*/
	ul.list_video li {width:32%; }

	/*°ü·Ã±Û ÀÌÀü±Û*/
	.detail_list {padding:12px 15px 12px 15px;}
	.detail_list .f20 {margin-right:0px; padding-top:10px; }
	.detail_list .f20.relate {padding-left:0px; }
	.detail_list .icon_bt.s16{display:none; }
}
@media all and (max-width:640px){
	/*ÆÇ¸Åµµ¼­*/
	ul.list_pubs li {float:none; width:100%;	min-height:100px; }

	/*¸ñ·Ï video*/
	ul.list_video li {width:48%; }

	/*µµ¼­: »ó´Ü*/
	div.book_top {padding-left:100px; }
	div.book_top img.book_detail {width:80px; }
}
@media all and (max-width:480px){
	/*¸ñ·Ï: ÃßÃµµµ¼­*/
	ul.list_recom li {width:100%;  }

	/*¸ñ·Ï video*/
	ul.list_video li {width:100%; }
}
@media print{
	/*¹öÆ°Àº Ãâ·Â ¾ÈÇÔ.*/
	.bt_print {display:none;}
}
