/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 04 2026 | 05:06:32 */
/* 固定ページ　料金ページ */

.page_price .wp-block-table thead th {
	color: #333;
}
.page_price .wp-block-table tbody th {
	background-color: rgba(184, 216, 128, 0.2);
}
.page_price .wp-block-table td,
.page_price .wp-block-table th {
	border-color: #eee;
	font-weight: normal;
	padding: .7em 1.5em;
}
