/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2026 | 05:34:18 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');

/* 共通 - common
-------------------------------------------------- */
body.es-page-top2-2 .es-container.page-header,
body.es-page-glossary .es-container.page-header, body.es-page-simulation .es-container.page-header,
body.es-page-buying-guide .es-container.page-header, body.es-page-investment-guide .es-container.page-header,
body.es-page-area-guide .es-container.page-header, body.es-page-reason .es-container.page-header {
	display: none;
}

.rtc_cover_auto h1 {
	margin-bottom: 0 !important;
}

.rtc_btn_df a.wp-block-button__link {
	padding: 10px !important;
	width: 540px;
	font-size: 32px;
}
.rtc_mb0 { margin-bottom: 0 !important; }

.rtc_clr_ogange { color: #FF5E01; }

.rtc_overflow_visible {
	overflow: visible;
}


/* ヘッダー - header
-------------------------------------------------- */
body.modalOn #rtc_org_header {
	z-index: 2;
}
.rtc_displaynone { display: none; }
#rtc_org_header {
	display: block;
}
#masthead {
	display: none;
}
#rtc_org_header .rtc_spmenu,
#rtc_org_header .rtc_sp { display: none; }

#rtc_org_header {
	padding: 10px;
	background: #F2F3F4;
}
#rtc_org_header ul {
	display: flex;
	list-style: none;
	margin: 0;
}
.rtc_header_scroll {
	display: flex;
	flex-wrap: wrap;
}
.rtc_header_scroll nav {
	width: 100%;
}

.rtc_header_scroll .rtc_logo {
	margin-right: auto;
	width: 320px;
}

.rtc_freedial {
	margin-right: 10px;
	text-align: center;
}
.rtc_freedial svg {
	margin-right: 10px;
	width: 60px;
	height: 40px;
}
.rtc_freedial a {
	color: #333;
}
.rtc_freedial p {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 0 !important;
	font-weight: 500;
	line-height: 1.25 !important;
}
.rtc_freedial p span {
	margin-top: -10px;
	font-size: 42px;
	font-weight: 500;
}
.rtc_freedial p:nth-child(2) {
	margin: 5px 0 !important;
}
.rtc_freedial p:first-child {
	letter-spacing: 0.8px;
    font-size: 14px;
}
.rtc_freedial p:last-child {
	font-size: 12px;
    letter-spacing: 0.2px;
}


.rtc_list_headertop li {
	width: 115px;
}
.rtc_list_headertop li a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100%;
	font-size: 14px;
	color: #92989F;
	transition: all ease .6s;
}
.rtc_list_headertop li a svg {
	width: 30px;
	height: 30px;
	fill: #136BA4;
	transition: all ease .6s;
}
.rtc_list_headertop li a span.favorite-count,
.rtc_list_headertop li a span.history-count {
	background-color: #ddd;
	border: 1px solid #fff;
	border-radius: 50%;
	box-sizing: content-box;
	color: #828282;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
	font-size: 12px;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	right: 30px;
	bottom: 50px;
	width: 20px;
}
.rtc_list_headertop li a:hover {
	color: #fff;
	background: #136BA4;
	text-decoration: none;
}
.rtc_list_headertop li a:hover svg {
	fill: #fff;
}

nav {
	margin-top: 20px;
}
.rtc_list_nav li {
	flex: 1;
}
.rtc_list_nav li a {
	display: block;
	color: #333;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
}
.rtc_list_nav li a:hover {
	color: #136BA4;
	text-decoration: none;
}
.rtc_list_nav li a span {
	display: block;
	font-size: 14px;
	color: #92989F;
}

.nav_moved #rtc_org_header {
	position: fixed;
	padding: 0;
	width: 100%;
    z-index: 999;
}
.nav_moved nav {
	display: none;
}



/* TOP
-------------------------------------------------- */
body.es-page-top2-2 .main-header-bar.es-header-breadcrumb {
	display: none;
}

.simple_search_block h2 {
	color: #136BA4;
}
.simple_search_block h3 {
	color: #333 !important;
}

.rtc_mainvisual > .uagb-columns__inner-wrap {
	max-width: 100vw !important;
}

.rtc_mainvisual {
	position: relative;
}
.rtc_mainvisual > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}
.rtc_kani_search {
	position: absolute;
    z-index: 99;
    bottom: -120px;
	background-color: transparent !important;
}
.rtc_kani_search #real-time-bukken-count-and-search-button {
	margin-top: 30px;
}

.rtc_feature_block {
	z-index: 1;
}
.rtc_feature_block p {
	margin-bottom: 0 !important;
}
.rtc_feature_block h3 {
	margin-bottom: 10px !important;
}
.rtc_feature_block > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	border: 1px solid #D4D4D4;
	border-radius: 10px;
	box-shadow: 0 0 6px rgba( 0, 0, 0, .2 );
	transition: all ease .6s;
}
.rtc_feature_block > .uagb-columns__inner-wrap > .wp-block-uagb-column:hover {
	opacity: .6;
}
.rtc_feature_block > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_feature_block figure {
	margin-bottom: 0 !important;
	overflow: hidden;
}
.esx-expand-link:hover figure a img {
	transform: scale( 1.1 );
}
.rtc_feature_block figure img {
	transition: all ease .6s;
}

.rtc_new_featureblock {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.rtc_new_featureblock a.wp-block-button__link {
	position: relative;
	padding: 15px !important;
	background: #136BA4;
	width: 300px;
	border-radius: 50vh;
}
.rtc_new_featureblock a.wp-block-button__link::after {
	position: absolute;
	content: '\f054';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	color: #D9D9D9;
	top: 50%;
	right: 20px;
	transform: translateY( -50% );
}

.rtc_content_link p, .rtc_content_link .wp-block-image {
	margin-bottom: 0 !important;
}

.rtc_content_link .esx-expand-link {
	transition: all ease .6s;
}
.rtc_content_link .esx-expand-link:hover {
	opacity: .6;
}
.rtc_content_link .esx-expand-link figure {
	overflow: hidden;
}
.rtc_content_link .esx-expand-link figure img {
	transition: all ease .6s;
}
.rtc_content_link .esx-expand-link:hover figure img {
	transform: scale( 1.1 );
}
.rtc_content_link .esx-expand-link h3 {
	margin-bottom: 10px !important;
}

.rtc_slider_img .slides li a {
	margin: 0 30px;
}
.rtc_slider_img .flex-control-paging li a {
	width: 16px;
	height: 16px;
}
.rtc_slider_img .flexslider.es_slider ol {
	margin-top: 0;
}
.rtc_slider_img .flexslider.es_slider .flex-control-nav li a {
	background: #E6E6E6;
	box-shadow: none;
}


/* あなぶき興産が選ばれる4つの理由
-------------------------------------------------- */
.rtc_anker_link a img {
	transition: all ease .6s;
}
.rtc_anker_link a:hover img {
	transform: scale(1);
	transform: translate3d(0, 12px, 0);
}
.rtc_anker_link .wp-block-uagb-column {
	overflow: visible;
}
.rtc_anker_link .wp-block-image {
	margin-bottom: 0 !important;
}


.rtc_ttl_font_serif {
	font-family: "Noto Serif JP", serif !important;
	font-size: 48px !important;
	font-weight: bold !important;
}
.rtc_ttl_font_serif span {
	margin-right: 20px;
	font-size: 128px;
	font-weight: 500;
}

.rtc_block_merit h4 {
	margin-bottom: 0 !important;
}

.rtc_check_icon ul {
	margin-left: 30px !important;
	margin-bottom: 0 !important;
}
.rtc_check_icon ul li {
	font-weight: 500;
}
.rtc_check_voice > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	border: 1px solid #D4D4D4;
	box-shadow: 0 0 5px rgba( 0, 0, 0, .3 );
}
.rtc_check_voice .uagb-column__inner-wrap {
	padding: 30px !important;
}
.rtc_check_voice p {
	margin-bottom: 0 !important;
}

.rtc_check_voice svg {
	margin-bottom: 30px;
	height: 200px;
}


/* シュミレーション - simulation
-------------------------------------------------- */
.rtc_subttl {
	margin-bottom: 10px !important;
}
.rtc_ttl_column {
	margin-bottom: 0 !important;
	padding: 15px !important;
	font-size: 20px !important;
	border-radius: 10px 10px 0 0;
}
.rtc_column_border {
	border-radius: 0 0 10px 10px;
	background: #fff;
}

.rtc_txt_toushi {
	font-size: 26px !important;
}
.rtc_txt_toushi span {
	font-size: 22px !important;
}

.rtc_ttlsub_column {
	padding-left: 10px;
	font-size: 26px !important;
	border-left: 5px solid #136BA4;
}

.rtc_column_evenly_only > .uagb-columns__inner-wrap,
.rtc_column_evenly > .uagb-columns__inner-wrap {
	flex-wrap: wrap;
	justify-content: space-between;
}
.rtc_column_evenly > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	border-radius: 10px;
}
.rtc_column_evenly > .uagb-columns__inner-wrap > .wp-block-uagb-column p {
	margin-bottom: 0 !important;
}

.rtc_bordertop {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #B6C5D8;
}

.rtc_clr_red { color: #F25050; }

.rtc_svg_cashFlow {
	width: 100%;
	height: 56px;
}
.rtc_svg_capitalGain {
	width: 100%;
	height: 100px;
}
.rtc_svg_icon {
	display: block;
	margin: 5px auto;
	width: 51px;
	height: 51px;
}

.rtc_block_leftovers .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_svg_pd .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 0 !important;
}


/* エリアガイド - area-guide
-------------------------------------------------- */
.rtc_list_mb0 {
	margin-bottom: 0 !important;
}

.rtc_ttl_areamidashi {
	margin-bottom: 20px;
	font-family: "Noto Serif JP", serif !important;
	font-weight: 700;
	font-size: 80px !important;
}
.rtc_ttl_areamidashi span {
	display: block;
	margin-top: 20px;
	font-size: 48px;
}

.rtc_block_full_right { /* 幅を画面最大に */
/* 	margin-left: 0 !important; */
	margin-right: calc( -50vw + var( --es-scroll-var-half ) + 50% ) !important;
	width: calc( 100vw - var( --es-scroll-var ) ) !important;
}
.rtc_block_full_right .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_block_full_right .wp-block-image {
	margin-bottom: 0 !important;
}
.rtc_block_full_right > .uagb-columns__inner-wrap {
	max-width: 100% !important;
	justify-content: flex-end;
}
.rtc_abs_txtinfo {
	position: absolute;
	top: -20%;
	left: 5%;
	width: 980px !important;
	z-index: 3;
}
.rtc_abs_txtinfo p {
	margin-bottom: 0 !important;
}

.rtc_block_full_left > .uagb-columns__inner-wrap {
	justify-content: flex-start;
}

.rtc_block_full_left .rtc_abs_txtinfo {
	top: auto;
	left: auto;
	right: 5%;
	bottom: -20%;
}

.rtc_check_icon .wp-block-uagb-column {
	overflow: visible;
}
.rtc_check_icon svg {
	position: absolute;
	top: -65px;
    left: -110px;
	width: 113px;
	height: 113px;
}

.rtc_area_info > .uagb-columns__inner-wrap {
	align-items: center;
}
.rtc_area_info > .uagb-columns__inner-wrap .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_area_info p {
	margin-bottom: 0 !important;
	line-height: 1.25 !important;
}
.rtc_area_info p span {
	font-size: 11px !important;
}
.rtc_ttl_area {
	padding: 10px !important;
	border-radius: 10px;
}

.rtc_area_matome > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	border: 1px solid #D4D4D4;
	box-shadow: 0 0 5px rgba( 0, 0, 0, .3 );
}
.rtc_area_matome > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 0 !important;
}

.rtc_area_matome .esx-expand-link figure img,
.rtc_area_matome .esx-expand-link {
	transition: all ease .6s;
}
.rtc_area_matome .esx-expand-link figure {
	overflow: hidden;
}
.rtc_area_matome .esx-expand-link:hover {
	opacity: .6;
}


/* 用語集 - glossary
-------------------------------------------------- */
.rtc_tbl_glossary table tr, .rtc_tbl_glossary table tr th, .rtc_tbl_glossary table tr td {
	border-color: #136BA4;
}
.rtc_tbl_glossary table thead {
	border-bottom: none;
	color: #fff;
	background-color: #136BA4;
}
.rtc_tbl_glossary table thead tr th {
	padding-left: 20px;
	text-align: center;
}

.rtc_tbl_glossary table tbody tr:nth-child(even) {
	background-color: rgba( 19, 107, 164, .1 );
}
.rtc_tbl_glossary table tbody tr td {
	vertical-align: middle;
	text-align: center;
	padding: 1em;
	font-size: 14px;
    font-weight: 600;
    border: 1px solid;
}
.rtc_tbl_glossary table tbody tr td:nth-child(1) {
	width: 200px;
}
.rtc_tbl_glossary table tbody tr td:nth-child(2) {
	width: 300px;
	text-align: left;
}
.rtc_tbl_glossary table tbody tr td:not(:last-child) {
	font-weight: bold;
}


/* 購入の流れ・費用 - buying-guide
-------------------------------------------------- */
.rtc_ttl_flow {
	display: flex;
	align-items: center;
	font-family: "Noto Serif JP", serif !important;
	font-size: 36px !important;
	font-weight: bold;
}
.rtc_ttl_flow span {
	margin-right: 10px;
	font-weight: normal;
	font-size: 48px !important;
}

.rtc_flow_buying {
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 0 6px rgba( 0, 0, 0, .3 ) !important;
}


.rtc_bnr_calc p {
	margin-bottom: 0 !important;
}

.rtc_ttl_spanblock span {
	display: block;
	color: #333333;
	font-size: 24px;
}

.rtc_tbl_buying table thead {
	background-color: #136BA4;
	border-bottom: none;
}
.rtc_tbl_buying table thead th, .rtc_tbl_even table thead th {
	padding: 1em 1.5em;
	font-size: 16px;
	color: #fff;
}
.rtc_tbl_buying table tr, .rtc_tbl_buying table tr td,
.rtc_tbl_even table tr td {
	padding: 1em 1.5em;
	font-size: 14px;
    font-weight: 600;
    border: 1px solid;
	border-color: #136BA4;
}
.rtc_tbl_buying table tr td {
	font-size: 16px;
}
.rtc_tbl_buying table tbody tr:nth-child(7),.rtc_tbl_buying table tbody tr:nth-child(8),
.rtc_tbl_buying table tbody tr:nth-child(9),.rtc_tbl_buying table tbody tr:nth-child(10) {
	background-color: rgba( 19, 107, 164, .1 );
}



/* 区分マンション投資ガイド
-------------------------------------------------- */
.rtc_list_num {
	margin: 0 20px;
	counter-reset: item-counter; 
	list-style: none;
}
.rtc_list_num li {
	font-weight: 600;
}
.rtc_list_num li::before {
	counter-increment: item-counter; 
	content: counter(item-counter) '．'; 
	font-weight: 600;
}
.rtc_list_num > li a {
	color: #333;
	transition: all ease .6s;
}
.rtc_list_num > li a:hover {
	color: #136BA4;
	text-decoration: none;
}

.rtc_list_check {
	list-style: none;
}
.rtc_list_check > li::before {
	margin-right: 10px;
	content: '\f058';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: #136BA4;
}

.rtc_investment_capsule {
	margin: 20px auto !important;
	padding: 5px 80px;
	width: fit-content;
    font-size: 24px !important;
    border-radius: 50vh;
    background-color: #FECACA;
}
.rtc_investment_capsule.rtc_capsule_bgblue {
	background-color: #BFDBFE;
}

.rtc_column_evenly_only svg {
	width: 100%;
}

.rtc_checkpoints p {
	margin-bottom: 0 !important;
}

.rtc_block_point > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
}

.rtc_block_point > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap p:last-of-type {
	margin-top: auto;
	margin-bottom: 0 !important;
}

.rtc_tbl_even table thead {
	background-color: #136BA4;
	border-bottom: none;
}
.rtc_tbl_even table thead th {
	color: #fff;
}
.rtc_tbl_even table tr, .rtc_tbl_even table tr td {
	border-color: #136BA4;
}
.rtc_tbl_even table tbody tr:nth-child(even) {
	background-color: rgba( 19, 107, 164, .1 );
}

.rtc_block_phase > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}

.rtc_block_phase > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
	padding: 15px !important;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 0 3px rgba( 0, 0, 0, .3 );
}
.rtc_block_phase > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap section {
	margin-top: auto;
	margin-bottom: 0 !important;
}

.rtc_block_phase > .uagb-columns__inner-wrap > div:not(:last-child)::after {
	position: absolute;
	top: 50%;
	right: -12.5%;
	transform: translateY( -50% );
	content: '';
	width: 30px;
	height: 70px;
	background-color: #D9D9D9;
	clip-path: polygon(100% 50%, 0 0, 0 100%);
}
.rtc_phase_point p {
	margin-bottom: 0 !important;
}

.rtc_phase_point section .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_phase_point section p {
	line-height: 1.25 !important;
}

.rtc_ttl_phase {
	display: flex;
	align-items: center;
}
.rtc_ttl_phase svg {
	margin-right: 10px;
	width: 85px;
	height: 85px;
}
.rtc_ttl_phase p {
	font-weight: 600 !important;
}
.rtc_ttl_phase p span {
	display: block;
	font-size: 20px;
	color: #4177ED;
}
.rtc_ttl_phase2 p span { color: #6DA919; }
.rtc_ttl_phase3 p span { color: #EC6A25; }
.rtc_ttl_phase p {
	margin-bottom: 0 !important;
	font-size: 26px !important;
	font-weight: bold;
	line-height: 1.5 !important;
}

.rtc_sp01_qa_list {
	list-style: none;
	margin: 50px 0 10px;
}
.rtc_sp01_qa_list > li {
	padding: 20px 30px;
	background-color: #fff;
	border-radius: 10px;
}
.rtc_sp01_qa_list > li:not(:last-child) {
	margin-bottom: 20px;
}

.rtc_qa_title {
	display: flex;
	align-items: center;
	cursor: pointer;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	transition: all ease .6s;
}
.rtc_qa_title::before, .rtc_qa_anser::before {
	flex-shrink: 0;
	content: '\51';
    margin-right: 10px;
	width: 20px;
	text-align: center;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	color: #136BA4;
}
.rtc_qa_anser {
	display: flex;
	font-size: 14px;
	height: 0;
	overflow: hidden;
	transition: all ease .6s;
}
.rtc_qa_anser::before {
	content: '\41';
	font-size: 16px;
	color: #FF5E01;
}
.rtc_qa_title::after {
	flex-shrink: 0;
	margin-left: auto;
	content: '\2b';
	width: 20px;
	text-align: center;
	color: #136BA4;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    transition: all ease .6s;
}

.rtc_sp01_qa_list > li.is_active .rtc_qa_title {
	padding-bottom: 15px;
	border-bottom: 1px solid #333;
}
.rtc_sp01_qa_list > li.is_active .rtc_qa_title::after {
	content: '\f068';
}
.rtc_sp01_qa_list > li.is_active .rtc_qa_anser {
	padding-top: 15px;
	height: auto;
}

.rtc_contents_full > .uagb-columns__inner-wrap {
	max-width: clamp( 768px, 90%, 1600px ) !important;
}


/* 会員登録
-------------------------------------------------- */
#inquiry {
	background: #fff;
}
.entry-content #inquiry h2::after {
	background: #136BA4 !important;
}
.rtc_register_merit {
	margin-bottom: 30px !important;
	padding: 5px 50px;
	width: fit-content;
	color: #fff;
	font-size: 24px !important;
	font-weight: bold;
	border-radius: 50vh;
	background-color: #FF5E01;
}
body.es-page-register .wpcf7 .wpcf7-form span.required {
	background: #FF5E01;
}
body.es-page-register .wpcf7 .wpcf7-form .wpcf7-submit {
	padding: 15px;
	min-width: 360px;
	background: #136BA4;
}

/* フッター
-------------------------------------------------- */
.rtc_to_top {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 100;
	opacity: 0;
	transition: all ease .6s;
}
body.nav_moved .rtc_to_top {
	opacity: .8;
}
.rtc_to_top a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100px;
	font-size: 36px;
	color: #fff;
	opacity: .8;
	background: #136BA4;
}
.rtc_to_top a:hover {
	text-decoration: none;
}


/* フッター - footer
-------------------------------------------------- */
footer.site-footer .footer-adv-overlay {
	padding-bottom: 30px;
	background: #fff;
}

.site-footer .widget-title {
	padding-bottom: 0 !important;
	color: #136BA4 !important;
	border-bottom: none;
}

.rtc_footer_logo {
	text-align: center;
    border-top: 1px solid #D9d9d9;
    padding-top: 30px;
}
.rtc_footer_logo img {
	max-width: 210px;
}

.rtc_sp { display: none; }

/* スマホ版：sp
-------------------------------------------------- */
@media ( max-width: 480px ) {
	.rtc_pc { display: none; }
	.rtc_sp { display: block; }
	
	body.es-page-reason .entry-content > p, body.es-page-simulation .entry-content > p,
	body.es-page-area-guide .entry-content > p, body.es-page-register .entry-content > p,
	body.es-page-investment-guide .entry-content > p, body.es-page-glossary .entry-content > p,
	body.es-page-buying-guide .entry-content > p {
		font-size: 14px;
	}
	
	.rtc_cover_auto {
		min-height: 150px;
	}
	.rtc_cover_auto h1 {
		font-size: 21px !important;
	}
	
	.rtc_forsp_flex_reverse .uagb-columns__inner-wrap {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.rtc_btn_df .wp-block-button {
		width: 100%;
	}
	.rtc_btn_df a.wp-block-button__link {
		width: 100%;
		font-size: 21px;
	}
	
	
	/* ヘッダー
	-------------------------------------------------- */
	body.es-page-top2-2 { overflow-x: hidden; }
	#rtc_org_header .rtc_pc { display: none; }
	#rtc_org_header .rtc_sp { display: block; }
	
	body.es-page-top2-2 #page {
		margin-top: 75px;
	}
	#rtc_org_header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 75px;
        z-index: 999;
	}
	body.logged-in.admin-bar #rtc_org_header {
		top: 46px;
	}
	#rtc_org_header .rtc_spmenu {
		display: block;
		margin-left: auto;
	}
	#rtc_org_header .rtc_sp_menu {
		display: flex;
		align-items: center;
		padding-right: 15px;
	}
	#rtc_org_header .rtc_spmenu::before {
		content: '\f0c9';
		color: #136ba4;
		font-size: 36px;
		font-weight: 900;
		font-family: 'Font Awesome 5 Free';
		line-height: 1.25;
	}
	#rtc_org_header .rtc_spmenu.is_active::before {
		content: '\f00d';
	}
	
	#rtc_org_header {
		padding: 10px 0;
	}
	#rtc_org_header .rtc_logo {
		width: 180px;
	}
	
	#rtc_org_header .rtc_header_scroll {
		position: fixed;
		top: 75px;
		right: -120%;
		padding-bottom: 50px;
		width: 100%;
/* 		height: 100%; */
		height: calc( 100% - 75px );
		background: #F2F3F4;
		overflow-y: scroll;
		transition: all ease .6s;
		-webkit-overflow-scrolling: touch;
		z-index: 101;
	}
	body.logged-in.admin-bar #rtc_org_header .rtc_header_scroll {
		top: 121px;
	}
	#rtc_org_header .rtc_header_scroll.is_active {
		right: 0;
	}
	.rtc_header_scroll {
		display: block;
		padding: 10px;
	}
	.rtc_freedial {
		margin-bottom: 20px;
	}
	.rtc_freedial p:first-child, .rtc_freedial p:last-child {
		font-size: 12px;
	}
	.rtc_freedial p span {
		margin-top: -5px;
		font-size: 30px;
		font-weight: bold;
	}
	.rtc_freedial svg {
		width: 40px;
		height: 30px;
	}
	
	.rtc_list_headertop {
		flex-wrap: wrap;
	}
	.rtc_list_headertop > li:first-child {
		width: 100%;
	}
	.rtc_list_headertop > li {
		border: 1px solid #fff;
		width: 50%;
		background-color: #136BA4;
	}
	.rtc_list_headertop > li a {
		padding: 10px;
		color: #fff;
	}
	.rtc_list_headertop > li a svg {
		fill: #fff;
	}
	.rtc_list_headertop li a span.favorite-count,
	.rtc_list_headertop li a span.history-count {
		right: 55px;
		bottom: 35px;
	}
	
	.rtc_list_nav {
		flex-direction: column;
	}
	.rtc_list_nav > li a span {
		display: inline;
		margin-left: 5px;
		font-size: 10px;
	}
	.rtc_list_nav > li:not(:last-child) {
		border-bottom: 1px dashed #333;
	}
	.rtc_list_nav > li a {
		position: relative;
		padding: 10px;
		text-align: left;
	}
	.rtc_list_nav > li a::before {
		margin-right: 10px;
		content: '\f105';
		color: #92989F;
		font-weight: 900;
		font-family: 'Font Awesome 5 Free';
	}
	
	
	/* TOP
	-------------------------------------------------- */
	body.es-page-top2-2 .entry-content h2 {
		font-size: 1.3rem !important;
	}
	.rtc_feature_block h3, .rtc_content_link .esx-expand-link h3 {
		font-size: 1.1em !important;
	}
	
	body.es-page-investment-guide .entry-content h2, body.es-page-buying-guide .entry-content h2 {
		font-size: 1.4rem !important;
	}
	body.es-page-investment-guide .entry-content h3 {
		font-size: 1.1rem !important;
	}
	
	.rtc_new_featureblock a.wp-block-button__link {
		position: relative;
		font-size: 0.9rem !important;
		font-weight: 500;
		padding: 15px !important;
		background: #136BA4;
		width: 190px;
		border-radius: 50vh;
	}
	
	.rtc_mainvisual {
		margin-bottom: 50px !important;
	}
	.rtc_mainvisual .uagb-column__inner-wrap {
		padding: 0 !important;
	}
	.rtc_kani_search {
		position: static;
	}
	.rtc_slider_img .slides li a {
		margin: 0;
	}
	.rtc_slider_img .flex-control-paging li a {
		width: 15px;
		height: 15px;
	}
	.rtc_ttl_topmain {
		font-size: 1.4rem !important;
	}
	
	
	/* あなぶき興産が選ばれる4つの理由
	-------------------------------------------------- */
	.rtc_anker_link > .uagb-columns__inner-wrap {
		display: flex;
		flex-wrap: wrap;
	}
	.rtc_anker_link > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 50% !important;
	}
	.rtc_ttl_font_serif {
		display: flex;
		align-items: center;
		font-size: 24px !important;
	}
	.rtc_ttl_font_serif span {
		margin-right: 10px;
		font-size: 48px;
	}
	
	.rtc_check_icon {
		margin-left: 10px;
		margin-right: 10px;
	}
	.rtc_check_icon svg {
		position: static;
		display: block;
		margin: 0 auto 30px;
	}
	.rtc_check_icon p br {
		display: none;
	}
	
	/* シュミレーション
	-------------------------------------------------- */
	body.es-page-simulation .entry-content h2 {
		font-size: 1.2rem !important;
	}
	body.es-page-simulation .entry-content h3 {
		font-size: 1.1rem !important;
	}
	
	.rtc_column_profile .uagb-column__inner-wrap p:first-child {
		font-size: 16px !important;
	}
	.rtc_column_profile .uagb-column__inner-wrap p:last-child {
		font-size: 18px !important;
	}
	p.rtc_subttl {
		font-size: 22px !important;
	}
	.rtc_ttl_column {
		margin: 0 10px;
		font-size: 18px !important;
	}
	.rtc_ttlsub_column {
		font-size: 16px !important;
	}
	.rtc_column_border {
		margin: 0 10px;
	}
	.rtc_font_ch_simulation {
		font-size: 18px !important;
	}
	.rtc_svg_cashFlow {
		height: 40px;
	}
	.rtc_svg_cashFlow.rtc_svg_cashFlowSP {
		height: 100px;
	}
	
	.rtc_svg_capitalGain {
		height: 50px;
	}
	
	.rtc_font_ch_shikin {
		font-size: 14px !important;
	}
	.rtc_column_side > .uagb-columns__inner-wrap {
		display: flex !important;
		justify-content: space-between;
	}
	.rtc_column_side > .uagb-columns__inner-wrap > .wp-block-uagb-column {
		width: 32% !important;
	}
	.rtc_column_side > .uagb-columns__inner-wrap > .wp-block-uagb-column p {
		font-size: 13px !important;
		text-align: center;
	}
	.rtc_column_side > .uagb-columns__inner-wrap > .wp-block-uagb-column p:first-child {
		font-size: 12px !important;
	}
	.rtc_column_side > .uagb-columns__inner-wrap > .wp-block-uagb-column section .uagb-column__inner-wrap {
		padding: 0 !important;
	}
	
	.rtc_font_ch_simulation {
		font-size: 12px !important;
	}
	.rtc_font_ch_price {
		font-size: 14px !important;
	}
	
	/* 区分マンション投資ガイド
	-------------------------------------------------- */
	.rtc_list_num > li a {
		font-size: 13px;
	}
	.rtc_block_investment {
		margin: 0 10px;
	}
	.rtc_ttl_spanblock {
		font-size: 16px !important;
	}
	.rtc_list_check {
		margin-left: 0;
	}
	.rtc_list_check > li {
		display: flex;
	}
	.rtc_checkpoints {
		margin: 0 10px;
	}
	.rtc_checkpoints p {
		font-size: 18px !important;
	}
	.rtc_investment_capsule {
		font-size: 16px !important;
	}
	.rtc_br_spnone p br { display: none; }
	
	.rtc_sp01_qa_list > li {
		padding: 10px;
	}
	
	.rtc_contents_full > .uagb-columns__inner-wrap {
		max-width: 100% !important;
	}
	
	
	/* エリアガイド
	-------------------------------------------------- */
	.rtc_abs_txtinfo {
		position: static;
		background-color: #f2f2f2;
	}
	.rtc_abs_txtinfo > .uagb-column__overlay {
		background-color: transparent !important;
	}
	
	.rtc_ttl_areamidashi {
		font-size: 36px !important;
	}
	.rtc_ttl_areamidashi span {
		margin-top: 10px;
		font-size: 21px;
	}
	
	
	/* 購入の流れ・費用
	-------------------------------------------------- */
	.rtc_ttl_flow {
		font-size: 21px !important;
		flex-direction: column;
	}
	.rtc_flow_buying {
		margin: 0 10px;
	}
	.rtc_flow_buying p {
		font-size: 14px !important;
	}
	.rtc_flow_buying p br {
		display: none;
	}
	
	.rtc_bnr_calc p {
		font-size: 10px !important;
	}
	.rtc_tbl_buying table thead th, .rtc_tbl_buying table tr td {
		font-size: 14px;
	}
	.rtc_qa_title {
		font-size: 14px;
	}
	
	/* 用語集
	-------------------------------------------------- */
	.rtc_tbl_even, .rtc_tbl_buying, .rtc_tbl_glossary {
		overflow-x: scroll;
	}
	.rtc_tbl_buying table, .rtc_tbl_glossary table,
	.rtc_tbl_even table {
		width: 100%;
		border-collapse: collapse;
		white-space: nowrap;
	}
	
	/* フッター
	-------------------------------------------------- */
	.rtc_to_top {
		right: 5px;
		bottom: 70px;
		opacity: 1;
	}
	.rtc_to_top a {
		width: 50px;
		height: 50px;
		font-size: 21px;
	}
	
	
	.rtc_forsp_flex_reverse p, .rtc_check_icon p, .rtc_check_icon ul > li,
	.rtc_column_evenly_only p, .rtc_block_contact p, .rtc_area_info p, .rtc_font_ch14 {
		font-size: 14px;
	}
	
}