@charset "UTF-8";
/*=========================================================
	국문
=========================================================*/
/*	DfTab
=========================================================*/
@media screen and (min-width:1200px){
	html[lang="ko-KR"] .DfTab-item{
		width:auto;
		max-width:none;
	}
}