/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2026 | 03:17:54 */
@import url( 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap' );
@import url( 'https://fonts.googleapis.com/css2?family=Sen:wght@400..800&display=swap' );
/* font-family: "Sen", sans-serif; */
@import url( 'https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap' );
/* font-family: "Red Hat Display", sans-serif; */

/* 共通設定 - common
-------------------------------------------------- */
body #page {
	overflow-x: hidden;
}
.es-separate-container #primary {
	padding-bottom: 0 !important;
}
.site-footer {
	margin-top: 0 !important;
}
body.es-page-company .es-container.page-header, body.es-page-baibai .es-container.page-header,
body.es-page-sublease .es-container.page-header, body.es-page-cleaning .es-container.page-header,
body.es-page-baikai .es-container.page-header, body.es-page-heyacolle .es-container.page-header,
body.es-page-ippan .es-container.page-header {
	display: none;
}
body.es-page-company .main-header-bar.es-header-breadcrumb, body.es-page-baibai .main-header-bar.es-header-breadcrumb,
body.es-page-sublease .main-header-bar.es-header-breadcrumb, body.es-page-cleaning .main-header-bar.es-header-breadcrumb,
body.es-page-baikai .main-header-bar.es-header-breadcrumb, body.es-page-heyacolle .main-header-bar.es-header-breadcrumb,
body.es-page-ippan .main-header-bar.es-header-breadcrumb {
	display: none;
}

.rtc_cover_page {
	margin-bottom: 50px !important;
}
.rtc_cover_page h1 {
	margin-bottom: 10px !important;
	font-size: 30px !important;
	font-weight: 600 !important;
}
.rtc_cover_page p {
	margin-bottom: 0 !important;
}

.rtc_ttl_main {
	font-family: "Sen", sans-serif;
	font-weight: bold;
	font-size: 64px !important;
	letter-spacing: 0 !important;
}

.rtc_ttl_icon {
	display: flex;
	align-items: center;
	font-weight: 700;
}
.rtc_ttl_icon svg {
	margin-right: 20px;
	width: 40px;
	height: 44px;
}

.rtc_pmb0 p { margin-bottom: 0 !important; }
.rtc_block_frame p:last-of-type {
	margin-bottom: 0 !important;
}
.rtc_pd_none > .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_column_evenly > .uagb-columns__inner-wrap {
	justify-content: space-between;
}
strong { font-weight: 600; }


/* 部屋コレ - heyacolle
-------------------------------------------------- */
.rtc_ttl_strong strong { font-weight: 700; }
.rtc_btn_viewmore a.wp-block-button__link {
	padding: 5px 10px !important;
	font-family: "Red Hat Display", sans-serif;
	font-weight: 900;
	width: 250px;
}

.rtc_customer {
	width: 100%;
	height: 60px;
}

.rtc_customer_service p {
	margin-bottom: 10px !important;
}
p.rtc_rank {
    font-weight: 700 !important;
    font-size: 20px;
}
.rtc_rank > span {
	margin-right: 20px;
	color: #FBBC05;
}

.rtc_num_big {
	margin-bottom: 80px !important;
	font-family: "Sen", sans-serif;
	font-weight: bold;
	font-size: 180px;
	line-height: 1 !important;
	color: #E91B77;
	letter-spacing: 0 !important;
}

.rtc_bg_gray > .uagb-columns__inner-wrap {
	overflow: visible;
}
.rtc_bg_gray::after {
	content: '';
	position: absolute;
	right: -7.5%;
	bottom: -5%;
	width: 150%;
	height: 400px;
	background-color: #EFEFEF;
	z-index: -1;
}
.rtc_bg_gray_long::after {
	height: 700px;
}


.rtc_list_baikai.rtc_list_heyacolle01, .rtc_list_baikai.rtc_list_heyacolle02 {
	max-width: 360px;
}
.rtc_list_baikai.rtc_list_heyacolle01 > li a {
	background-image: url( '/app/uploads/sites/1444/2025/12/contents_img05.jpg' );
}
.rtc_list_baikai.rtc_list_heyacolle02 > li a {
	background-image: url( '/app/uploads/sites/1444/2025/12/contents_img04.jpg' );
}

/* 会社概要 - company
-------------------------------------------------- */
.rtc_tbl_company table tr {
	border-bottom: 1px solid #333 !important;
}
.rtc_tbl_company table tr td:first-child {
	width: 200px;
}
.rtc_tbl_company table tr td:last-child {
	font-size: 14px;
}

/* 一般管理 - ippan
-------------------------------------------------- */
.rtc_lineheight_ch {
	line-height: 1.25 !important;
}
.rtc_ttl_check::before {
	margin-right: 10px;
	content: '\f058';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	color: #E91B77;
}
.rtc_txt_check {
	margin-left: 30px;
	font-size: 14px !important;
	line-height: 1.75 !important;
}
.rtc_list_ankerlink {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 50px 0;
	gap: 3%;
	list-style: none;
}
.rtc_list_ankerlink > li {
	width: 22%;
	height: 250px;
}
.rtc_list_ankerlink > li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	height: 100%;
	text-align: center;
	color: #fff;
	background: #E91B77;
	box-shadow: 0 5px 5px rgba( 0, 0, 0, .3 );
	transition: all ease .6s;
}
.rtc_list_ankerlink > li a:hover {
	text-decoration: none;
	box-shadow: none;
	transform: translateY( 5px );
}
.rtc_list_ankerlink > li span {
	font-family: "Sen", sans-serif;
	font-weight: 500;
	font-size: 80px;
	line-height: 1.25;
}
.rtc_list_ankerlink > li p {
	margin-bottom: 20px !important;
	line-height: 1.5 !important;
}

.rtc_list_ankerlink > li svg {
	width: 20px;
	height: 20px;
}

.rtc_border_bottom {
	border-bottom: 2px solid #333;
}
.rtc_tbl_ippan table tr th:nth-child(3),
.rtc_tbl_ippan table tr td:nth-child(3) {
	color: #7F7F7F;
}
.rtc_tbl_ippan table tr td:last-of-type {
	font-weight: 600;
}

body.es-page-ippan .rtc_ttl_num {
	margin-top: -80px;
	padding-top: 80px;
}

/* 不動産売買・相続相談 - baibai
-------------------------------------------------- */
.rtc_block_baibai p {
	margin-bottom: 10px !important;
	font-size: 18px !important;
}
p.rtc_capsule_txt {
	margin-bottom: 20px !important;
	padding: 5px 10px !important;
	font-size: 18px !important;
	border-radius: 50vh;
}
.rtc_block_baibai p span.rtc_clr_pink {
	font-size: 26px;
}
.rtc_block_baibai p.rtc_mark_yellow {
	margin: 0 auto;
	width: fit-content;
}
.rtc_block_baibai p:last-of-type {
	margin-bottom: 0 !important;
	font-size: 16px !important;
}

.rtc_btn_sub a.wp-block-button__link {
	padding: 10px 50px;
	font-size: 14px !important;
}

.rtc_form_contact {
	background: #fff !important;
}
.rtc_form_contact .es-form-privacy__link {
	color: #333;
}

.rtc_form_contact .wpcf7-form-control.wpcf7-submit {
	padding: 10px;
	width: 500px;
	font-size: 24px !important;
	background: #E91B77 !important;
}


/* サブリース - sublease
-------------------------------------------------- */
.rtc_txt_matome {
	font-size: 18px;
}
.rtc_mblast_none p:last-of-type {
	margin-bottom: 0 !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	line-height: 1.5 !important;
}
.rtc_txt_caution {
	margin: 0 auto;
	width: fit-content;
	font-weight: 600 !important;
}
.rtc_txt_caution i {
	font-style: normal;
	background: linear-gradient( transparent 60%, #FFFB0C 60% );
}

.rtc_tbl_cost table, .rtc_tbl_cost table tr,
.rtc_tbl_cost table tr th, .rtc_tbl_cost table tr td {
	border: 1px solid #D4D4D4;
	text-align: center;
}
.rtc_tbl_cost table tr th, .rtc_tbl_cost table tr td {
	font-size: 14px;
}
.rtc_tbl_cost table thead {
	border-bottom: none;
}
.rtc_tbl_cost table tr th:nth-child(2),
.rtc_tbl_cost table tr td:nth-child(2),
.rtc_tbl_cost table tr th:last-of-type {
	color: #E91B77;
	font-weight: 600;
}
.rtc_tbl_cost table tr th:nth-child(2),
.rtc_tbl_cost table tr td:nth-child(2) {
	background: #F7EBF0;
}
.rtc_tbl_sublease table tr td:last-of-type {
	font-weight: 600;
}


/* クリーニング・内装工事 - cleaning
-------------------------------------------------- */
.rtc_ttl_num {
	font-size: 26px !important;
}
.rtc_ttl_num span {
	margin-right: 15px;
	color: #E91B77;
	font-family: "Sen", sans-serif;
	font-weight: 500;
	font-size: 60px;
	letter-spacing: 0;
}

.rtc_btn_cleaning a.wp-block-button__link {
	padding: 5px 10px !important;
	font-weight: 600;
	min-width: 250px;
}

.rtc_ttl_gallery {
	padding: 15px 25px !important;
	font-size: 18px !important;
}

.rtc_column_gallery > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}
.rtc_column_gallery > .uagb-columns__inner-wrap > .wp-block-uagb-column:not(:last-child)::after {
	content: '';
	position: absolute;
	top: 50%;
	right: -45px;
	transform: translateY( -50% );
	width: 40px;
	height: 45px;
	clip-path: polygon(100% 50%, 0 0, 0 100%);
	background: #E9CB78;
}
.rtc_column_gallery figure {
	margin-bottom: 0 !important;
}


/* 入居者募集業務 - baikai
-------------------------------------------------- */
.rtc_ttl_explanation {
	display: flex;
	align-items: center;
	font-size: 14px !important;
}

.rtc_column_merit > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_column_merit > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__overlay {
	border-radius: 10px;
}
.rtc_column_merit h4 {
	padding: 10px !important;
	border-radius: 10px 10px 0 0;
}
.rtc_column_merit ul {
	padding-right: 10px;
}
.rtc_column_merit ul > li {
	font-size: 12px;
	font-weight: 600;
}

.rtc_tbl_df table, .rtc_tbl_df table tr, .rtc_tbl_df table tr th, .rtc_tbl_df table tr td {
	border: 1px solid #D4D4D4;
	text-align: center;
}
.rtc_tbl_df table tr th, .rtc_tbl_df table tr td {
	font-size: 14px;
	text-align: left;
}
.rtc_tbl_df table thead {
	border-bottom: none;
}

.rtc_block_figuremin img {
	width: auto;
	height: 150px;
}

.rtc_list_baikai {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	gap: 5%;
	max-width: 780px;
	list-style: none;
}
.rtc_list_baikai > li {
	flex: 1;
	height: 250px;
	background: #333;
}
.rtc_list_baikai > li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 20px;
    width: 100%;
    height: 100%;
    background-size: cover;
	background-image: url( '/app/uploads/sites/1444/2025/12/contents_img02.jpg' );
}
.rtc_list_baikai > li a::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    transition: all ease .6s;
    z-index: 0;
}
.rtc_list_baikai > li:hover a::before {
    background-color: rgba(0, 0, 0, .2);
}
.rtc_list_baikai > li a h2, .rtc_list_baikai > li a p {
    position: relative;
    z-index: 1;
}

.rtc_list_baikai > li:nth-child(2) a {
	background-image: url( '/app/uploads/sites/1444/2025/12/contents_img03.jpg' );
}

.rtc_list_baikai > li a h2, .rtc_list_baikai > li a p {
	color: #fff;
	text-align: center;
	line-height: 1.5;
}
.rtc_list_baikai > li a h2::after {
	display: none;
}
.rtc_list_baikai > li a:hover {
	text-decoration: none;
}
.rtc_btn_view {
	margin-bottom: 0 !important;
	padding: 10px 50px;
	font-family: "Sen", sans-serif;
	font-weight: 700 !important;
	font-size: 20px;
	border: 1px solid #fff;
	border-radius: 50vh;
	transition: all ease .6s;
}
.rtc_list_baikai > li a:hover .rtc_btn_view {
	color: #e91b77;
	background-color: #fff;
}


/* お問い合わせ - contact
-------------------------------------------------- */
.rtc_tbl_bordernone table, .rtc_tbl_bordernone table tr, .rtc_tbl_bordernone table tr td {
	border: none;
}
.rtc_contact_other {
	margin-top: 30px !important;
}

.rtc_btn_contact a.wp-block-button__link {
	padding: 10px !important;
	width: 540px;
	line-height: 1.5;
	font-family: "Sen", sans-serif;
	font-weight: 700;
	font-size: 36px !important;
}

.custom-button { display: none; }


/* お問い合わせ(カスタマイズ) - inquiry
-------------------------------------------------- */
.es-form-item.contact_select span.wpcf7-form-control > span {
	display: block;
}
.es-form-item.contact_chance {
	flex-direction: column;
}
.es-form-item.contact_chance > label {
	width: 100% !important;
}
.es-form-item.contact_chance > span.es-form-control {
	margin-top: 20px;
	width: 100% !important;
}
.es-form-item.contact_chance > span.es-form-control .wpcf7-list-item {
	width: 31%;
}

.note_caution {
	margin-bottom: 0 !important;
	padding-top: 15px !important;
	justify-content: center !important;
	font-size: 16px;
	font-weight: bold !important;
}

/* カラー - color
-------------------------------------------------- */
.rtc_clr_pink { color: #E91B77; }
.rtc_clr_blue { color: #1BA4E9; }
.rtc_mark_yellow { background: linear-gradient( transparent 60%, #FFFB0C 60% ); }


.rtc_sp { display: none !important; }

/* スマホ - sp
-------------------------------------------------- */
@media ( max-width: 480px ) {
	.rtc_pc { display: none !important; }
	.rtc_sp { display: block !important; }
	
	.entry-content p {
		font-size: 14px;
	}
	.rtc_forsp_flex_reverse .uagb-columns__inner-wrap { /* ★ SP時上下反転 */
		display: flex;
		flex-direction: column-reverse;

	}
	
	/* 共通設定 - common
	-------------------------------------------------- */
	.rtc_cover_page {
		margin-bottom: 30px !important;
		padding: 50px 10px !important;
		min-height: auto;
	}
	.rtc_cover_page h1 {
		font-size: 21px !important;
	}
	.rtc_cover_page p {
		font-size: 14px !important;
	}
	
	.rtc_ttl_main {
		font-size: 42px !important;
	}
	.rtc_ttl_icon {
		font-size: 16px !important;
	}
	
	
	/* 部屋コレ - heyacolle
	-------------------------------------------------- */
	p.rtc_num_big {
		margin-bottom: 30px !important;
		font-size: 128px !important;
		text-align: center;
	}
	
	p.rtc_rank {
		font-size: 16px;
	}
	.rtc_img_medal img {
		width: 40%;
	}
	.rtc_figure_mb0 {
		margin-bottom: 0;
	}
	.rtc_ttl_strong br {
		display: none;
	}
	.rtc_bg_gray::after {
		height: 450px;
	}
	.rtc_bg_gray_long::after {
		height: 830px;
	}
	
	.custom-button {
		display: block;
		background: transparent;
        color: #fff;
        padding: 5px 20px;
        width: 100%;
        border: none;
        cursor: pointer;
        margin-bottom: 10px;
        border: 2px solid #fff;
        border-radius: 50vh;
        transition: background 0.3s;
	}
	.custom-button:hover {
		border: 2px solid #fff;
		background: transparent;
	}
	
	.rtc_tbl_company_acmenu {
		overflow: hidden;
		transition: max-height 0.5s ease-out, opacity 0.3s ease;
	}
	/* アコーディオンのアニメーション設定 */
	.accordion-content {
		max-height: 0;
		overflow: hidden;
		opacity: 0;
		transition: max-height 0.5s ease-out, opacity 0.3s ease;
	}

	/* 表示状態のクラス */
	.accordion-content.is-open {
		max-height: 1000px; /* 内容より十分大きい値を指定 */
		opacity: 1;
	}
	
	
	/* サブリース - sublease
	-------------------------------------------------- */
	.rtc_tbl_cost table tr th, .rtc_tbl_cost table tr td {
		font-size: 12px;
	}
	
	
	/* 会社概要 - company
	-------------------------------------------------- */
	.rtc_tbl_history table tr td {
		display: block !important;
	}
	.rtc_tbl_history table tr td:first-of-type {
		color: #fff;
		background: #E91B77;
	}
	.rtc_tbl_history table tr td:last-of-type {
		font-size: 12px;
	}
	
	.rtc_tbl_history table {
		white-space: wrap !important;
	}
	
	.rtc_tbl_company table tr td:first-child {
		width: auto;
	}
	.rtc_tbl_company table {
		margin-bottom: 0;
	}
	.rtc_tbl_df table tr td,
	.rtc_tbl_company table tr td {
		display: block;
	}
	
	/* 一般管理 - ippan
	-------------------------------------------------- */
	.rtc_figure_full {
		padding: 0 !important;
	}
	.rtc_figure_full img {
		height: 100px !important;
		object-fit: cover;
	}
	
	.rtc_list_ankerlink {
		gap: 2%;
	}
	.rtc_list_ankerlink > li {
		margin-bottom: 3.5%;
		width: 49%;
		height: 200px;
	}
	.rtc_list_ankerlink > li span {
		font-size: 60px;
	}
	.rtc_catchtxt_cost {
		margin-top: 30px;
		font-size: 14px !important;
	}
	.rtc_txt_check {
		margin-left: 0;
	}
	.rtc_ttl_check {
		display: flex;
	}
	
	.rtc_tbl_ippan table tr td:first-child {
		min-width: 120px;
	}
	.rtc_tbl_ippan table tr td:not(:first-child) {
		min-width: 100px;
	}
	.rtc_tbl_ippan table tr td:last-child {
		min-width: 170px;
	}
	
	/* 不動産売買・相続相談 - baibai
	-------------------------------------------------- */
	.rtc_block_baibai p, .rtc_block_baibai p:last-of-type {
		font-size: 14px !important;
	}
	.rtc_block_baibai p span.rtc_clr_pink {
		font-size: 21px;
	}
	.rtc_spblock {
		display: block;
	}
	.rtc_form_contact .wpcf7-form-control.wpcf7-submit {
		width: 100%;
	}
	.rtc_btn_sub .wp-block-button {
		display: block;
		width: 100%;
	}
	.rtc_btn_sub a.wp-block-button__link {
		width: 100%;
	}
	
	/* クリーニング・内装工事 - cleaning
	-------------------------------------------------- */
	.rtc_ttl_num {
		display: flex;
		align-items: center;
		font-size: 18px !important;
	}
	.rtc_column_gallery > .uagb-columns__inner-wrap > .wp-block-uagb-column:not(:last-child)::after {
		width: 40px;
		height: 30px;
		right: auto;
		left: 50%;
		top: auto;
		bottom: -40px;
		transform: translateX( -50% );
		clip-path: polygon(100% 0, 0 0, 50% 100%);
	}
	
	/* 入居者募集業務 - baikai
	-------------------------------------------------- */
	.rtc_ttl_explanation {
		flex-direction: column;
	}
	.rtc_ttl_explanation br { display: none; }
	
	.rtc_tbl_df table td {
		display: table-cell !important;
	}
	.rtc_tbl_df table tr th, .rtc_tbl_df table tr td {
		font-size: 12px;
	}
	.rtc_tbl_cost, .rtc_tbl_df {
		overflow-x: scroll;
	}
	
	.rtc_tbl_cost table, .rtc_tbl_df table {
		table-layout: auto !important;
		width: 100%;
		border-collapse: collapse;
		white-space: nowrap;
	}
	
	.rtc_list_baikai {
		flex-wrap: wrap;
		gap: 2%;
		max-width: initial;
	}
	.rtc_list_baikai > li {
		width: 49%;
		height: 180px;
	}
	.rtc_list_baikai > li a h2 {
		font-size: 18px;
	}
	.rtc_list_baikai > li a p {
		font-size: 9px;
	}
	.rtc_list_baikai > li a p.rtc_btn_view {
		padding: 5px 30px;
        font-size: 11px;
	}
	.rtc_list_baikai > li:first-child {
		margin-bottom: 30px;
	}
	
	.rtc_list_heyacolle01, .rtc_list_heyacolle02 {
		justify-content: center;
	}
	.rtc_list_heyacolle01 > li, .rtc_list_heyacolle02 > li {
		width: 75%;
		flex: none;
	}
	.rtc_list_heyacolle01 > li:first-child, .rtc_list_heyacolle02 > li:first-child {
		margin-bottom: 0;
	}
	
	.rtc_heyacolle_column > .uagb-columns__inner-wrap {
		display: flex;
	}
	.rtc_heyacolle_column > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 49%;
	}
	
	.rtc_column_merit ul {
		margin: 0 0 1.5em 1.9em;
	}
	
	.rtc_forsp_column_reverse .uagb-column__inner-wrap {
		display: flex;
		flex-direction: column-reverse;
	}
	
	/* お問い合わせ - contact
	-------------------------------------------------- */
	.rtc_contact_other p {
		font-size: 14px !important;
	}
	.rtc_btn_contact .wp-block-button {
		display: block;
		width: 100%;
	}
	.rtc_btn_contact a.wp-block-button__link {
		width: 100%;
		font-size: 21px !important;
	}
	
	/* お問い合わせ(カスタマイズ) - inquiry
	-------------------------------------------------- */
	.es-form-item.contact_chance > span.es-form-control .wpcf7-list-item {
		width: 45%;
	}
	.note_caution {
		text-align: center !important;
	}
}