﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.LinkList_Standard2 li
{
    display: inline-block;
    width: 49%;
}
}
