/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 14 2026 | 14:04:07 */
/* 固定ページ（スタッフ紹介） */
#body_wrap.page-id-165 .c-menu ul {
	list-style: none;
	padding-left: 0;
}
#body_wrap.page-id-165 .c-menu ul li {
	padding-left: 1em;
}
.p-staff-greeting .text-box {
	font-size: 14px;
	color: #666;
	letter-spacing: .1em;
	line-height: 2;
	border-radius: 12px;
}
.p-staff-person th {
	width: 120px!important;
} 
.p-staff-person figure img {
	border-radius: 12px;
} 
.p-staff-person h3 {
	font-size: 26px;
} 
@media (max-width: 599px) {
	.p-staff-person h3 {
		font-size: 24px;
	} 
}