.subtitleTop .depthMenu.dep03 { min-width:320px; max-width:320px; }
@media screen and (max-width:960px){
	.subtitleTop .topdepM { flex-wrap:wrap; }
	.subtitleTop .depthMenu { min-width:auto; width:calc((100% - 10px - 50px) / 2); }
	.subtitleTop .depthMenu.dep03 { width:100%; min-width:100%; max-width:100%; }
}
@media screen and (max-width:640px){
	.subtitleTop .depthMenu { width:calc((100% - 6px) / 2); height:40px; }
}