/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 12 2024 | 04:34:40 */
/* 共通 - common
-------------------------------------------------- */
.es-page-baikyaku .es-container.page-header, .es-page-kanri .es-container.page-header {
	display: none;
}
.rtc_page_contactinfo {
    min-height: auto;
}

.rtc_subtitle {
	font-weight: bold;
	letter-spacing: .05em;
}
.rtc_subtitle > span {
	display: block;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: .1em;
}

.rtc_btn_df {
	display: block;
	margin-top: 10px;
	padding: 10px 100px;
	width: fit-content;
	color: #fff;
	text-align: center;
	background-color: #EE1D23;
	border-radius: 10px;
	box-shadow: 0px 5px 0 rgba( 0, 0, 0, .2 );
	transition: ease all .6s;
}
.rtc_btn_df:hover {
	color: #fff;
	text-decoration: none;
	box-shadow: none;
	transform: translate3d( 0, 5px, 0 );
}


/* 会社概要 - company
-------------------------------------------------- */
.rtc_president strong {
	line-height: 1.5;
}
.rtc_president span {
	font-size: 26px;
}

.rtc_under_line {
	margin-bottom: 50px !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

/* 流れ - flow
-------------------------------------------------- */
.rtc_block_flow {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 20px;
}

.rtc_block_flow ul {
	padding: 0;
}

.rtc_block_flow li {
	list-style-type: none;
}

.rtc_block_flow dd {
	margin-left: 0;
}

.rtc_flow_step {
	position: relative;
}

.rtc_flow_step::before {
	content: "";
	width: 15px;
	height: 100%;
	background: #eee;
	margin-left: -129px;
	display: block;
	position: absolute;
	top: 0;
	left: 120px;
	border-radius: 20px;
}

.rtc_flow_step > li {
	position: relative;
}

.rtc_flow_step > li:not(:last-child) {
	margin-bottom: 60px;
}

.rtc_flow_step > li .icon_flow {
	display: inline-block;
	margin-right: 1em;
	padding: 0 1.5em;
	font-size: 0.8em;
	width: fit-content;
	line-height: 2;
	text-align: center;
	font-weight: bold;
	border-radius: 100vh;
	color: #fff;
	background: #EE1D23;
}

.rtc_flow_step > li dl {
	padding-left: 70px;
	position: relative;
}

.rtc_flow_step > li dl::before,
.rtc_flow_step > li dl::after {
	content: "";
	display: block;
	position: absolute;
	top: 15px;
}

.rtc_flow_step > li dl::before {
	width: 7px;
	height: 7px;
	margin-top: -3px;
	background: #EE1D23;
	border-radius: 50%;
	left: -4px;
}

.rtc_flow_step > li dl::after {
	width: 50px;
	border-bottom: 1px dashed #999;
	position: absolute;
	left: 5px;
}

.rtc_flow_step > li dl dt {
	margin-bottom: 0.5em;
	font-size: 1.3em;
	font-weight: 600;
	color: #EE1D23;
	display: flex;
	align-items: center;
}
.rtc_flow_step > li dl dd {
	display: flex;
	align-items: flex-start;
}
.rtc_flow_step > li dl dd img {
	margin-right: 1.5em;
	max-width: 25%;
}

/* ページ：オーナー様へ - page:owner
-------------------------------------------------- */
.rtc_cover_auto { min-height: auto; }

.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;
	font-weight: bold;
}

.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(1) {
	top: 50px;
	left: 0;
	width: 399px;
	height: 186px;
/* 	color: rgba( 0, 113, 178, 1 ); */
	background-image: url( '/app/uploads/sites/1314/2024/12/fukidashi_02.png' );
	z-index: 1;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(2) {
	top: 30px;
	left: 405px;
	width: 399px;
	height: 235px;
/* 	color: rgba( 255, 138, 0, 1 ); */
	background-image: url( '/app/uploads/sites/1314/2024/12/fukidashi_01.png' );
	z-index: 2;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(3) {
	top: 20px;
	right: 50px;
	width: 281px;
	height: 210px;
/* 	color: rgba( 0, 113, 178, 1 ); */
	background-image: url( '/app/uploads/sites/1314/2024/12/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: rgba( 255, 138, 0, 1 ); */
	background-image: url( '/app/uploads/sites/1314/2024/12/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: rgba( 25, 155, 143, 1 ); */
	background-image: url( '/app/uploads/sites/1314/2024/12/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);
	}
}

.rtc_list_reason {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 80px auto;
	max-width: 1140px;
	list-style: none;
}
.rtc_list_reason > li {
	width: 23.5%;
}
.rtc_merit_reason {
	margin-top: 20px;
	padding: 20px;
	background-color: rgba( 255, 250, 221, 1 );
	border-radius: 10px;
	transition-duration: .4s;
}
.rtc_merit_reason:hover {
	transform: scale( 1.1 );
}
.rtc_merit_reason .rtc_title_reason {
	margin-bottom: 0 !important;
	text-align: center;
	color: #333 !important;
	font-size: 1.2rem !important;
	font-weight: bold;
	cursor: pointer;
}
.rtc_merit_reason .rtc_text_reason {
	opacity: 0;
	height: 0;
	font-size: .9rem !important;
	font-weight: bold;
	color: #373737;
	overflow: hidden;
	transition: ease all .6s;
}

.rtc_merit_reason .rtc_title_reason.is_active {
	margin-bottom: 10px !important;
}
.rtc_merit_reason .rtc_title_reason.is_active + .rtc_text_reason {
	min-height: 250px;
	height: auto;
	opacity: 1;
}

/* .rtc_block_flow_owner .rtc_flow_step > li .icon_flow, .rtc_block_flow_owner .rtc_flow_step > li dl::before {
	background-color: rgba( 0, 116, 105, 1 );
}
.rtc_block_flow_owner .rtc_flow_step > li dl dt {
	color: rgba( 0, 116, 105, 1 );
} */


/* ページ：売却相談 - page:forsale
-------------------------------------------------- */
/* .rtc_list_forsale .rtc_merit_reason .rtc_title_reason {
	color: rgba( 3, 104, 184, 1 ) !important;
}
.rtc_block_flow_forsale .rtc_flow_step > li .icon_flow, .rtc_block_flow_forsale .rtc_flow_step > li dl::before {
	background-color: rgba( 3, 104, 184, 1 );
}
.rtc_block_flow_forsale .rtc_flow_step > li dl dt {
	color: rgba( 3, 104, 184, 1 );
} */


/* ページ：売却相談 - page:forsale
-------------------------------------------------- */
.rtc_block_problems.rtc_block_problemsforsale .uagb-column__inner-wrap > div:nth-child(1) {
	background-image: url( '/app/uploads/sites/1314/2024/12/fukidashi_02.png' );
}
.rtc_block_problems.rtc_block_problemsforsale .uagb-column__inner-wrap > div:nth-child(2) {
	background-image: url( '/app/uploads/sites/1314/2024/12/fukidashi_01.png' );
}
.rtc_block_problems.rtc_block_problemsforsale .uagb-column__inner-wrap > div:nth-child(3) {
	background-image: url( '/app/uploads/sites/1314/2024/12/fukidashi_03.png' );
}
.rtc_block_problems.rtc_block_problemsforsale .uagb-column__inner-wrap > div:nth-child(4) {
	background-image: url( '/app/uploads/sites/1314/2024/12/fukidashi_04.png' );
}
.rtc_block_problems.rtc_block_problemsforsale .uagb-column__inner-wrap > div:nth-child(5) {
	background-image: url( '/app/uploads/sites/1314/2024/12/fukidashi_05.png' );
}

.rtc_step_ten > li {
	width: 16%;
}
.rtc_step_ten > li:not(:last-child)::before {
	right: -40px;
}

.rtc_step_ten > li p {
	font-size: .9rem !important;
}
.rtc_step_ten > li a h3 {
	background-color: rgba( 216, 96, 67, 1 );
}
.rtc_step_ten > li a {
	border-color: rgba( 216, 96, 67, 1 );
}



.rtc_block_buy .rtc_flow_step > li .icon_flow, .rtc_block_buy .rtc_flow_step > li dl::before {
	background-color: rgba( 216, 96, 67, 1 );
}
.rtc_block_buy .rtc_flow_step > li dl dt {
	color: rgba( 216, 96, 67, 1 );
}


/* スマホ版 - sp
--------------------------------------------- */
@media ( max-width: 480px ) {
	/* ページ：共通 - page:common
	--------------------------------------------- */
	body.es-page-flow #page, body.es-page-owner #page, body.es-page-forsale #page, body.es-page-flow #page, body.es-page-buy #page {
		overflow-x: hidden;
	}

	.rtc_subvisual {
		min-height: auto;
	}
	.rtc_subvisual h1 {
		margin-bottom: 0 !important;
		font-size: 24px;
	}

	.rtc_btn_df {
		padding: 10px;
		width: 100%;
	}
	
	.rtc_message {
		text-align: left;
	}
	.rtc_message br {
		display: none;
	}
	
	/* 流れ - flow
	-------------------------------------------------- */
	.rtc_flow_step {
		margin-left: 10px;
	}
	
	.rtc_flow_step > li dl {
		padding-left: 50px;
	}
	.rtc_flow_step > li dl::after {
		width: 40px;
	}
	
	.rtc_flow_step > li dl dt {
		align-items: flex-start;
		flex-direction: column;
		font-size: 18px;
	}
	
	.rtc_flow_step > li dl dd {
		margin: 0;
		flex-direction: column;
	}
	.rtc_flow_step > li dl dd img {
		margin-right: 0;
		margin-bottom: 20px;
		max-width: 100%;
	}
	.rtc_flow_step > li dl dd p br {
		display: none;
	}


	/* ページ：オーナー様へ - page:owner
	-------------------------------------------------- */
	.rtc_list_reason > li {
		width: 100%;
		text-align: center;
	}
	.rtc_list_reason > li:not(:last-child) {
		margin-bottom: 30px;
	}
	.rtc_merit_reason .rtc_title_reason.is_active {
		margin-bottom: 30px !important;
	}
	.rtc_merit_reason .rtc_title_reason.is_active + .rtc_text_reason {
		min-height: auto;
	}

	.list_problems {
		list-style: none;
		margin: 0;
	}
	.list_problems > li {
		padding: 10px;
		border-radius: 10px;
		text-align: center;
		color: #fff;
		background-color: #333;
	}
	.list_problems > li:not(:last-child) {
		margin-bottom: 20px;
	}

	.rtc_page_contactinfo p {
		font-size: 1rem !important;
	}

	/* ページ：売却相談 - page:forsale
	-------------------------------------------------- */
	.rtc_list_forsalesp > li {
		background-color: #EE1D23;
	}
}