@charset "utf-8";


/******************************************
	LNB
******************************************/
@media all and (min-width:1025px) {
	#lnbWrap #lnb_05 .li_depth02 {width: calc(50% - 0.4em);}
	#lnbWrap #lnb_05 .depth03 > li{width: calc(33.3% - 0.5em);display:inline-block;}
}

/******************************************
	TAB
******************************************/
.tab_depth05 li {width:20%!important;}

@media all and (max-width:480px) {
	#content .tab_depth05 ul > li {width:50% !important; float:left!important;}
}
