
main > h2
{
    margin: 0;
}


/**************** メインコンテンツ *********************/
div.top-img img
{
    width: 100%;
}
section.event-items content
{
    display: block;
}
section.event-items content > *
{
    width: 100%;
}


/**************** バナー *********************/

section.banner ul
{
    display: block;
    margin-top: 70px;
    text-align: center;
}
section.banner ul li:first-child,
section.banner ul li:last-child
{
    padding: 0;
    margin-top: 10px;
}
