

/*** for PC Browser ***/
@media (min-width:401px)
{
li {
display: inline;
margin: 5px;
}
}
