@charset "UTF-8";

/*---------#top_link-----------------*/

@media screen and (max-width: 600px){
#top_link + div  a {
  min-width: 220px;
}
}