/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 06 2025 | 11:42:49 */
#notes-section {
	position: relative;
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 100px;
}
.notes-card {
	overflow: hidden;
	text-align: left;
	font-family: "Noto Sans JP", sans-serif;
	margin: 0;
}
.notes-card h1 {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	font-family: "Noto Sans JP", sans-serif;
	margin: 0;
	margin-top: -3px;
}

.notes-card h2 {
	font-weight: 400;
	font-size: 14px;
	line-height: 1.5;
	font-family: "Noto Sans JP", sans-serif;
	margin: 0;
	margin-top: 60px;
}