@charset "utf-8";
/* CSS Document */

@media only screen and (max-width:959px){

/*------------------------------------------------------------------------

layout

------------------------------------------------------------------------*/
.booth_map figure img {
	width: 100%;
	margin: 0 auto 10px;
}
.booth_map p {
    margin: 10px auto 0;
}
.program02_area th.booth_number {
	font-size: .7rem;
}
.program02_area .tab_item {
    font-size: 13px;
}



}