/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 09 2025 | 02:24:15 */
/* 共通
-------------------------------------------------- */
.rtc_title_dot {
	display: flex;
	align-items: center;
	padding: 5px;
    border-bottom: 6px dotted #333;
}
.rtc_title_dot img {
	margin-right: 10px;
}
.rtc_under_line {
	text-decoration: underline;
    text-decoration-color: red;
}

.rtc_border_double {
	padding: 7px;
	border-top: 3px double #333;
    border-bottom: 3px double #333;
}
.rtc_border_right {
	border-right: 1px dotted #dfdfdf;
}

.rtc_ttl_merit {
	margin-bottom: 0 !important;
	padding: 10px;
}
.rtc_list_merit {
	padding: 20px;
}

body.single #content {
	margin-top: 0;
}
.postid-2884 .entry-header, .postid-2885 .entry-header, .postid-2886 .entry-header {
	margin-bottom: 0 !important;
}


/* サイドメニュー
-------------------------------------------------- */
.rtc_side_ttl {
	margin-bottom: 0 !important;
	padding: 10px !important;
}
.rtc_baikyaku_soudan {
	margin-left: 20px;
}
.rtc_baikyaku_soudan > li {
	text-shadow: 0 1px 0 #fff, 1px 0 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

.rtc_side_introduction {
	overflow-y: scroll;
    max-height: 400px;
}
.rtc_side_introduction figure {
	margin-bottom: 0 !important;
}
.rtc_side_introduction figure img {
	margin-top: 5px;
	height: 81px;
    object-fit: cover;
}
.rtc_tbl_introduction table, .rtc_tbl_introduction table tr, .rtc_tbl_introduction table tr td { border: none !important; }
.rtc_tbl_introduction table {
	margin-bottom: 0;
	border-collapse: separate;
	border-spacing: 5px;
}
.rtc_tbl_introduction table tr td:first-of-type {
	color: #fff;
	text-align: center;
	background-color: #158e8b;
}
.rtc_tbl_introduction table tr td {
	padding: 0 !important;
}
.rtc_border_bottom {
	border-bottom: #eaeaea 1px solid;
}
.rtc_pd_0 > .uagb-column__inner-wrap {
	padding: 15px 0 !important;
}

.rtc_storng_red strong { color: #cc0000; }
.rtc_clr_red { color: #cc0000; }
.rtc_clr_blue { color: #006ab7; }

/* 住み替えについて
-------------------------------------------------- */
.rtc_sumikae_catch {
	line-height: 1.5 !important;
}
.rtc_sumikae_catch strong {
	font-size: 24px;
	color: #f5d535;
}

.rtc_sumikae_point > .uagb-columns__inner-wrap > .uagb-column__wrap {
	overflow: visible;
}
.rtc_sumikae_point > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	position: relative;
	padding-top: 30px;
}
.rtc_sumikae_point > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap p:last-of-type {
	margin-bottom: 0 !important;
}

.rtc_float_ttl {
	position: absolute;
	top: -15px;
	left: 0;
	margin-bottom: 0 !important;
	padding: .25px 30px;
	width: fit-content;
	border-radius: 50vh;
	color: #f5d535;
	background-color: #880f20;
}

.rtc_ttl_border_rainbow {
	padding-bottom: 10px;
	background: url( '/app/uploads/sites/1182/2025/04/other-title_border_1.png' ) repeat-x left bottom;
	background-size: 350px 4px;
}

.rtc_2line_list p {
	display: flex;
	align-items: center;
	line-height: 1.5 !important;
}
.rtc_2line_list p img {
	margin-right: 5px;
}

.rtc_arrow_left {
	overflow: visible;
}
.rtc_arrow_left::before {
	content: '';
	position: absolute;
	top: 70px;
    left: -40px;
    width: 60px;
    height: 430px;
	background-image: url( '/app/uploads/sites/1182/2025/04/other-brackets.png' );
	background-repeat: no-repeat;
	background-size: contain;
}



/* 任意売却について
-------------------------------------------------- */
.rtc_bdr_capsule {
	padding: 10px;
	border-radius: 50vh;
}

.rtc_list_ninibaikyaku {
	list-style: none;
	margin-left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rtc_list_ninibaikyaku > li {
	margin-bottom: 10px;
	padding: 10px 15px;
	width: 49%;
	font-size: 14px;
	font-weight: 600;
	background-color: #acdcec;
	border-radius: 10px;
}
.rtc_list_ninibaikyaku > li:nth-child( even ) {
	background-color: #c7ecac;
}
.rtc_list_ninibaikyaku > li::before {
	content: '・';
	margin-right: 5px;
}

.rtc_list_underbar > li {
	padding: 10px;
	border-bottom: 1px dotted #cfcfcf;
}

.rtc_blog_reason p {
	margin-bottom: 0 !important;
}
.rtc_blog_reason .uagb-columns__inner-wrap {
	min-height: 125px;
}
.rtc_blog_reason .uagb-column__wrap {
	overflow: visible;
}

.rtc_arrow_right::after {
	content: '';
	position: absolute;
	top: 0;
	right: -65px;
	bottom: 0;
	display: block;
	margin: auto;
	width: 40px;
	height: 20px;
	background-image: url(  '/app/uploads/sites/1182/2025/04/nini_dif_arrow.png' );
	background-size: cover;
}

.rtc_list_niniflow {
	margin-left: 0;
	list-style: none;
}
.rtc_list_niniflow > li {
	position: relative;
	margin-bottom: 90px;
	font-size: 18px;
	text-align: center;
}
.rtc_list_niniflow > li span {
	display: block;
	padding: 5px;
	border: 4px dotted #333;
}
.rtc_list_niniflow > li p {
	margin-top: 10px;
	margin-bottom: 0 !important;
	font-size: 14px;
}
.rtc_list_niniflow > li img {
	margin-right: 5px;
}
.rtc_list_niniflow > li::after,
.rtc_list_kyoubai_or_nini > li:not(:last-child)::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	content: '';
	margin: auto;
	width: 60px;
    height: 30px;
	clip-path: polygon( 100% 0, 0 0, 50% 100% );
	background-color: #999;
}
.rtc_list_kyoubai_or_nini > li:not(:last-child)::after {
	bottom: -30px;
    width: 35px;
    height: 15px;
}

.rtc_list_kyoubai_or_nini {
	list-style: none;
	margin: 0;
	position: relative;
	min-height: 830px;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.rtc_list_kyoubai_or_nini > li {
	position: relative;
	padding: 8px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #c0c0c0;
}
.rtc_list_kyoubai_or_nini > li:not(:last-child) {
	margin-bottom: 30px;
}
.rtc_list_kyoubai_or_nini > li:first-child,
.rtc_list_kyoubai_or_nini > li:last-child {
	color: #fff;
	font-weight: bold;
	border: 1px solid #e8134a;
	background-color: #e8134a;
}
.rtc_list_kyoubai > li:first-child,
.rtc_list_kyoubai > li:last-child {
	border: 1px solid #0d4ca2;
	background-color: #0d4ca2;
}

.rtc_list_kyoubai::before {
	content: '';
	position: absolute;
	top: 90px;
    left: -75px;
	width: 75px;
    height: 370px;
	background-size: contain;
	background-image: url( '/app/uploads/sites/1182/2025/04/nini_arrow.png' );
	background-repeat: no-repeat;
}
.rtc_block_kyoubai_list .uagb-column__wrap {
	overflow: visible;
}


/* 相続不動産の売却について - inheritance
-------------------------------------------------- */
.rtc_block_souzoku .uagb-column__wrap {
	min-height: 166px;
}
.rtc_block_souzoku .uagb-column__inner-wrap {
	padding-left: 120px !important;
	padding-right: 20px !important;
}
.rtc_block_souzoku .uagb-column__inner-wrap p {
	font-size: 15px;
}
.rtc_block_souzoku .uagb-column__inner-wrap p:first-of-type {
	font-size: 12px;
}
.rtc_block_souzoku .uagb-column__inner-wrap p:last-of-type {
	margin-bottom: 0 !important;
	padding-top: 20px;
}


.rtc_border_nayami {
	padding: 10px;
	border-bottom: 3px double #cc0000;
}
.rtc_block_tb_border {
	border-top: 4px dotted #333;
	border-bottom: 4px dotted #333;
}
.rtc_block_tb_border p {
	margin-bottom: 0 !important;
	line-height: 1.5 !important;
}
.rtc_block_tb_border .uagb-column__wrap {
	overflow: visible;
}
.rtc_block_tb_border img {
	position: relative;
    top: -50px;
    z-index: 2;
}

.rtc_block_demerit h2 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
}
.rtc_list_demerit {
	margin: 0;
	list-style: none;
}
.rtc_list_demerit > li {
	padding: 8px;
	border-bottom: 1px dotted #c0c0c0;
}

.rtc_tb_dotted {
	padding: 10px;
	border-top: 2px dotted #cc0000;
	border-bottom: 2px dotted #cc0000;
}


/* スマホ版 - sp
-------------------------------------------------- */
@media ( width <= 480px ) {
	/* 共通
	-------------------------------------------------- */
	.rtc_forsp_flex_reverse .uagb-columns__inner-wrap { /* ★ SP時上下反転 */
		display: flex;
		flex-direction: column-reverse;
	}
	.rtc_forsp_flex_reverse figure {
		text-align: center;
	}
	
	/* サイドメニュー
	-------------------------------------------------- */
	.rtc_border_bottom > .uagb-columns__inner-wrap {
		display: flex;
	}
/* 	.rtc_border_bottom > .uagb-columns__inner-wrap div:first-of-type {
		width: 35%;
	}
	.rtc_border_bottom > .uagb-columns__inner-wrap div:last-of-type {
		width: 65%;
	} */
	
	.rtc_side_introduction figure img {
		width: 100%;
	}
/* 	.rtc_side_introduction .uagb-column__inner-wrap {
		padding: 0 !important;
	} */
	
	.rtc_block_difference.uagb-columns__stack-mobile>.uagb-columns__inner-wrap {
		display: flex;
	}
	.rtc_arrow_right::after { display: none; }
	.rtc_side_introduction figure img {
		height: 100px;
	}
	
	/* 住み替えについて
	-------------------------------------------------- */
	.rtc_sumikae_catch {
		padding: 10px !important;
		font-size: 14px;
	}
	.rtc_sumikae_catch strong {
		font-size: 14px;
	}
	.rtc_border_double {
		padding: 10px 0;
	}
	
	.rtc_2line_list > .uagb-columns__inner-wrap {
		display: flex;
	}
	.rtc_2line_list p {
		font-size: 13px;
	}
	
	.rtc_arrow_left::before {
		top: 65px;
		left: -30px;
		width: 60px;
		height: 405px;
	}
	
	
	/* 任意売却について
	-------------------------------------------------- */
	.rtc_bdr_capsule {
		font-size: 12px;
	}
	.rtc_list_ninibaikyaku > li {
		width: 100%;
	}
	.rtc_list_underbar {
		margin-left: 2em;
	}
	
	.rtc_img_ninibaikyaku img {
		width: 60px;
	}
	.rtc_list_niniflow > li span {
		font-size: 14px;
	}
	.rtc_list_kyoubai::before { display: none; }
	
	/* 相続不動産の売却について
	-------------------------------------------------- */
	.rtc_block_souzoku .uagb-column__inner-wrap p:last-of-type {
		font-size: 12px;
	}
	.rtc_tb_dotted {
		font-size: 12px !important;
	}
	.rtc_ttl_flex {
		display: flex;
		align-items: center;
		font-size: 14px !important;
	}
	.rtc_ttl_flex img {
		margin-right: 10px;
		flex-shrink: 0;
	}
	.rtc_onepoint {
		padding: 10px;
		font-size: 14px !important;
	}
	
	.rtc_block_tb_border img {
		top: 0;
	}
}