/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 06 2025 | 06:39:23 */
/* header - ヘッダー
------------------------------------------------------------ */
.main-header-menu li:hover > a, .main-header-menu .current-menu-ancestor > a {
	color: #fff;
}

/* TOP:icons
------------------------------------------------------------ */
/* 全体 */
.rtc_title_opacity svg { stroke: #36978c; }

/* 個別 */
.rtc_icon_search svg { stroke: #2791D3; }
.rtc_icon_feature svg { stroke: #fff; }
.rtc_icon_recommend svg { stroke: #2791D3; }
.rtc_icon_news svg { stroke: #2791D3; }
.rtc_icon_blog svg { stroke: #2791D3; }
.rtc_icon_voice svg { stroke: #2791D3; }
.rtc_icon_staff svg { stroke: #2791D3; }
.rtc_icon_contents svg { stroke: #2791D3; }
.rtc_icon_contact svg { stroke: #fff; }
.rtc_icon_access svg { stroke: #fff; }


/* トップ：新着物件 - top:arrival
-------------------------------------------------- */
.feature-advertisement-block .wp-block-button__link {
	color: #3f5e47;
    background-color: #f3e828;
}
a.wp-block-button__link {
	font-weight: 600;
}

.es_new_block .update::before {
	background-color: #f25050 !important;
}


/* トップ：お問合せ - top:contact
-------------------------------------------------- */
.top_company_info span[class^=icon-], .top_company_info .inquiry_column strong a {
	color: #2791D3 !important;
}
.top_company_info .inquiry_column .wp-block-button a {
	background: #2791D3 !important;
}

/* フッター - footer
-------------------------------------------------- */
.site-footer .widget-title {
	border-color: #2791D3 !important;
}

body .bg_color_inquiry {
	color: #3f5e47 !important;
/* 	background-color: #3f5e47 !important; */
}

/* スマホ版 - SP
-------------------------------------------------- */
@media ( max-width: 480px ) {
	.footer_bt_bar .bt_group .inquiry-button a.wp-block-button__link {
		background-color: #f3e828 !important;
	}
	.footer_bt_bar .bt_group .inquiry_phone_number a.wp-block-button__link {
		background-color: #f25050;
	}
}