/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 28 2024 | 06:17:33 */
.main-header-menu li:hover > a {
	color: #045aa3 !important;
}

/* トップ：特集 - top:FEATURES
-------------------------------------------------- */
.esx-list-style-b3 .es-list .es-list-content h3.wrap {
	font-size: 0.9rem !important;
    font-weight: 600 !important;
}

.rtc_banner_list figure img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.esx-list-style-b3 .uagb-columns__inner-wrap .wp-block-image figcaption {
	font-weight: 600 !important;
}

.feature-advertisement-block h2 {
	color: #333 !important;
}

/* トップ：お問合せ - top:contact
-------------------------------------------------- */
.top_company_info span[class^=icon-], .top_company_info .inquiry_column strong a {
	color: #045AA3;
}
.wp-block-button a.wp-block-button__link,
.top_company_info .inquiry_column .wp-block-button a {
	background-image: linear-gradient(90deg, rgba(55, 56, 162, 1), rgba(46, 97, 190, 1) 54%, rgba(38, 132, 215, 1)) !important;
}


/* フッター - footer
-------------------------------------------------- */
.footer-adv-overlay, .es-footer-overlay {
	background-color: #2E3D46 !important;
}
.es-small-footer {
	border-top: none !important;
}

.site-footer .widget-title {
	color: #fff !important;
	border-bottom-color: #fff !important;
}

.footer-adv-overlay li a {
	color: #fff !important;
}


/* 建物詳細 - bukken
-------------------------------------------------- */
body.es-rent .detail_info_block .tel {
	display: none;
}


/* スマホ版 - sp
-------------------------------------------------- */
@media ( width <= 480px ) {
	.esx-list-style-b3 .es-list .es-list-content h3.wrap {
		font-size: .6rem !important;
	}
	
	.rtc_banner_list > .uagb-columns__inner-wrap {
		display: flex;
	}
	.rtc_banner_list figure {
		margin-bottom: 0 !important;
	}
	.rtc_banner_list figure img {
		height: 100px;
	}
	.rtc_banner_list figure figcaption {
		font-size: .8rem !important;
	}
}
