@charset "utf-8";
/* CSS Document */
.o-hero--circle .o-hero__copy {
    display: none;
}
.o-hero--circle {
    margin-bottom: 0;
}
.o-hd-paper {
    display: block;
	margin-bottom: 40px;
	text-align: center;
}
.l-container .text{
	text-align: left;
}
.l-container .lead{
	color: #EC8289;
	font-weight: bold;
	font-size: 2rem;
	margin-bottom: 40px;
}
.l-container ul li{
	margin-bottom: 40px;
}
.l-container ul li ul li{
	margin-top: 40px;
}