@charset "utf-8";

#map .tile {width: 1.45%;opacity: 0;}
#map .person { width: 5.15%; margin-left: -1.9%; margin-top: 1.5%;}
#map .object-near{opacity: 0;}


#map img.bg { left: 8.35%; top: 3.75%; width: 85%; }

#map .car_1{ left: 45.1%; top: 42.42%; width: 14.2%; z-index: 424;}
#map .car_2{ left: 52.57%; top: 58.3%; width: 15.7%; z-index: 458;}
#map .car_3{ left: 34.9%; top: 50.8%; width: 13.7%; z-index: 438;}

#map .plant_1{ width: 2.99%; left: 20.58%; top: 54.78%; z-index: 481;}
#map .plant_2{ left: 49.64%; top: 32.82%; z-index: 412; width: 4.15%;}


#map .object_1{ width: 2.13%;}

#map .object_1.object_1_1{ left: 52.75%; top: 54.12%; z-index: 438;}
#map .object_1.object_1_2{ left: 56.4%; top: 71.2%; z-index: 513;}
#map .object_1.object_1_3{ left: 41.91%; top: 62.46%; z-index: 485;}

#map .object_2{ width: 4.23%; left: 37.4%; top: 44.44%; z-index: 429;}

#map .object_3{ width: 5.37%;}
#map .object_3.object_3_1{ left: 31.78%; top: 59.39%; z-index: 484;}
#map .object_3.object_3_2{ left: 43.82%; top: 68.6%; z-index: 502;}


#map .object_4 {width: 10.35%;}
#map .object_4.object_4_1 {left: 26.85%; top: 59.44%; z-index: 487;}
#map .object_4.object_4_2 {left: 38.84%; top: 68.66%; z-index: 505;}

#map .object_5{ width: 8.48%; left: 63.21%; top: 44.1%; z-index: 422;}
#map .object_6 { width: 2.8%; top: 48.3%; left: 63.71%; z-index: 444;}
#map .object_7 { width: 2.6%; top: 52.12%; left: 50.81%; z-index: 439;}

#map .pin.pin_12{ left: 64.1%; top: 45.8%; z-index: 445; width: 1.3%;}
#map .pin.pin_eter{ left: 75.05%; top: 45.7%; z-index: 520; width: 6.9%;}


#map .tt_box{width: 8%;}
#map .tt_box.tt_box_1{left: 64.7%; top: inherit; bottom: 54.6%; z-index: 445;}


@media only screen and (max-width: 768px) {
	
	#map .tt_box{width: 13%;}
}