@charset "utf-8";

@media screen and (max-width:779px) {
  
a {-webkit-tap-highlight-color:rgba(0,0,0,0);} 
a:hover {text-decoration:none;}
  
br.br-sp { display:none; }  
.row .col-1, .row .col-2, .row .col-2s, .row .col-2l, .row .col-3, .row .col-4, .row .col-5 {
    padding: 0;
}


}

