@charset "utf-8";

/*#areamap {
    background: url(../img/venue/map-pc_cv.jpg) center no-repeat;
    background-size: contain;
}*/
#areamap img {
    width: 100%;
    height: auto;
/*    opacity: 0.4;*/
}

@media screen and (min-width: 480px)
{
}

@media screen and (min-width: 768px)
{
}
