/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 21 2025 | 00:51:58 */
@import url( 'https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c&display=swap' );

/* ヘッダー - header
-------------------------------------------------- */
.header_free_content { display: none !important; }
#content { overflow-x: hidden; }
.main-header-menu .current-menu-ancestor > a {
	color: #0168B3;
}

header#masthead #primary-menu li a {
	font-weight: 500;
}

.header_contact a {
	display: block;
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	background-color: #0168B3;
	border-radius: 50vh;
}

.rtc_cover_block {
	position: relative;
}


/* メインビジュアル - mainvisual
-------------------------------------------------- */
.rtc_main_visual {
	position: relative;
	margin: 0 calc( -50vw + 50% );
}
.rtc_main_visual .rtc_main_catch {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0;
	max-width: 1120px;
	top: 50%;
	transform: translateY( -50% );
	z-index: 88;
}
.rtc_main_visual .rtc_main_catch svg {
	width: 647px;
	height: 245px;
}
.rtc_main_visual img {
	width: 100%;
/* 	height: calc( 100vh - 155px ); */
/* 	height: calc( 100vh - 350px ); */
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.rtc_main_visual_box {
/* 	position: relative; */
/* 	left: 0;
	right: 0; */
/* 	top: -450px;
	height: 0; */
	position: static;
	z-index: 99;
}

.rtc_ttl_sub > span {
	display: block;
	font-size: 14px;
	color: #2F333B;
	letter-spacing: 0;
}
.rtc_ttl_sub_reverse > span {
	color: #0168B3;
	letter-spacing: 0;
}

.rtc_link_searchgroup {
	margin: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
}
.rtc_link_searchgroup > li {
	width: 18%;
}
.rtc_link_searchgroup > li a {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 3px rgba( 51, 51, 51, .3 );
	transition: all ease .6s;
}
.rtc_link_searchgroup > li a img {
	width: 60%;
}
.rtc_link_searchgroup > li a p {
	margin-bottom: 0 !important;
	font-size: 14px;
	font-weight: bold;
}

.rtc_link_searchgroup > li a:hover {
	text-decoration: none;
	transform: translateY( 5px );
}
.rtc_link_searchgroup > li a:hover img {
	transform: scale(1);
}


/* ランキング
-------------------------------------------------- */
.rtc_rank_img > .uagb-columns__inner-wrap > div {
	width: auto !important;
}
.rtc_rank_img > .uagb-columns__inner-wrap {
	justify-content: flex-end;
}


/* タブ
-------------------------------------------------- */
.tab_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px 0 50px;
}
.tab_area p { margin-bottom: 0 !important; }

.tab_label {
	padding-left: 0 !important;
	width: 300px;
	height: 50px;
/* 	border-bottom: 3px solid #5ab4bd; */
	background-color: #fff;
	border: 1px solid #9F9F9F;
	border-bottom: none;
	line-height: 50px !important;
	font-size: 16px;
	text-align: center;
	color: #0168B3;
	display: block;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
}
.tab_area label:first-of-type {
	border-radius: 10px 0 0 0;
}
.tab_area label:last-of-type {
	border-radius: 0 10px 0 0;
}
.rtc_tab_search .tab_label {
	width: 33%;
	color: #fff;
	border: none;
	background-color: #686868;
}

.rtc_tab_search.tab_area label:last-of-type, .rtc_tab_search.tab_area label:first-of-type,
.rtc_tab_search.tab_area label {
	border-radius: 10px 10px 0 0;
}
.rtc_tab_search {
	justify-content: space-between;
}
.rtc_tab_search .tab_content > svg {
	width: 100% !important;
	height: 100%;
}
.tab_label:hover {
	opacity: 0.75;
}

.tab_area input[name="tab_items"],
.tab_label::before, 
.tab_label::after {
	display: none !important;
}

.tab_content {
	display: none;
/* 	padding: 10px; */
	padding: 0;
	width: 100%;
	border: 1px solid #9F9F9F;
	border-radius: 10px;
	background-color: #fff;
	overflow: hidden;
	z-index: 2;
}
.rtc_tab_search .tab_content {
	border-radius: 0 0 10px 10px;
}
#tab_01:checked ~ #tab01_content,
#tab_02:checked ~ #tab02_content,
#tab_03:checked ~ #tab03_content {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.tab_area input:checked + .tab_label {
	background-color: #0168B3;
	color: #fff;
}
.rtc_tab_search input:checked + .tab_label {
	background-color: #0168B3;
}

.tab_content > * {
	width: 49.8%;
}
.rtc_svg_tab svg {
	width: 100%;
	height: 100%;
}
.tab_content .rtc_list_btnsearch {
	flex-wrap: wrap;
	margin-bottom: 0;
}
.tab_content .rtc_list_btnsearch > li a {
	padding: 50px 20px;
}
.tab_content .rtc_list_btnsearch > li a h2 {
	font-size: 18px !important;
}
.tab_content .rtc_list_btnsearch > li a img {
	max-width: 100%;
}

.tab_content .rtc_list_btnsearch > li {
	width: 50%;
}
.tab_content .rtc_list_btnsearch > li a:hover {
	opacity: .6;
	transform: translateY(0);
}
.tab_content .rtc_list_btnsearch .rtc_btn_search {
	font-size: 12px;
}
.rtc_svg_tab a path, .rtc_tab_reform a path, .rtc_tab_search a path {
	transition: all ease .6s;
}
.rtc_svg_tab a:hover path:first-of-type, .rtc_tab_reform a:hover path:first-of-type,
.rtc_tab_search a:hover path:first-of-type {
	fill: #BB4871;
}

.rtc_tab_search {
	margin: 50px 0;
}
.rtc_tab_reform .tab_content > * {
	width: 100%;
}
.rtc_tab_reform .tab_content svg {
	width: 100%;
	height: 100%;
}


@media ( max-width: 480px ) {
	.tab_label {
		padding-left: 0 !important;
		width: calc( 100%/2 );
	}
}


/* 特集 - NewArrived
-------------------------------------------------- */
.feature-advertisement-block a.wp-block-button__link, .rtc_btn_more a.wp-block-button__link {
	position: relative;
	color: #fff;
	background-color: #BB4871;
	border-radius: 50vh;
}
.feature-advertisement-block a.wp-block-button__link::after, .rtc_btn_more a.wp-block-button__link::after {
	content: '\f054';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY( -50% );
}
.rtc_btn_homemate {
	position: relative;
}
.rtc_btn_homemate a.wp-block-button__link::after {
	content: '\f054';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY( -50% );
}


/* スライダー - slider
------------------------------------------------------------------------------------------ */
.flexslider.es_slider .flex-direction-nav a {
	margin-top: -12px !important;
}
.rtc_slider_bnr .flexslider.es_slider li.es_slide a {
	margin: 0 30px;
}
.rtc_slider_bnr .flexslider.es_slider .flex-direction-nav a {
	width: 36px !important;
	height: 36px !important;
	overflow: visible !important;
	text-shadow: none !important;
}
.rtc_slider_bnr .flexslider.es_slider .flex-direction-nav a.flex-prev::before,
.rtc_slider_bnr .flexslider.es_slider .flex-direction-nav a.flex-next:before {
	content: '\f137' !important;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 36px !important;
	width: 36px !important;
	color: #0168B3 !important;
	text-shadow: none !important;
}
.rtc_slider_bnr .flexslider.es_slider .flex-direction-nav a.flex-next:before {
	content: '\f138' !important;
}
.rtc_slider_bnr .flexslider.es_slider:hover .flex-direction-nav .flex-prev {
	left: -15px !important;
}


/* ミヤモリ不動産とは - About
------------------------------------------------------------------------------------------ */
.rtc_bp01_about {
	position: relative;
	padding: 0 !important;
	min-height: 640px;
}


.rtc_bp01_title_about {
/* 	position: absolute; */
	padding-left: 20px;
	top: 10px;
	left: 30px;
	font-size: 112px !important;
	font-weight: bold;
}
.rtc_bs01_block_about > h3 {
	font-size: 26px;
	font-weight: 700;
	color: #373737 !important;
}
.rtc_bs01_block_about > h3 > span {
/* 	display: block; */
/* 	margin-bottom: 2px; */
	color: #BB4871 !important;
	font-size: 26px;
/* 	letter-spacing: 1px; */
}
.rtc_bs01_block_about {
/* 	position: absolute; */
}
.rtc_block_about_left {
	top: 50%;
	left: -100px;
/* 	transform: translateY(-50%); */
	padding: 50px 50px 50px 15%;
	width: 70%;
	background-color: #fff;
	border-radius: 0 10px 10px 0;
	z-index: 2;
}
.rtc_block_about_left > p {
	color: #373737 !important;
}

.rtc_block_about_right {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	padding: 50px 5% 50px 50px;
	width: 60%;
	min-height: 350px;
	background-image: url( '/app/uploads/sites/1344/2025/02/about_companyimg.png' );
	background-repeat: no-repeat;
	background-size: cover;
/* 	background-color: rgba( 161, 54, 77, 1 ); */
	border-radius: 10px 0 0 10px;
	z-index: -1;
}
.rtc_block_about_right > svg {
	width: 200px;
}
.rtc_block_about_right > p {
	margin-bottom: 0 !important;
	color: #fff !important;
	text-align: center;
}

/* .rtc_qa_title::before, .rtc_qa_title::after {
	color: rgba( 161, 54, 77, 1 );
}
.rtc_qa_anser::before {
	color: rgba( 6, 162, 162, 1 )
} */

.rtc_bp01_menu_block figure img {
	max-width: 60%;
}

.top_company_info span[class^=icon-], .top_company_info .inquiry_column strong a {
	color: rgba( 161, 54, 77, 1 );
}
.top_company_info .inquiry_column .wp-block-button a {
	background: rgba( 161, 54, 77, 1 );
}


/* 店舗情報 - shop
-------------------------------------------------- */
.rtc_shop_info figure img {
	transition: all ease .6s;
}
.rtc_shop_info figure {
	overflow: hidden;
}
.rtc_list_sns {
	margin: 0 0 30px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.rtc_list_sns > li {
	margin-right: 10px;
}
.rtc_list_sns > li a {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 20px;
	background-color: #0168B3;
	border-radius: 5px;
	transition: all ease .6s;
}
.rtc_list_sns > li a:hover {
	text-decoration: none;
	background-color: #ef5282;
}

.rtc_img_info_abs {
	position: absolute;
	right: 10px;
	bottom: 60px;
    width: 120px;
}

/* フッター - footer
------------------------------------------------------------------------------------------ */
footer .footer-adv .footer-adv-overlay {
	background-color: #F3F3F3;
}
.es-footer-overlay {
	background-color: #0168B3 !important;
}
.widget_nav_menu li {
	line-height: 1.5;
}
.footer-adv-overlay li a {
	font-size: 11px;
}


/* スマホ - SP
------------------------------------------------------------------------------------------ */
@media ( max-width: 480px ) {
	
	.header_contact { display: none; }
	
	.rtc_main_visual {
		padding: 0 !important;
/* 		height: 250px; */
	}
	.rtc_main_visual .rtc_main_catch svg {
		width: 300px;
        height: 115px;
	}
	.rtc_main_visual img {
/* 		height: 250px; */
	}
	.rtc_main_visual .rtc_main_catch {
		font-size: 18px;
	}
	
	.rtc_main_visual_box {
		position: static;
		margin-top: 20px;
		height: auto;
	}
	.rtc_main_visual_box .uagb-column__wrap {
		overflow: visible;
	}
	.rtc_rank_img {
		position: absolute;
		top: -110px;
		right: 10px;
	}
	.rtc_rank_img > .uagb-columns__inner-wrap {
		display: flex;
/* 		justify-content: center; */
	}
	.rtc_rank_img > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
		padding: 0 !important;
	}
	.rtc_rank_img > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 30% !important;
	}
	.rtc_rank_img > .uagb-columns__inner-wrap figure {
		margin-bottom: 0 !important;
	}
	
	
	.rtc_link_searchgroup {
		flex-wrap: wrap;
	}
	.rtc_link_searchgroup > li:not(:last-child) {
		margin-bottom: 10px;
	}
	.rtc_link_searchgroup > li {
/* 		padding: 10px; */
		width: 49%;
	}
	.rtc_link_searchgroup > li:last-child {
		width: 100%;
	}
	.rtc_link_searchgroup > li a {
		padding: 10px;
		flex-direction: row;
		justify-content: center;
	}
	.rtc_link_searchgroup > li a p {
		font-size: 12px;
	}
	.rtc_link_searchgroup > li a img {
		width: 50px;
	}
	
	/* --- タブエリア --- */
	.tab_area > .tab_content {
		flex-wrap: wrap;
	}
	.tab_area > .tab_content > * {
		width: 100%;
	}
	.tab_area .rtc_list_btnsearch {
		margin-bottom: 0;
	}
	.tab_area .rtc_list_btnsearch > li:not(:last-child) {
		margin-bottom: 0;
	}
	.tab_area .rtc_list_btnsearch > li a {
		padding: 10px;
	}
	.tab_content .rtc_list_btnsearch > li a h2 {
		font-size: 14px !important;
	}
	
	.tab_area .rtc_btn_search::after {
		right: 10px;
	}
	.tab_area .rtc_btn_search {
		padding: 5px 10px;
	}
	.tab_area .tab_content .rtc_list_btnsearch .rtc_btn_search {
		font-size: 10px;
	}
	
	
	/* --- スライダー --- */
	.rtc_slider_bnr .flexslider.es_slider li.es_slide a {
		margin: 0;
	}
	
	/* --- ABOUT-US --- */
	.rtc_bp01_about > .wp-block-cover__inner-container {
		display: flex;
		flex-direction: column;
	}
	.rtc_bp01_about > .wp-block-cover__inner-container .wp-block-spacer { display: none; }
	.rtc_bp01_title_about {
		font-size: 36px !important;
		order: 1;
	}
	.rtc_block_about_left {
		padding: 30px;
		width: 100%;
		border-radius: 0;
		order: 3;
	}
	.rtc_bs01_block_about > h3 {
		display: flex;
		align-items: center;
		font-size: 16px;
	}
	.rtc_block_about_right {
		position: static;
		width: 100%;
		min-height: 200px;
		border-radius: 0;
		order: 2;
	}
}