@charset "UTF-8";
/*================================================================
	= Project =	ooimachi-seikotsuin.com
	= Date =		2013.07
	= TargetHTML =	/staff/ *only Smartphone
  ================================================================*/

/*================================================================
	01.MAIN
  ================================================================*/

main article, main nav { margin-bottom: 0; padding-bottom: 0;}
main section { margin-bottom: 20px;}

/* teatmentMenu */
main section .teatmentMenu {
	margin: 0 2% 2% 2%;
	padding: 0 0 2% 0;
	width: 95.83%;
}
main section .teatmentMenu:last-of-type { margin-bottom: 0;}
main section .teatmentMenu h2 {
	margin-bottom: 3%;
	padding: 1.5% 0 2% 2%;
	border-bottom: 1px dotted #79a735;
	border-left: 5px solid #79a735;
	font-size: 1.4rem;
	font-size: 14px;
	font-weight: bold;
	-webkit-text-size-adjust: none;
}
main section .teatmentMenu:nth-of-type(odd) .pht {
	padding-left: 10px;
	float: right;
	width: 41.3%;
}
main section .teatmentMenu:nth-of-type(even) .pht {
	padding-right: 10px;
	float: left;
	width: 41.3%;
}
main section .teatmentMenu .pht img {
	padding: 2%;
	border: 1px solid #ccc;
	width: 94.73%;
}
main section .teatmentMenu .txt {
	line-height: 1.6;
	font-size: 1.4rem;
	font-size: 14px;
	-webkit-text-size-adjust: none;
}
main section .teatmentMenu .txt dl { margin-bottom: 10px;}
main section .teatmentMenu .txt dt {
	line-height: 1.6;
	font-weight: bold;
}
