@charset "UTF-8";
/* CSS Document */


@media screen and (min-width:768px) {
  .tokyocraft #nav__tc > ul {
    letter-spacing: -.4rem;
    width: 880px;
    margin: 0 0 0 120px;
    line-height: 100px;
    text-align: center;
   
  }

  .tokyocraft #nav__tc ul li:first-child {
    margin-right: 30px;
  }  
  
} 
