/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 23 2026 | 01:52:31 */
:root {
	--wp--preset--font-size--xx-large: clamp(2.15rem, 1.15rem + ((1vw - 0.2rem) * 1.333), 2.4rem);
}


.l-contents--w960 {
	width: 100%;
	max-width: 960px !important;
	margin-inline: auto !important;
}

.l-contents--w1200 {
	width: 100%;
	max-width: 1200px !important;
	margin-inline: auto !important;
}

.u-post-content {
	padding: clamp(48px, 4vw, 80px);
	background-color: #f5f5f5;
}