/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 17 2025 | 10:18:36 */
/*  ボックスデザインはファンクラブを踏襲  */

/*  理念  */
.philosophy {
	line-height: 1;
}

.club-table table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #AEBAB9;
}

.club-table td {
	border: 1px solid #AEBAB9;
	padding: 0.75rem 1rem;
}

.club-table tr td:first-child {
	background-color: #27C1B4;
	color: #fff;
	width: 30%;
	text-align: center;
	white-space: nowrap;
}

.club-table tr td:last-child {
	background-color: #fff;
}