
@media (min-width: 1272px) {
	.header h1 { padding-top: 40px; }
	.header h1 a{  font-size: 24px; color:#eda611; letter-spacing: -1px;}

	.gnb .menu-view .menu{
		width:16.666%;
	}
	/* .gnb .menu-list{padding-left: 170px;} */
	.gnb .menu-list li{width:16.666%;}


	.gnb .menu-view .menu h3 a{
		padding-right:50px;
	}
	.quick_link_wrap .quick_link_item a.active{
		border-color:#ffaf16;
	}
	.quick_link_wrap .quick_link_item a:hover{
		border-color:#ffaf16;
	}

}



/* md */
@media (min-width: 1272px) and (max-width: 1469px) {

}

/* xs + sm */
@media (max-width: 1271px) {
	.header h1 {padding-top: 1rem;margin-left: 10px;}
	.header h1 a{letter-spacing: -1px; color:#eda611;font-size: 0.75714286rem;}
	.footer .footer-util li { width:50%;padding:0 5px 0 6px;}
    .footer .footer-util li:first-child {padding:0 5px 0 6px; background:none; }
    .footer .footer-util li:nth-child(4n) {background:url(/pub/site/common/images/footer_line.png) no-repeat left 5px;padding-left: 0;}
    .footer .footer-util li:nth-child(3n) {padding-right: 0;}

}
