@charset "UTF-8";

@media print, screen and (min-width: 751px) {

/* pickup
  --------------------------------------------------------- */

#read .title p,#header,nav,h1,#breadCrumb,.anchor,footer {
	/*display: none;*/
}
/* casesummary
  ------------------------------------------- */

#printmap {
	display: block;
}
#printmap img{
	width: 100%;
	height: 100%;
}
#event_point #map {
	display: none;
}
.reservation {
	/*display: none;*/
}

/* back
  ------------------------------------------- */
.back {
	display: none;
}
/* search2
  ------------------------------------------- */
#search2 {
	display: none;
}
#event_point img{
	position: absolute;
}
#printmap img{
	width: 100%;
}
}
