/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 01:27:28 */
@import url( 'https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap' );
/* font-family: 'Josefin Sans', sans-serif; */

/* 変数設定 - hensu
-------------------------------------------------- */
:root {
	--main-color: #283B59;
	--sub-color: #425F67;
	--sub2-color: #C6D0D3;
	--strong-color: #DA9641;
	--strong-bgcolor: #E8D9C6;
	--btn-color: #DA9641;
}
/* .contact_main h2 {
	color: var(--main-color);
} */


/* ヘッダー - header
-------------------------------------------------- */
#masthead .site-logo-img .custom-logo {
	max-height: 96px;
}
header.site-header #primary-menu > li,
header.site-header .header_links__list > li {
	font-weight: 500;
    letter-spacing: 1.2px;
}
body #masthead:not(.fixed) .main-header-menu > .menu-item > a:hover,
body #masthead:not(.fixed) .main-header-menu > .unclickable.menu-item:hover > a {
/* 	color: #333; */
}

.es-list a:hover h3.wrap {
	text-decoration: none;
}

.header_free_content strong, .header_links a:not(.menu-toggle), .rtc_title_main {
	color: #2F333B;
}

/* フッター - footer
-------------------------------------------------- */
.site-footer .widget-title {
	color: #2F333B;
	border-color: var(--main-color) !important;
}
.site-footer a {
	color: #2F333B;
}


/* 共通 - common
-------------------------------------------------- */
body.home #primary { padding-bottom: 0; }
body.home footer.site-footer { margin-top: 0; }


/* タイトル - title
-------------------------------------------------- */
.rtc_title_main {
	font-weight: bold;
	font-size: 16px !important;
}
.rtc_title_main > span {
	font-family: 'Josefin Sans', sans-serif;
	display: block;
	color: var(--main-color);
	font-size: 36px;
    font-weight: 600;
}

.rtc_color_white > span { color: rgba( 255, 255, 255, 1 ); }
.rtc_color_green > span { color: rgba( 80, 180, 146, 1 ); }


/* ボタン - button
-------------------------------------------------- */
.feature-advertisement-block a.wp-block-button__link,
.rtc_btn_default > a {
	position: relative;
	font-weight: bold;
}
.feature-advertisement-block a.wp-block-button__link::after,
.rtc_btn_default > a::after {
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.feature-advertisement-block a.wp-block-button__link {
	border-radius: 50vh;
}

/* スライダー下部
-------------------------------------------------- */
.rtc_curve_bg {
	position: relative;
	z-index: -1;
}

/* 物件検索 - search
-------------------------------------------------- */
.rtc_block_search {
	background: transparent !important;
}

.top_search_block .search_btn_group .type_icon a {
	background: transparent !important;
}


/* 物件を探す - search
-------------------------------------------------- */
.top_search_block .search_btn_group .wp-block-button__link {
	font-size: 0.9rem;
	letter-spacing: 0.1em;
    font-weight: 600;
}
.search_btn_group > li span:nth-child(2) {
	margin-top: 10px;
	font-family: 'Josefin Sans', sans-serif;
	display: block;
	font-size: 12px;
    font-weight: 600;
}

.rtc_block_search ul.search_btn_group > li {
	width: 33.33% !important;
}
.rtc_block_search ul.search_btn_group > li:not(:nth-child(3n)) {
	border-right: 1px solid rgba( 77, 77, 77, 1 );
}
.rtc_block_search ul.search_btn_group > li > a {
	border-radius: 0;
	box-shadow: none;
	transition: all ease .6s;
}
.rtc_block_search ul.search_btn_group > li:hover > a {
/* 	color: #fff !important; */
	background-color: rgba( 198, 208, 211, .6 ) !important;
	opacity: 1;
	transform: translate3d(0,0,0);
}
.rtc_block_search ul.search_btn_group > li:hover > a [class*=" icon-"]::before {
/* 	color: #fff !important; */
}


/* こだわりから探す - feature
-------------------------------------------------- */
.rtc_feature_bgimg .uagb-columns__overlay {
	background-image: url( '/app/uploads/sites/1116/2023/10/top_01.png' );
	background-repeat: no-repeat;
	background-position: bottom 5% right 5%;
}
.rtc_block_feature .es-list-items > li figure {
	border-radius: 10px;
}
.rtc_block_feature .es-list-items > li h3 {
	margin-top: 10px;
	color: #fff;
	text-align: center;
}


/* おすすめ物件 - recommend
-------------------------------------------------- */
.feature-advertisement-block > .wp-block-columns > .wp-block-column {
	background-color: #fff;
	border-radius: 10px;
}
.feature-advertisement-block > .wp-block-columns > .wp-block-column a {
	border-radius: 10px;
}


/* お知らせ - news
-------------------------------------------------- */
.rtc_custom_topics > .uagb-columns__inner-wrap {
	align-items: center;
}
.rtc_custom_topics figure img {
	max-width: 300px;
}

.rtc_block_news ul.es-list-items > li a, .rtc_block_blogs ul.es-list-items > li a {
	overflow: visible;
}
.rtc_block_news ul.es-list-items > li span.date, .rtc_block_blogs ul.es-list-items > li span.date {
	padding: 5px 20px;
	color: #fff;
	background-color: var(--main-color);
	border-radius: 50vh;
}
.rtc_block_blogs ul.es-list-items > li span.date {
	background-color: var(--main-color);
}
.rtc_block_news ul.es-list-items > li h3, .rtc_block_blogs ul.es-list-items > li h3 {
	position: relative;
	margin-top: 10px;
}

.rtc_block_news ul.es-list-items > li a h3::after, .rtc_block_blogs ul.es-list-items > li a h3::after {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	content: '\f105';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}

.rtc_block_blogs ul > li,
.rtc_block_news ul > li {
	transition: all ease .6s;
}
.rtc_block_blogs ul > li:hover,
.rtc_block_news ul > li:hover {
	background: rgba( 0, 0, 0, .1 );
}

/* お客様の声 - voice
-------------------------------------------------- */
.rtc_block_voice ul.es-list-items > li figure {
	border-radius: 10px;
}


/* スタッフ紹介 - staff
-------------------------------------------------- */
.rtc_block_staff .es-list-items > li figure {
	border-radius: 10px;
}
.rtc_block_staff .es-list-items > li h3 {
	margin-top: 10px;
	text-align: center;
}
body.home .rtc_block_staff .es-list-items > li h3 {
	color: #fff;
}


/* 3つの特徴 - strengths
-------------------------------------------------- */
.rtc_company_strengths {
	padding: 30px 0 10px !important;
}
.rtc_company_strengths h2 {
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 16px !important;
}
.rtc_company_strengths h2::before {
	content: 'Strengths';
	font-family: 'Josefin Sans', sans-serif;
	display: block;
	font-size: 36px;
    font-weight: 600;
	color: var(--main-color);
}
.rtc_company_strengths h2::after {
	display: none;
}


/* コンテンツ - contents
-------------------------------------------------- */
.rtc_custom_contents figure a {
	display: block;
	border-radius: 10px;
	overflow: hidden;
}
.rtc_custom_contents figure img {
	transition: all ease .6s;
}
.rtc_custom_contents figcaption {
	text-align: center;
	letter-spacing: 0.1em;
	font-weight: 600;
}


/* お問い合わせ - contact
-------------------------------------------------- */
.rtc_custom_contact {
	padding: 40px 20px 0;
}
.rtc_custom_contact .wp-block-column .wp-block-columns > .wp-block-column h3, 
.rtc_custom_contact .wp-block-column .wp-block-columns > .wp-block-column p {
	color: #fff !important;
}

.rtc_custom_contact span[class^=icon-], .rtc_custom_contact .inquiry_column strong a {
	color: #DA9641 !important;
}
.rtc_custom_contact .inquiry_column .wp-block-button a {
	background: #DA9641 !important;
	border-radius: 50vh;
}

/* フッター - footer
-------------------------------------------------- */
.footer-adv-overlay {
	background: #EEEBE7 !important;
}


/* スマホ版 - sp
-------------------------------------------------- */
@media ( max-width: 480px ) {
	
	/* ボタン - button
	-------------------------------------------------- */
	.rtc_btn_default, .rtc_btn_default > a {
		width: 100%;
	}
	
	
	/* 物件を探す - search
	-------------------------------------------------- */
	.rtc_block_search {
		padding: 10px 0 !important;
	}
	.top_search_block .search_btn_group .wp-block-button__link {
		font-size: .75rem;
	}
	.top_search_block .search_btn_group .type_icon span:before {
		font-size: 36px;
	}
	
	/* こだわりから探す - feature
	-------------------------------------------------- */
	.rtc_block_feature {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.rtc_feature_bgimg .uagb-columns__overlay {
		background-size: contain;
	}
	
	/* こだわり検索 - feature
	-------------------------------------------------- */
	.rtc_feature_bgimg > .uagb-columns__overlay, .rtc_block_contact > .uagb-columns__overlay {
		border-radius: 0 !important;
	}
	
	/* お知らせ - news
	-------------------------------------------------- */
	.rtc_block_news ul.es-list-items > li h3, .rtc_block_blogs ul.es-list-items > li h3 {
		padding-right: 30px;
	}
	
	/* 3つの特徴 - strengths
	-------------------------------------------------- */
	.rtc_company_strengths {
		padding: 40px 20px 20px !important;
	}
	
	body.single-staff .wp-block-table table tr td {
		display: block;
		width: 100%;
	}
	
	/* コンテンツ
	-------------------------------------------------- */
	.rtc_custom_contents > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_custom_contents > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 50% !important;
	}
	.rtc_custom_contents > .uagb-columns__inner-wrap .uagb-column__inner-wrap {
		padding: 0 5px !important;
	}
	.rtc_custom_contents figcaption {
		font-size: 13px;
	}
	
	.top_company_info {
		padding: 40px 0 0;
	}
}