@charset "utf-8";
/* ===================================================================
 内製化支援
=================================================================== */
.p-service {
	margin: -1.5em;
}
.p-service > *[class^="pure-u"] {
	padding: 1.5em;
}
.p-service__inner {
	display: flex;
	flex-flow: column;
}
.p-service .contents__headerLv4 {
	margin-bottom: 0;
}
.p-service p {
	margin-bottom: 0;
}
.p-service .contents__headerLv5 {
	margin-top: 0;
}
.p-service .button-block:last-child {
	margin-top: auto;
}
