/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2026 | 05:34:10 */
.gaiyou-table table tr td:first-of-type {
	background: #ffffcc;
}
.gaiyou-table table, .gaiyou-table table tr, .gaiyou-table table tr td {
	border: 1px solid #ffcc00;
}

.rtc_staff_name {
	padding: 0 30px;
	width: fit-content;
	border: 3px solid #bcd6d3;
}

.rtc_figure_width {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


@media (max-width: 480px) {
	body.es-page-p-p-obu_copy_copy figure.wp-block-image img,
	body.es-page-p-p-sonota_copy figure.wp-block-image img,
	body.es-page-p-parking-obueki_copy_copy_copy figure.wp-block-image img {
		object-fit: cover;
		height: 40px;
		object-position: left;
	}

/* 	.parking-table table tr td {
		display: block;
		width: 100%;
	} */
}