@charset "UTF-8";
/* CSS Document */

.hmy-section h1 {
	font-family: galindo, "Open Sans",Zoram,"noto sans",Helvetica,Arial,sans-serif;
	font-size:2.6rem;
	font-variant: small-caps;
	font-weight:500;
}

.hmy-section h1 + h5 {
	font-size:1.4rem;
	margin:0;
	font-weight:500;
	letter-spacing: .075rem;
}

.hmy-section h2 {
	font-size:1.8rem;
	line-height: 2.2rem;
}

.hmy-section h2 + h3 {
	font-size:1.4em;
	margin:0;
	background-color: rgba(44,105,91,.9);
	color: #FFF;
	padding-bottom:10px;
}

.hmy-section h3 + h5 {
	font-weight: normal;
	font-size:1rem;
	margin:0;
	margin-top:10px;
	margin-bottom:20px;
}

.hmy-section h4 {
    font-size: 1.2rem;
}
.hmy-section h5 {
	font-size: 1.1rem;
}
.hmy-section p {
	line-height:1.4rem;
	text-indent: 1.5rem;
	font-size:1rem;
}

span.button {
	border:1px solid #DDD;
	border-radius: 5px;
	padding: 6px 10px;
	text-indent: 0;
}

img.lightBorder {
	border: 1px solid #DDD;
	box-sizing: border-box;
}

.hmy-section a.noBorder {
	border-bottom: none;
}

.hmy-section a.noBorder:hover {
	border-bottom: none;
	color: #BBB;
}

.hmy-section p.buttonMargin {
	margin: 25px 0 25px 0;
}

.hmy-content .p7PM3-12.horiz {
	margin:15px 15px;
}

.p7PM3-12 ul li a {
    color: #82706C;
    padding: 15px 5px 15px 18px;
}
