/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 24 2026 | 08:43:45 */
@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; */


/* ヘッダー - header
-------------------------------------------------- */
#masthead .site-logo-img .custom-logo {
	max-height: 60px;
}
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;
}

#masthead .es-site-title-wrap {
	max-width: 270px;
}


/* フッター - footer
-------------------------------------------------- */
.es-link-container {
	margin-top: 0 !important;
}
.site-footer .widget-title {
	border-color: #F18D00 !important;
}


/* 共通 - common
-------------------------------------------------- */
body.home #primary { padding-bottom: 0; }
body.home footer.site-footer { margin-top: 0; }


/* タイトル - title
-------------------------------------------------- */
.rtc_title_main {
	font-weight: bold;
	font-size: 19px !important;
}
.rtc_title_main > span {
	font-family: 'Josefin Sans', sans-serif;
	display: block;
	color: #F18D00;
	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
-------------------------------------------------- */
.rtc_btn_default > a {
	position: relative;
	font-weight: bold;
}
.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;
}

.rtc_abs_minus {
	z-index: -1;
}

/* 物件を探す - 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;
}
.rtc_block_search ul.search_btn_group > li:hover > a {
	color: #fff !important;
	background-color: #f19b97 !important;
	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;
}


/* 新着物件等 - blockCustom
-------------------------------------------------- */
.rtc_block_newarrival {
	padding-top: 30px !important;
	padding-bottom: 0 !important;
}


/* お知らせ - 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: #F18D00;
	border-radius: 50vh;
}
.rtc_block_blogs ul.es-list-items > li span.date {
	background-color: rgba( 80, 180, 146, 1 );
}
.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;
}


/* お客様の声 - 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;
	color: #fff;
	text-align: center;
}

.rtc_block_staff.rtc_page_staff {
	color: #333;
}

body.es-page-staff .es-container.page-header {
	display: none;
}
body.es-page-staff .site-content {
	margin-top: 60px;
}


/* 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: #333;
}
.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: #F19B97 !important;
}
.rtc_custom_contact .inquiry_column .wp-block-button a {
	background: #F19B97 !important;
	border-radius: 50vh;
}

.rtc_page_staff .es-list-items > li h3 {
	color: #333;
}


/* ページ共通 - page:common
-------------------------------------------------- */
body.es-page-group .es-container.page-header, body.es-page-buy_flow .es-container.page-header {
	display: none;
}
body.es-page-group #primary, body.es-page-buy_flow #primary,
body.es-page-sale_flow #primary {
	padding-bottom: 0;
}
body.es-page-group .es-link-container, body.es-page-buy_flow .es-link-container,
body.es-page-sale_flow .es-link-container {
	margin-top: 0 !important;
}

.rtc_flow_btn a {
	display: inline-block;
	padding: 5px 10px;
	min-width: 250px;
	text-align: center;
	color: #fff;
	background-color: #E66F02;
	box-shadow: 0 5px 5px rgba( 0, 0, 0, .2 );
	border-radius: 10px;
	transition: all ease .6s;
}
.rtc_flow_btn a:hover {
	text-decoration: none;
	box-shadow: none;
	transform: translateY(5px);
}

/* 購入の流れ - page:buy_flow
-------------------------------------------------- */
body.es-page-buy_flow .es-container.page-header {
	display: none;
}
body.es-page-buy .rtc_cover_auto { min-height: auto; }
.rtc_mb0 { margin-bottom: 0 !important; }

.rtc_title_opacity { /* 裏側に大文字英字 */
	position: relative;
	font-weight: bold;
}
.rtc_title_opacity > span {
	position: absolute;
	top: -50px;
	left: 50%;
	transform: translateX( -50% );
	opacity: .2;
	z-index: 0;
	font-size: 3.6rem;
	letter-spacing: .05em;
}

.rtc_bg_stripe_left > span {
	background-image: repeating-linear-gradient( -45deg, rgba( 255, 255, 255, 1 ), rgba( 255, 255, 255, 1 ) 1px, rgba( 255, 255, 255, 0 ) 0, rgba( 255, 255, 255, 0 ) 11px );
}

.rtc_eight_step {
	margin: 50px auto;
	list-style: none;
	display: flex;
	justify-content: space-between;
	max-width: 1200px;
}

.rtc_eight_step > li {
	position: relative;
	display: flex;
	width: 20%;
}

.rtc_eight_step > li:not(:last-child)::before {
	position: absolute;
	top: 50%;
	right: -40px;
	transform: translateY( -50% );
	content: '\f0da';
	font-family: 'Font Awesome 5 Free';
	font-size: 3rem;
	font-weight: 900;
	color: #919191;
}

.rtc_eight_step > li a {
	display: block;
	padding: 20px;
	width: 100%;
	min-height: 160px;
	background-color: #fff;
	border: 5px solid #F18D00;
	border-radius: 10px;
}
.rtc_eight_step > li a:hover {
	opacity: .6;
}

.rtc_eight_step > li a h3 {
	padding: 0 1.5em;
	font-size: 1em;
	line-height: 2;
	text-align: center;
	font-weight: bold;
	border-radius: 100vh;
	color: #fff !important;
	background: #F18D00;
}
.rtc_eight_step > li a:hover {
	text-decoration: none;
}

.rtc_eight_step > li a p {
	margin-bottom: 0 !important;
	color: #333 !important;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height: 55px;
    display: grid;
    place-items: center;
}

.rtc_step_ten > li {
    width: 16%;
}


.rtc_step_block > .uagb-columns__inner-wrap {
	justify-content: space-between;
}
.rtc_step_block > .uagb-columns__inner-wrap > div {
	position: relative;
	overflow: visible;
}
.rtc_step_block > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__overlay {
	border-radius: 10px;
}
.rtc_step_block > .uagb-columns__inner-wrap > div:not(:last-child)::after {
	position: absolute;
	top: 50%;
	right: -25px;
	transform: translateY( -50% );
	content: '\f04b';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	color: #919191;
}
.rtc_step_block > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 20px 10px;
}

.rtc_step_block p {
	margin-bottom: 0 !important;
	line-height: 1.5 !important;
}

.rtc_ttl_step {
	margin-bottom: 10px !important;
	padding: 5px 10px;
	color: #fff !important;
	background-color: #F18D00;
	border-radius: 50vh;
}




/* flow - 流れのスマホ対応版
-------------------------------------------------- */
.rtc_list_flow {
/* 	padding-left: 120px; */
	position: relative;
	list-style: none;
}
.rtc_list_flow::before {
	content: '';
	width: 15px;
	height: 100%;
	background: #D9D9D9;
	margin-left: -8px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50vh;
}
.rtc_list_flow > li {
	position: relative;
}
.rtc_list_flow > li:not(:last-child) {
	margin-bottom: 4vh;
}
/* .rtc_list_flow > li .icon {
	font-size: 12px;
	color: #fff;
	background: rgb(107,144,219);
	background: -moz-linear-gradient(left, rgba(107,144,219,1) 0%, rgba(102,213,233,1) 100%);
	background: -webkit-linear-gradient(left, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
	background: linear-gradient(to right, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
	padding: 8px 20px;
	display: block;
	position: absolute;
	top: -5px;
	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 #66d5e9;
	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: #F18D00;
	border-radius: 50%;
	left: -4px;
}
.rtc_list_flow > li dl::after {
	width: 50px;
	border-bottom: 1px dashed #999;
	position: absolute;
	left: 5px;
}
.rtc_list_flow > li dl dt {
	font-size: 20px;
	font-weight: 600;
	color: #F18D00;
	margin-bottom: 1vh;
}
.rtc_list_flow > li dl dt > span {
	margin-right: 20px;
	padding: 5px 30px;
	color: #fff !important;
	background-color: #F18D00;
	border-radius: 50vh;
}
.rtc_list_flow > li dl dd {
	display: flex;
	margin: 1.5rem 0;
}
.rtc_list_flow > li dl dd ul {
	margin-left: 30px;
}
.rtc_list_flow > li dl dd ul > li {
	font-size: 13px !important;
}
.rtc_list_flow > li dl dd p {
	font-size: 13px !important;
	line-height: 1.5 !important;
}
.rtc_list_flow > li dl dd img {
	margin-right: 20px;
	width: 200px;
	align-self: flex-start;
}


@media screen and ( max-width: 480px ) {
	
	/* ----- flow:Step ----- */
	.rtc_list_flow {
		margin-left: 5px;
		margin-bottom: 0;
		padding-left: 15px;
	}
	.rtc_list_flow::before {
		left: 15px;
	}
/* 	.rtc_list_flow > li .icon {
		position: relative;
		margin-left: 30px;
		margin-bottom: 20px;
		top: 0;
		left: 0;
	}
	.rtc_list_flow > li .icon::after {
		left: -10px;
		width: 10px;
		clip-path: polygon( 100% 0, 0 50%, 100% 100% );
		height: 10px;
		background: #0f6394;
		border: none;
	} */
	.rtc_list_flow > li dl {
		padding-left: 35px;
	}
	.rtc_list_flow > li dl::before {
		margin-top: 0;
	}
	.rtc_list_flow > li dl::after {
		width: 10px;
	}
	.rtc_list_flow > li dl dt > span {
		display: block;
		margin-bottom: 5px;
		width: fit-content;
		font-size: 14px;
	}
	.rtc_list_flow > li dl dd {
		flex-direction: column;
	}
	.rtc_list_flow > li dl dd img {
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	
	.rtc_list_flow > li dl dd p, .rtc_list_flow > li dl dd ul li {
		font-size: 12px !important;
		font-weight: 600 !important;
	}
	
	.rtc_flow_btn a {
		font-size: 12px !important;
		font-weight: 600;
	}

	/* ----- [●--- がずれた場合] ----- */
	.rtc_list_flow > li:first-child dl::before {
		top: 12px;
	}
	.rtc_list_flow > li:not(:first-child) dl::after {
		top: 18px;
	}
}


/* 売却の流れ - page:sale_flow
-------------------------------------------------- */
body.es-page-sale_flow .es-container.page-header {
	display: none;
}
.rtc_cover_autosale {
	min-height: auto;
}
.rtc_cover_autosale p {
	margin-bottom: 0;
}

.rtc_reason_block .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
}
.rtc_reason_block .uagb-column__inner-wrap > section {
	flex: 1;
}

.rtc_block_problems .uagb-column__inner-wrap {
	position: relative;
	min-height: 500px;
}

.rtc_block_problems .uagb-column__inner-wrap > .list_fukidashi_random {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	background-size: contain;
}
.rtc_block_problems .uagb-column__inner-wrap > .list_fukidashi_random p {
	margin-bottom: 30px !important;
}

.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(1) {
	top: 50px;
	left: 0;
	width: 399px;
	height: 186px;
	color: #454545;
	background-image: url( '/app/uploads/sites/1263/2024/09/fukidashi_01.png' );
	z-index: 1;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(2) {
	top: 30px;
	left: 405px;
	width: 399px;
	height: 235px;
	color: #454545;
	background-image: url( '/app/uploads/sites/1263/2024/09/fukidashi_02.png' );
	z-index: 2;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(3) {
	top: 20px;
	right: 50px;
	width: 281px;
	height: 210px;
	color: #454545;
	background-image: url( '/app/uploads/sites/1263/2024/09/fukidashi_03.png' );
	z-index: 3;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(4) {
	left: 30px;
	bottom: 80px;
	width: 399px;
	height: 141px;
	color: #454545;
	background-image: url( '/app/uploads/sites/1263/2024/09/fukidashi_04.png' );
	z-index: 4;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(5) {
	right: 265px;
    bottom: 150px;
	width: 308px;
	height: 136px;
	color: #454545;
	background-image: url( '/app/uploads/sites/1263/2024/09/fukidashi_05.png' );
	z-index: 5;
}
.fadeInDownOrg {
	-webkit-animation-name: fadeInDownOrg;
	animation-name: fadeInDownOrg;
}


@keyframes fadeInDownOrg {
	0%, 60%, 75%, 90%, 100% {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-30px,0) scaleY(1);
		transform: translate3d(0,-30px,0) scaleY(1);
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0) scaleY(.9);
		transform: translate3d(0,25px,0) scaleY(.9);
	}
	75% {
		-webkit-transform: translate3d(0,-10px,0) scaleY(.95);
		transform: translate3d(0,-10px,0) scaleY(.95);
	}
	90% {
		-webkit-transform: translate3d(0,5px,0) scaleY(.985);
		transform: translate3d(0,5px,0) scaleY(.985);
	}
	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}


/* グループ紹介 - page:group
-------------------------------------------------- */
body.es-page-group .wp-block-separator.is-style-wide {
	border: none;
}
body.es-page-group .rtc_cover_auto { min-height: auto; }



.rtc_ttl_edging {
	margin-bottom: 0 !important;
	line-height: 1 !important;
	text-shadow: 
       2px  2px 1px #ffffff,
      -2px  2px 1px #ffffff,
       2px -2px 1px #ffffff,
      -2px -2px 1px #ffffff,
       2px  0px 1px #ffffff,
       0px  2px 1px #ffffff,
      -2px  0px 1px #ffffff,
       0px -2px 1px #ffffff;
}
.rtc_ttl_edging > span {
	display: block;
	margin-top: 5px;
	font-size: 21px;
}
.rtc_ttl_point {
	font-family: 'Josefin Sans', sans-serif;
}

.rtc_ttl_leftline {
	padding-left: 15px;
	border-left: 10px solid #F18D00;
}

.rtc_about_toha figure {
	position: relative;
}
.rtc_about_toha figure::after {
	content: 'とは？';
	position: absolute;
	right: -60px;
	bottom: 0;
	font-size: 21px;
	font-weight: bold;
	color: #3C3C3C;
}


/* 採用情報 - page:recruit
-------------------------------------------------- */
.rtc_tbl_recruit table {
	background-color: #fff;
}
.rtc_tbl_recruit tr, .rtc_tbl_recruit tr td {
	border: 1px solid #C4C4C4 !important;
}
.rtc_tbl_recruit tr td:first-of-type {
	width: 25% !important;
	background-color: #F3F3F3;
}
.rtc_tbl_recruit tr td:last-of-type {
	width: 75% !important;
}

.rtc_btn_entry {
	text-align: center;
}
.rtc_btn_entry a.wp-block-button__link {
	position: relative;
	max-width: 780px;
/* 	background-image: linear-gradient(90deg, rgba(10, 7, 72, 1), rgba(29, 84, 118, 1) 50%, rgba(15, 168, 188, 1)); */
}
.rtc_btn_entry a.wp-block-button__link::after {
	position: absolute;
	top: 50%;
	right: 50px;
	transform: translateY( -50% );
	content: '\f178';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
}


.rtc_cover_auto h2 { margin-bottom: 0 !important; }

.rtc_sp { display: none; }

/* スマホ版 - sp
-------------------------------------------------- */
@media ( max-width: 480px ) {
	.rtc_pc { display: none; }
	.rtc_sp { display: block; }
	.rtc_cover_auto { min-height: auto; }
	.rtc_br_sp br { display: none; }
	
	/* タイトル - title
	-------------------------------------------------- */
	.rtc_title_main {
		font-size: 12px !important;
	}
	.rtc_title_main > span {
		font-size: 22px;
	}
	
	/* ボタン - button
	-------------------------------------------------- */
	.rtc_btn_default, .rtc_btn_default > a {
		padding: 10px 50px !important;
		width: fit-content;
		font-size: 10px !important;
	}
	
	
	/* 物件を探す - 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_feature_bgimg .uagb-columns__overlay {
		background-size: contain;
	}
	
	.rtc_block_newarrival {
		padding: 10px 0 0 !important;
	}
	.rtc_block_newarrival > .wp-block-columns {
		margin-bottom: 0 !important;
	}
	
	/* こだわり検索 - feature
	-------------------------------------------------- */
	.rtc_feature_bgimg > .uagb-columns__overlay, .rtc_block_contact > .uagb-columns__overlay {
		border-radius: 0 !important;
	}
	
	/* お知らせ - news
	-------------------------------------------------- */
	.rtc_block_news {
		padding-bottom: 0 !important;
	}
	
	.rtc_block_news ul.es-list-items > li h3, .rtc_block_blogs ul.es-list-items > li h3 {
		padding-right: 30px;
	}
	
	
	/* 新着物件 - NewArrival
	-------------------------------------------------- */
	.rtc_block_newarrival > .wp-block-columns > div:nth-child(3),
	.rtc_block_newarrival > .wp-block-columns > div:nth-child(4) {
		display: none;
	}
	
	/* 3つの特徴 - strengths
	-------------------------------------------------- */
	.rtc_company_strengths {
		padding: 60px 20px !important;
	}
	
	.rtc_group_list > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.rtc_group_list > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 48% !important;
	}
	.rtc_group_list > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
		padding: 0 !important;
	}
	
	.rtc_group_list figure a {
		border: 3px solid #F18D00;
	}
	
	
	/* 会社概要 - company
	-------------------------------------------------- */
	.rtc_list_partners > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_list_partners .wp-block-image {
		margin-bottom: 0 !important;
	}
	.rtc_list_partners > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 33.3% !important;
	}
	
	
	/* 売却の流れ - page:sale_flow
	-------------------------------------------------- */
	.rtc_title_opacity > span {
		top: -35px !important;
		font-size: 2.6rem !important;
	}
	.rtc_title_opacity {
		font-size: 16px !important;
	}
	
	.list_problems {
		list-style: none;
		margin: 0;
	}
	.list_problems > li {
		padding: 10px;
		border-radius: 10px;
		font-size: 12px !important;
		text-align: center;
		color: #fff;
		background-color: #e66f02;
	}
	.list_problems > li:not(:last-child) {
		margin-bottom: 20px;
	}
	
	.rtc_reason_block p {
		font-size: 14px !important;
	}

	.rtc_page_contactinfo p {
		font-size: 1rem !important;
	}
	.rtc_cover_autosale h2 {
		font-size: 16px !important;
	}
	.rtc_cover_autosale p {
		font-size: 11px !important;
	}
	.rtc_cover_autosale p br { display: none; }
	
	
	/* 購入の流れ - page:buy_flow
	-------------------------------------------------- */
	.rtc_cover_autosp h1 {
		font-size: 18px !important;
	}
	body.es-page-buy_flow .rtc_cover_autosp {
		padding: 30px 20px;
	}
	.rtc_step_block > .uagb-columns__inner-wrap > div:not(:last-child)::after {
		display: none;
	}
	
	.rtc_eight_step {
		margin: 20px auto;
		flex-direction: column;
		max-width: 100%;
	}
	.rtc_eight_step > li {
		width: 100%;
	}
	.rtc_eight_step > li:not(:last-child) {
		margin-bottom: 20px;
	}
	
	.rtc_ttl_contact {
		font-size: 18px !important;
	}
	.rtc_font_sp {
		font-size: 14px !important;
	}
	
	
	/* グループ紹介 - page:group
	-------------------------------------------------- */
	.rtc_cover_autosp {
		padding: 80px 20px;
		min-height: auto;
	}
	.es-page-group p {
		font-size: 14px !important;
	}
	
	.rtc_ttl_leftline {
		font-size: 18px !important;
	}
	.rtc_ttl_leftline + p {
		font-size: 18px !important;
	}
	
	.rtc_ttl_groupcompany {
		font-size: 18px !important;
	}
	
	.rtc_ttl_edging {
		font-size: 18px !important;
	}
	.rtc_ttl_edging > span {
		margin-top: 10px;
		font-size: 14px;
	}
	
	.rtc_about_toha figure::after {
		font-size: 14px;
		right: -30px;
	}
	
	.wp-block-table table td {
		font-size: 14px;
	}
	
	/* 採用情報 - page:recruit
	-------------------------------------------------- */
	.rtc_tbl_recruit tr td:first-of-type,
	.rtc_tbl_recruit tr td:last-of-type {
		display: block;
		width: 100% !important;
	}
}