/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 10 2025 | 00:38:40 */
/* 料金表ページ */

body.page-id-95 #content .stk-table-thdesign tr td:first-child {
	width: 65%;
}
body.page-id-95 #content .stk-table-thdesign tr td:last-child {
	width: 35%;
}
@media (max-width: 768px) {
	body.page-id-95 #content .stk-table-thdesign tr td:first-child {
		width: 62%;
	}
	body.page-id-95 #content .stk-table-thdesign tr td:last-child {
		width: 38%;
	}
}