#spirits div.row {padding-bottom:2.2rem;}
#spirits div.spBorder {padding:0rem 0 3.2rem;}
#spirits div.row div h4 {
	margin-top:1.0rem;
	margin-bottom: 1.4rem;
	letter-spacing: 0.6rem;
	font-size: 2.4rem;
	border-bottom:solid 1px #cccccc;
	padding-bottom:1.0rem;
	color:#f07f0a;
}
#spirits div.row div h5 {
	margin-top:2.0rem;
	margin-bottom: 1.4rem;
	letter-spacing: 0.4rem;
	font-weight:normal;
	font-size: 1.64rem;
	line-height:2.4rem;
	color:#111111;
}
#spirits div.row div p {
	margin-top: 0.8rem;
	margin-bottom: 0.2rem;
	letter-spacing: 0.2rem;
	line-height:2.3rem;
	font-size: 1.8rem;
	font-weight: normal;
	color:#444444;
	text-align: center;
}
.spMessage {
	background:#fafafa;
	/*border:dashed 1px #dadada;*/
	padding:1.6rem 3.6rem 2.4rem;
	margin-bottom:3rem;
}

@media screen and (max-width: 480px) {
	#spirits div.row {padding-bottom:0.8rem;}
	#spirits div.spBorder {padding:0rem 0 0.8rem;}
	#spirits div.row div h4 {font-size:1.8rem;}
	#spirits div.row div h5 {line-height:2.1rem;}
	#spirits div.row div p {line-height:1.86rem; color:#505050;font-size: 1.6rem;}
}
