/* BASIC css start */
.layout-cc {
	padding: 40px 20px;
}
.layout-cc article:not(:last-of-type) {
	margin: 0 0 32px;
}
.layout-cc article h2 {
	margin: 0 0 10px;
	text-decoration: underline;
	font-size: 12px; letter-spacing: 1px; font-weight: 500;
}
.layout-cc article .txt {
	font-size: 11px; line-height: 2; letter-spacing: 1px; font-weight: 300;
}
.layout-cc article .txt b {
	font-weight: 500;
}
.layout-cc img {
	width: 100%;
	display: block;
	margin: auto;
}
/* BASIC css end */

