@charset "utf-8";

/*
----------------------------------------
749
----------------------------------------
*/

@media screen and ( min-width: 749px ) {

  #g-nav li ul a:hover {
    background: #333;
    color: #fff;
  }

  .menu-list a:hover {
    background: #fafafa url( ../img/common/arrow-right.svg ) right 10px center / 15px no-repeat;
  }

    #home .sp-description{
      display: none;
    }

}
