/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 02 2023 | 07:58:11 */
/* トップ：基本設定 - top:common
-------------------------------------------------- */
body .color_em { color: rgba( 203, 33, 27, 1 ) !important; }
.es_new_block .new::before { background-color: rgba( 203, 33, 27, 1 ) !important; }

.rtc_sp { display: none; }

header#masthead .es-site-identity {
	display: flex;
	flex-direction: column;
	align-items: start;
}

body.es-page-resident .main-header-bar.es-header-breadcrumb {
	margin-top: 101px;
}


/* トップ：スライダー - top:slider
-------------------------------------------------- */
/* .rtc_org_background {
	position: relative;
	min-height: 780px;
}
.rtc_org_background > .uagb-columns__inner-wrap {
	max-width: 100% !important;
}
.rtc_org_background::before,
.rtc_org_background::after {
	position: absolute;
	content: '';
	background-size: cover;
	background-repeat: no-repeat;
}

.rtc_org_background::before {
	top: 0;
	left: 0;
	width: 100%;
	height: 680px;
	background-image: url( '/app/uploads/sites/1076/2023/09/bg_slider_top_a.png' );
}
.rtc_org_background::after {
	left: 0;
	bottom: 0;
	width: 100%;
	height: 400px;
	background-image: url( '/app/uploads/sites/1076/2023/09/bg_slider_top_b.png' );
}

.rtc_org_background > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	align-items: center;
	min-height: 780px;
} */


/* 共通：ヘッダーナビ - common:headerNav
-------------------------------------------------- */
.es_user_identity > .header_free_content > .header_phone {
	text-align: right;
    display: flex;
	align-items: center;
    justify-content: flex-end;
}
.es_user_identity > .header_free_content > .header_phone span.header_phone_shop_name {
	margin-right: auto;
	font-size: 1rem;
}
.es_user_identity > .header_free_content > .header_phone span.icon-phone-alt {
	margin-left: 10px;
}
.es_user_identity > .header_free_content > .header_phone span.header_phone_number {
	font-size: 1rem;
}


/* トップ：スタッフ紹介 - top:staff
-------------------------------------------------- */
.bg_staff_illust {
	position: relative;
}
.bg_staff_illust::before {
	position: absolute;
	content: '';
	width: 1400px;
	height: 181px;
	left: 50%;
	bottom: 0;
	transform: translateX( -50% );
	background-image: url( '/app/uploads/sites/1076/2023/09/bg_staff.png' );
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1;
}


/* トップ：3つの特徴 - top:feature
-------------------------------------------------- */
.top-company-feature > .wp-block-column::before {
	content: '';
	display: block;
	margin: 30px auto;
	width: 150px;
	height: 150px;
	background-image: url( '/app/uploads/sites/1076/2023/09/bus_stop_takeda.png' );
	background-size: contain;
	background-repeat: no-repeat;
}


/* トップ：お問い合わせ - top:contact
-------------------------------------------------- */
.esx-footer-info-column [class*="esx-icon-"]::before {
	color: rgba( 209, 35, 44, 1 );
}


/* フッター - footer
-------------------------------------------------- */
.site-footer {
	padding-top: 0 !important;
	background-image: none !important;
}


/* ページ：会社概要 - page:company
-------------------------------------------------- */
.rtc_list_philosophy {
	margin-bottom: 50px;
	list-style: none;
	counter-reset: number 0;
}
.rtc_list_philosophy > li {
	padding: 20px;
	font-size: 1.2rem;
	border-bottom: 1px solid #DDD;
}
.rtc_list_philosophy > li::before {
	margin-right: 10px;
	counter-increment: number 1;
	content: counter(number)".";
}


/* ページ：共通 - page:common
--------------------------------------------- */
.es-page-owner_top .es-container.page-header, .es-page-system .es-container.page-header,
.es-page-contract .es-container.page-header, .es-page-flow .es-container.page-header,
.es-page-baikai .es-container.page-header, .es-page-tainou .es-container.page-header,
.es-page-cleaning .es-container.page-header, .es-page-maintain .es-container.page-header,
.es-page-planting .es-container.page-header, .es-page-bicycle .es-container.page-header,
.es-page-inspection .es-container.page-header, .es-page-shop .es-container.page-header,
.es-page-asset .es-container.page-header, .es-page-operation .es-container.page-header,
.es-page-renovation .es-container.page-header, .es-page-exercise .es-container.page-header,
.es-page-inheritance .es-container.page-header, .es-page-resident .es-container.page-header {
	display: none;
}

.rtc_mb_0 p { margin-bottom: 0 !important; }

.rtc_subvisual h1 { margin-bottom: 0; }
.rtc_subvisual h1 span {
	display: block;
	font-weight: normal;
}

.rtc_title_sub {
	position: relative;
	font-weight: bold;
}
.rtc_title_sub > em {
	display: block;
	font-size: 1.2rem;
	font-style: normal;
	font-weight: normal;
}
.rtc_title_sub > span.rtc_title_sub_eng {
	position: absolute;
    left: 50%;
    bottom: -45px;
    transform: translateX(-50%);
    opacity: .3;
    z-index: 0;
    font-size: 3.6rem;
    letter-spacing: .05em;
}

.rtc_block_service > .uagb-columns__inner-wrap .wp-block-uagb-column {
	overflow: visible;
}
.rtc_block_service > .uagb-columns__inner-wrap > div:not(:last-child) {
	margin-right: 2%;
}
.rtc_block_service > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__overlay {
	border-radius: 10px;
	box-shadow: 0 6px 0 rgba( 0, 0, 0, .1 );
}
.rtc_block_service > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 30px;
}

.rtc_block_contact {
	position: relative;
}
.rtc_block_contact::before {
	content: '';
	position: absolute;
	left: 30px;
	bottom: 20px;
	width: 281px;
	height: 337px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url( '/app/uploads/sites/1076/2023/08/top_owner02.png' );
	z-index: 5;
}

.rtc_block_contact h2 {
	padding-bottom: 20px;
	letter-spacing: .1em;
}
.rtc_block_contact_info > .uagb-columns__inner-wrap {
	align-items: center;
}
.rtc_block_contact h2, .rtc_block_contact p {
	margin-bottom: 0 !important;
}
.rtc_block_contact_info > .uagb-columns__overlay {
	border-radius: 0 0 10px 10px;
}
.rtc_contact_mail a::before, .rtc_contact_phone::before {
	margin-right: 10px;
	content: '\f0a9';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.rtc_contact_phone::before { content: '\f095'; }
.rtc_contact_mail a::before { content: '\f0e0'; }



/* ページ：不動産オーナー様へ - page:owner_top
--------------------------------------------- */
.rtc_block_fukidashi {
	position: relative;
	overflow: visible;
}
.rtc_block_fukidashi > .uagb-column__overlay {
	border-radius: 10px;
}
.rtc_block_fukidashi::before {
	content: '';
	position: absolute;
	top: 50%;
	left: -24px;
	transform: translateY( -50% );
	width: 25px;
	height: 25px;
	background-color: rgba( 253, 235, 193, 1 );
	clip-path: polygon( 100% 0, 0 50%, 100% 100% );
}

.rtc_list_service {
	margin: 0;
	list-style: none;
}
.rtc_list_service > li {
	position: relative;
	font-size: 1rem;
}
.rtc_list_service > li a::after {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%);
	content: '\f0a9';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: rgba( 150, 184, 64, 1 );
	transition: all ease .6s;
}
.rtc_list_service > li:hover a::after {
	opacity: .5;
}

.rtc_list_service > li a {
	display: block;
	color: #333;
	transition: ease all .6s;
}
.rtc_list_service > li a:hover {
	color: rgba( 33, 139, 204, 1 );
	text-decoration: none;
}


/* ページ：当社の管理システム - page:system
--------------------------------------------- */
.rtc_table_title { background-color: rgba( 233, 239, 251, 1 ); }


/* ページ：管理契約について - page:contract
--------------------------------------------- */
.rtc_list_contract {
	margin: 0;
	list-style: none;
}
.rtc_list_contract > li {
	display: flex;
}
.rtc_list_contract > li strong {
	color: red;
}

.rtc_list_contract > li::before {
	margin-right: 5px;
	content: '\f005';
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
}
.rtc_ftaw_circle > li::before {
	content: '\f111';
	font-weight: 900;
}

.rtc_title_sub_service {
	font-size: 1.1rem !important;
	color: #fff !important;
	background-color: rgba( 27, 93, 166, 1 );
	border-radius: 50vh;
}


/* ページ：入居者募集から退室までの流れ - page:flow
--------------------------------------------- */
.rtc_block_service figure img {
	max-height: 250px;
	object-fit: cover;
}

.rtc_list_gaibu {
	display: flex;
	justify-content: space-between;
	margin: 0;
	list-style: none;
}
.rtc_list_gaibu img {
	width: auto;
	height: 50px;
	transition: all ease .6s;
}


/* ページ：専任媒介と一般媒介の内容 - page:baikai
--------------------------------------------- */
.rtc_table_baikai {
	border-width: 1px;
}


/* ページ：滞納処理・立ち退き業務 - page:tainou
--------------------------------------------- */
.rtc_title_tainou {
	font-size: 1.2rem !important;
	font-weight: bold;
	color: rgba( 27, 93, 166, 1 );
	border-bottom: 2px solid rgba( 27, 93, 166, 1 );
}
.rtc_title_tainou span {
	display: inline-block;
	margin-right: 10px;
	padding: 5px 10px;
	color: #fff;
	background-color: rgba( 27, 93, 166, 1 );
/* 	border-radius: 50vh; */
}

.rtc_block_tainou {
	display: flex;
	flex-wrap: wrap;
}
.rtc_block_tainou dt {
	margin-bottom: 10px;
	padding: 0 10px;
	width: 20%;
	color: #fff;
	text-align: center;
	background-color: rgba( 27, 93, 166, 1 );
	border-radius: 50vh;
	align-self: flex-start; 
}
.rtc_block_tainou dt.rtc_for_owner { background-color: rgba( 32, 127, 127, 1 ); }
.rtc_block_tainou dt.rtc_for_nyukyosha { background-color: rgba( 250, 143, 42, 1 ); }

.rtc_block_tainou dd {
	margin: 0;
	padding: 0 10px;
	margin-bottom: 10px;
	width: 80%;
}

.rtc_list_tainou {
	margin: 0;
	list-style: none;
}
.rtc_list_tainou > li {
	padding: 10px;
	color: #fff;
	text-align: center;
	background-color: rgba( 27, 93, 166, 1 );
	border-radius: 10px;
}
.rtc_list_tainou > li:not(:last-child) {
	margin-bottom: 10px;
}
.rtc_list_tainou > li:nth-child(2) { background-color: rgba( 27, 93, 166, .9 ); }
.rtc_list_tainou > li:nth-child(3) { background-color: rgba( 27, 93, 166, .8 ); }
.rtc_list_tainou > li:nth-child(4) { background-color: rgba( 27, 93, 166, .7 ); }
.rtc_list_tainou > li:nth-child(5) { background-color: rgba( 27, 93, 166, .6 ); }
.rtc_list_tainou > li:nth-child(6) { background-color: rgba( 27, 93, 166, .5 ); }


/* ページ：資産活用のご提案 - page:asset
--------------------------------------------- */
.rtc_block_strength > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__overlay {
	box-shadow: 6px 6px 0 rgba( 222, 174, 62, 1 );
}


/* ページ：相続対策 - page:inheritance
--------------------------------------------- */
.rtc_list_flow {
	margin: 30px 0;
	padding-left: 120px;
	position: relative;
	list-style: none;
}
.rtc_list_flow::before {
	content: "";
	width: 15px;
	height: 100%;
	background: #eee;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 120px;
}
.rtc_list_flow > li {
	position: relative;
}
.rtc_list_flow > li:not(:last-child) {
	margin-bottom: 8vh;
}
.rtc_list_flow > li .icon {
	font-size: 12px;
	color: #fff;
	background-color: rgba( 33, 139, 204, 1 );
	padding: 8px 20px;
	display: block;
	position: absolute;
	top: 0;
	left: -120px;
	z-index: 100;
}
.rtc_list_flow > li .icon::after {
	content: "";
	border-style: solid;
	border-width: 5px 0 5px 10px;
	border-color: transparent transparent transparent rgba( 33, 139, 204, 1 );
	position: absolute;
	top: 50%;
	left: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rtc_list_flow > li dl {
	padding-left: 70px;
	position: relative;
}
.rtc_list_flow > li dl::before,
.rtc_list_flow > li dl::after {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
}
.rtc_list_flow > li dl::before {
	width: 7px;
	height: 7px;
	margin-top: -3px;
	background: #333;
	border-radius: 50%;
	left: -4px;
}
.rtc_list_flow > li dl::after {
	width: 50px;
	border-bottom: 1px dashed #333;
	position: absolute;
	left: 5px;
}
.rtc_list_flow > li dl dt {
	font-size: 20px;
	font-weight: 600;
	color: #333;
	margin-bottom: 1vh;
}
.rtc_list_flow > li dl dd {
	display: flex;
}
.rtc_list_flow > li dl dd img {
	margin-right: 20px;
	align-self: flex-start;
}
.rtc_list_flow > li dl dd span {
	display: block;
	color: rgba( 33, 139, 204, 1 );
}

.rtc_flow_contact > p.rtc_contact_phone {
	margin-bottom: 0;
	color: rgba( 150, 184, 64, 1 );
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
.rtc_flow_contact > p.rtc_contact_phone a {
	color: rgba( 150, 184, 64, 1 );
}
.rtc_flow_contact > .rtc_contact_mail a {
	display: block;
}


/* ページ：土地・建物の活用 - page:exercise
--------------------------------------------- */
.rtc_text_center {
	align-items: center;
}
.rtc_text_center p { margin-bottom: 0 !important; }


/* ページ：リノベーション提案 - page:renovation
--------------------------------------------- */
.rtc_mt_custom { margin-top: 160px; }
.rtc_block_renovation .wp-block-uagb-column {
	position: relative;
	overflow: visible;
}
.rtc_frame_before, .rtc_frame_after {
	position: absolute;
	margin-bottom: 0 !important;
	padding: 5px 20px;
	width: fit-content;
	color: #fff !important;
	font-weight: bold;
	font-size: 2.1rem !important;
    letter-spacing: .05em;
	text-align: center;
	background-color: rgba( 83, 83, 83, 1 );
	z-index: 9;
}

.rtc_frame_before {
	right: -80px;
    top: 40px;
}
.rtc_frame_after {
	left: -80px;
    bottom: 60px;
	background-color: rgba( 222, 174, 62, 1 );
}


/* ページ：有益な運用を共に考えていく - page:operation
--------------------------------------------- */
.rtc_table_operation table th , .rtc_table_operation table td {
	vertical-align: middle;
}
.rtc_table_operation table tr:first-child {
	color: #fff;
	background-color: rgba( 33, 139, 204, 1 );
}
.rtc_table_bgblue table tr:first-child {
	background-color: rgba( 17, 93, 169, 1 );
}


/* ページ：武田不動産の情報館 - page:shop
--------------------------------------------- */
.es-page-shop #primary {
	padding-bottom: 0;
}
.es-page-shop footer.site-footer {
	margin-top: 0;
}

.rtc_block_shop {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url( '/app/uploads/sites/1076/2023/08/bg_city.png' );
	background-color: rgba( 213, 237, 250, 1 );
}


/* ページ：入居者窓口 - page:resident
--------------------------------------------- */
body[class*="es-page-resident"] {
	overflow-x: hidden;
}
body.es-page-resident header#masthead {
	position: fixed;
	left: 0;
	width: 100%;
}

.qa_ttl {
	display: none;
}

.list_qa_sample {
	margin: 20px 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.list_qa_sample > li {
/* 	margin-bottom: 10px; */
	width: 32%;
	border: 3px solid rgba( 235, 237, 244, 1 );
	border-radius: 10px;
	transition: ease all .6s;
}
.list_qa_sample > li:not(:nth-child(3n)) {
/* 	margin-right: 2%; */
}
.list_qa_sample > li a {
	display: block;
	padding: 10px 20px;
	color: rgba( 17, 93, 169, 1 );
	text-decoration: none;
}
.list_qa_sample > li a::before {
	display: inline-block;
	margin-right: 10px;
	width: 20px;
	text-align: center;
	content: '\f35a';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.list_qa_sample > li:hover {
	background: rgba( 245, 245, 245, 1 );
/* 	border: 3px solid rgba( 251, 193, 203, 1 ); */
}
.list_qa_sample > li:hover a {
	color: rgba( 193, 38, 131, 1 );
}
.list_qa_sample > li:nth-child(1) a::before { content: '\f7d8'; }
.list_qa_sample > li:nth-child(2) a::before { content: '\f043'; }
.list_qa_sample > li:nth-child(3) a::before { content: '\f084'; }
.list_qa_sample > li:nth-child(4) a::before { content: '\f26c'; }
.list_qa_sample > li:nth-child(5) a::before { content: '\f520'; }
.list_qa_sample > li:nth-child(6) a::before { content: '\f0e7'; }
.list_qa_sample > li:nth-child(7) a::before { content: '\f5e4'; }
.list_qa_sample > li:nth-child(8) a::before { content: '\3f'; }
.list_qa_sample > li:nth-child(9) a::before { content: '\f31c'; }
.list_qa_sample > li:nth-child(10) a::before { content: '\f021'; }
.list_qa_sample > li:nth-child(11) a::before { content: '\f05e'; }
.list_qa_sample > li:nth-child(12) a::before { content: '\f157'; }
.list_qa_sample > li:nth-child(13) a::before { content: '\e54a'; }
.list_qa_sample > li:nth-child(14) a::before { content: '\f15c'; }


.qa_list dt {
	cursor: pointer;
	display: flex;
	padding: 10px 20px;
	background: rgba( 245, 245, 245, 1 );
	border-radius: 10px;
}
.qa_list dt::before,
.qa_list dd::before {
	content: '\51';
	margin-right: 10px;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: rgba( 17, 93, 169, 1 );
}
.qa_list dd:before {
	content: '\41';
	font-size: 16px;
	color: rgba( 193, 38, 131, 1 );
}

.qa_list dt::after {
	margin-left: auto;
	content: '\f055';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: rgba( 17, 93, 169, 1 );
	transition: all ease .6s;
	align-self: center;
}

.qa_list dt.is_active::after {
	color: rgba( 193, 38, 131, 1 );
	transform: rotate( 45deg );
}

.qa_list dd {
	display: flex;
	margin: 10px 0 20px;
	padding: 0 20px;
	height: 0;
	font-size: 14px;
	border-radius: 10px;
	background: rgba( 251, 193, 203, .3 );
	overflow: hidden;
	transition: all ease .6s;
}
.qa_list dd div {
	flex: 1;
}

.qa_list dt.is_active + dd {
	padding: 20px;
	height: auto;
}

.qa_list dd .qa_check_list {
	list-style: none;
	margin: 20px 0 20px 10px;
}
.qa_list dd .qa_check_list > li {
	display: flex;
	font-weight: bold;
}
.qa_list dd .qa_check_list > li::before {
	display: inline-block;
	margin-right: 10px;
	width: 15px;
	content: '\f058';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: rgba( 59, 177, 170, 1 );
	flex-shrink: 0;
}

.qa_list dd .qa_step_list {
	list-style: none;
	margin: 10px;
}
.qa_list dd .qa_step_list > li {
	counter-increment: cnt;
	display: flex;
}
.qa_list dd .qa_step_list > li:not(:last-child) {
	margin-bottom: 10px;
}
.qa_list dd .qa_step_list > li::before {
	display: inline-block;
	margin-right: 10px;
	content: counter(cnt);
	color: #fff;
	background: rgba( 23, 45, 92, 1 );
    width: 25px;
    height: 25px;
    text-align: center;
	border-radius: 50%;
	flex-shrink: 0;
}

.qa_links {
	display: block;
	margin: 20px auto 10px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 30px;
}

body[class*="es-page-resident"] div#page {
	padding-left: 300px;
/* 	overflow-x: hidden; */
}
body[class*="es-page-resident"] div#page .rtc_title_sub {
	margin: 30px 0 80px;
}

.side_menu {
	position: fixed;
	margin: 0;
	padding-top: 135px;
	top: 0;
	left: 0;
	width: 300px;
	height: 100vh;
	flex-direction: column;
	background: #fff;
	z-index: 9;
	box-shadow: 0 0 3px rgba( 0, 0, 0, .3 );
}
.side_menu > li {
	width: 100%;
	border: none;
	border-radius: 0;
}
.side_menu > li:not(:last-child) {
	border-bottom: 1px solid rgba( 220, 220, 220, 1 );
}
.side_menu > li:hover {
/* 	border: none; */
}

.rtc_textcenter { text-align: center; }



/* 色 - color
--------------------------------------------- */
.rtc_bg_blue { background-color: rgba( 27, 93, 166, 1 ); }


/* 小さいPC - PC
--------------------------------------------- */
@media ( max-width: 1500px ) {
	body.es-page-resident .rtc_subvisual {
		margin: 0 -20px !important;
	}	
}


/* スマホ版 - sp
--------------------------------------------- */
@media ( max-width: 480px ) {

	/* 共通 - common
	--------------------------------------------- */
	.rtc_pc { display: none; }
	.rtc_sp { display: block; }

	/* ◆補足事項
	** .rtc_sp はデフォルトは「block」
	** 「flex」等にしたい場合は工夫が必要です。
	*++++++++++++++++++++++++++++++++++++++++++++++++++ */

	.rtc_forsp_flex_reverse .uagb-columns__inner-wrap { /* ★ SP時上下反転 */
		display: flex;
		flex-direction: column-reverse;
	}
	
	html {
		overflow-x: hidden;
	}
	
	body.es-page-resident header#masthead {
		position: sticky;
	}
	body.es-page-resident #masthead.fixed {
		position: fixed;
	}
	.main-header-bar.es-header-breadcrumb {
		margin-top: 0;
	}
/* 	div.loading-animation {
		margin: 0 !important;
	} */
	
	/* トップ：スライダー - top:slider
	-------------------------------------------------- */
/* 	.rtc_org_background {
		min-height: auto;
	}
	.rtc_org_background > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		min-height: auto;
	}
	.rtc_org_background::before {
		height: 100px;
	}
	.rtc_org_background::after {
		height: 100px;
	} */
	


	/* ページ：共通 - page:common
	--------------------------------------------- */
	body.es-page-resident .rtc_subvisual {
		margin-left: calc(-50vw + 50%) !important;
		margin-right: calc(-50vw + 50%) !important;
	}
	
	.rtc_subvisual {
		min-height: auto;
	}
	.rtc_subvisual h1 { font-size: 1.2rem; }
	.rtc_block_caption p { font-size: .9rem !important; }
	
	.rtc_title_sub {
		font-size: 1rem !important;
	}
	.rtc_title_sub > span.rtc_title_sub_eng {
		bottom: -30px;
		font-size: 2.1rem;
	}
	
	.top-company-feature p br {
		display: none;
	}

	/* ページ：不動産オーナー様へ - page:owner_top
	--------------------------------------------- */
	.rtc_block_fukidashi::before {
		top: -24px;
		left: 50%;
		transform: translateX( -50% );
		clip-path: polygon( 50% 0%, 0% 100%, 100% 100% );
	}
	
	.rtc_block_service {
		margin-bottom: 30px;
		padding: 0 10px !important;
	}
	.rtc_block_service > .uagb-columns__inner-wrap > div:nth-child(2) {
		margin: 30px 0;
	}
	
	.rtc_block_contact {
		margin: 0 10px;
	}
	.rtc_block_contact h2 { 
		font-size: 1rem;
	}
	.rtc_block_contact .wp-block-uagb-columns {
		padding-left: 10px !important;
	}
	.rtc_block_contact::before {
		top: -69px;
		left: 10px;
		bottom: auto;
		width: 115px;
		height: 150px;
	}
	
	.rtc_contact_phone {
		font-size: 1.8rem !important;
	}
	

	/* ページ：当社の管理システム - page:system ★
	--------------------------------------------- */


	/* ページ：管理契約について - page:contract
	--------------------------------------------- */
	.rtc_block_caption br { display: none; }
	

	/* ページ：入居者募集から退室までの流れ - page:flow
	--------------------------------------------- */
	.rtc_list_gaibu { flex-wrap: wrap; }
	.rtc_list_gaibu > li {
		margin-bottom: 10px;
		width: 48%;
	}
	.rtc_list_gaibu > li:not(:nth-child(2n)) {
		margin-right: 4%;
	}
	.rtc_list_gaibu > li img {
		width: 100%;
	}
	

	/* ページ：専任媒介と一般媒介の内容 - page:baikai ★
	--------------------------------------------- */
	

	/* ページ：滞納処理・立ち退き業務 - page:tainou
	--------------------------------------------- */
	.rtc_block_tainou dt { width: 35%; }
	.rtc_block_tainou dd { width: 65%; }
	.rtc_title_tainou {
		display: flex;
		align-items: center;
	}
	

	/* ページ：資産活用のご提案 - page:asset
	--------------------------------------------- */
	.rtc_title_sub > em {
		margin-bottom: 10px;
		font-size: .9rem;
	}
	

	/* ページ：相続対策 - page:inheritance
	--------------------------------------------- */
	.rtc_text_inheritance {
		font-size: 14px;
	}
	.rtc_text_inheritance br { display: none; }
	
	.rtc_list_flow > li dl {
		padding-left: 20px;
	}
	.rtc_list_flow > li dl::after {
		width: 12px;
	}
	.rtc_list_flow > li dl dd {
		margin: 0;
		flex-direction: column;
	}
	.rtc_list_flow > li dl dd img {
		margin-right: 0;
	}
	.rtc_flow_contact > p.rtc_contact_phone {
		font-size: 1.4rem !important;
	}
	

	/* ページ：土地・建物の活用 - page:exercise ★
	--------------------------------------------- */


	/* ページ：リノベーション提案 - page:renovation
	--------------------------------------------- */
	.rtc_mt_custom {
		margin-top: 0;
	}
	.rtc_frame_before, .rtc_frame_after {
		top: 10px;
		left: 10px;
		right: auto;
		bottom: auto;
		font-size: 1.2rem !important;
	}


	/* ページ：有益な運用を共に考えていく - page:operation
	--------------------------------------------- */
	.rtc_sp_fontsize { font-size: .9rem !important; }
	.rtc_sp_fontsize_title { font-size: 1rem !important; }

	
	/* ページ：武田不動産の情報館 - page:shop
	--------------------------------------------- */
	
	
	/* ページ：入居者窓口 - page:resident
	--------------------------------------------- */
	.qa_ttl {
		display: block;
	}
	

	body[class*="es-page-resident"] div#page {
		padding-left: 0;
		/* 	overflow-x: hidden; */
	}
	
	.list_qa_sample > li {
		width: 48%;
	}
	.list_qa_sample > li a {
		padding: 10px;
		font-size: 12px;
		text-align: center;
	}
	.list_qa_sample > li a::before {
		width: 100%;
		font-size: 16px;
	}
	.list_qa_sample > li:not(:nth-child(3n)) {
/* 		margin-right: 0; */
	}
	.list_qa_sample > li:nth-child(2n) {
		margin-left: auto;
	}
	
	.side_menu {
		position: static;
		margin-top: 30px;
		padding-top: 0;
		width: 100%;
		height: auto;
		box-shadow: none;
		flex-direction: row;
	}
	.list_qa_sample > li:not(:last-child) {
		border-bottom: none;
	}
	.list_qa_sample > li {
		margin-bottom: 10px;
		border-radius: 10px;
		background: rgba( 245, 245, 245, 1 );
	}
	
	.qa_list dt {
		font-size: 14px;
	}
	/* スライダー：ページネーション
	--------------------------------------------- */	
	.esx-slider-pop .flexslider.es_slider .flex-control-nav {
		margin-bottom: 7px !important;
	}
	.flexslider.es_slider .flex-control-nav {
   		bottom: 0px !important;
	}
	.flex-control-paging li a {
		width: 9px;
		height: 9px;
	}
}