/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 00:10:42 */
/* パンくず
-------------------------------------------------- */
.main-header-bar.es-header-breadcrumb {
	background: #f4f4f4;
}
.main-header-bar.es-header-breadcrumb a:hover {
	color: #425f67;
}


/* スタッフ - staff
-------------------------------------------------- */
.rtc_staff_comment .uagb-column__inner-wrap p:last-of-type {
	margin-bottom: 0 !important;
}

body.single-staff .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #fff;
}


/* 会社概要 - company
-------------------------------------------------- */
.rtc_tbl_company tbody tr:nth-child(odd) {
	background-color: #f4f4f4 !important;
}

@media ( max-width: 480px ) {
	.rtc_company_catch {
		font-size: 11px;
	}
}