@media screen and (max-width:1440px){
	.header .gnb {margin-left: 30px;}
	.header .gnb li > a {font-size: 16px; padding: 0 15px;}
	.header .snb a {font-size: 14px;}
	.header .btn {font-size: 14px;}
}

@media screen and (max-width:1023px){
	.header .btn {font-size: 13px;}
}

@media screen and (max-width:767px){
	.header .btn {font-size: 12px; width: 100px;}
	.main2024 .mvisual .info dt {   width: 120px;}
	
	
	.over_tbl:before {content:"Please swipe left or right."; font-family:'Noto sans'; position:absolute; top:0; right:0; font-size:12px; color:#666;}	
}