@charset "UTF-8";
/*================================================================
	= Project =	ooimachi-seikotsuin.com
	= Date =		2013.07
	= TargetHTML =	/map/ *only SP Browser
  ================================================================*/

/*================================================================
	01.MAIN
  ================================================================*/
section .imgMap {
	margin-bottom: 3%;
	width: 100%;
	text-align: center;
}
section .imgMap img { width: 300px;}
section .details {
	margin-bottom: 5%;
	float: right;
	width: 100%;
	-webkit-text-size-adjust: none;
	text-align: center;
}
section p { line-height: 1.4;}
section .details address {
	line-height: 1.6;
}
section .details address dt {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	-webkit-text-size-adjust: none;
}
section .details address dd,
section .txtCoupon {
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-text-size-adjust: none;
}
section .imgCoupon {
	width: 100%;
	text-align: center;
}
section .imgCoupon img { width: 300px;}
