/*===========================================
Contact
===========================================*/
/*-------------------------------------------
Information
-------------------------------------------*/
#information{
	float:left;
	width:48%;
	line-height:1.8;
}
	#information .title{
		font-size:28px; line-height:24px;
		margin-bottom:25px;
	}
		#information .title .english{
			font-size:13px;
			color:#777;
		}
	#information strong{
		display:inline-block;
		width:64px;
		color:#64af00;
	}

/*-------------------------------------------
Map
-------------------------------------------*/
#googleMap{
	float:right;
	width:48%;
	height:300px;
}
.gm-style .place-card-large{
	display:none !important;
}