@charset "utf-8";
/* CSS Document */

.main ul.List li a{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block;}

@media only screen and (max-width: 768px){
.footer .info .left:first-child{ width:100%;}
}
