/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 30 2024 | 09:07:19 */
@import url( 'https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap' );

body.page-id-15440 .es-container.page-header { display: none; }
.entry-content h2.rtc_ttl_main {
	color: #333 !important;
}
.entry-content h2.rtc_ttl_main > span {
	display: block;
	font-size: 14px;
	color: #004da0 !important;
	letter-spacing: 0;
}

.rtc_btn_df a {
	position: relative;
	padding: 10px 80px;
}
.rtc_btn_df a::after {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY( -50% );
	content: '\f054';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
}


.rtc_main_visual {
	margin-left: calc( -50vw + 50% ) !important;
	margin-right: calc( -50vw + 50% ) !important;
}

.rtc_main_visual .uagb-column__inner-wrap {
	padding: 0 !important;
}

.rtc_slider_img {
	position: relative;
	margin: 0 calc( -50vw + 50% ) !important;
/* 	padding: 0 calc( 50vw - 50% ); */
}
.rtc_slider_img img {
	width: 100%;
}

.rtc_vertical_txt {
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 86px;
	font-weight: bold;
	white-space: nowrap;
	color: #EAEBE6;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	z-index: -1;
}

.rtc_list_halfbtn {
	position: relative;
	margin: 0 calc( -50vw + 50% );
	list-style: none;
}
.rtc_list_halfbtn li {
	position: absolute;
	top: -84px;
	left: 0;
	width: 50%;
	z-index: 10;
}
.rtc_list_halfbtn li:nth-child(2) {
	left: auto;
	right: 0;
}

.rtc_list_halfbtn li a {
	position: relative;
	display: block;
	padding: 20px;
	min-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	background-color: rgba( 93, 205, 178, .6 );
}
.rtc_list_halfbtn li a::after {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY( -50% );
	content: '\f061';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
}
.rtc_list_halfbtn li:nth-child(1) a { background-color: rgba( 93, 205, 178, .8 ); }
.rtc_list_halfbtn li:nth-child(2) a { background-color: rgba( 255, 188, 94, .8 ); }


/* 買いたいトップ - buy_top
-------------------------------------------------- */
body.es-page-buy .es-container.page-header { display: none; }
body.page-id-15440 *,
body.es-page-buy *, body.es-page-sell * {
	font-family: "Noto Sans JP", sans-serif;
}

body.es-page-buy_top .main-header-bar {
	z-index: 1;
}

.entry-content h2.rtc_ttl_iconsearch {
	color :#333 !important;
}
.rtc_ttl_iconsearch::before {
	margin-right: 5px;
	content: '\f002';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.rtc_block_kanisearch {
	margin: 0 !important;
	padding: 0 !important;
}
.rtc_block_kanisearch,
.rtc_block_kanisearch .content-wide-block {
	width: 100% !important;
}
.rtc_block_kanisearch .simple_search_block__inner {
	background-color: #EAEBE6;
}

.rtc_block_kanisearch .search-form__item {
	flex: 2 !important;
}
.rtc_block_kanisearch .main-search {
	width: 100% !important;
}
.rtc_block_kanisearch .select_wrap {
	width: 100% !important;
}

.rtc_list_bnrlink {
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rtc_list_bnrlink > li {
	margin-bottom: 10px;
	width: 32%;
}
.rtc_list_bnrlink > li img {
	transition: all ease .6s;
}
.rtc_list_bnrlink > li a:hover img {
	transform: scale( 1 );
	transform: translate3d( 2px, 2px, 0 );
}

.rtc_search_btns .wp-block-uagb-column {
	overflow: visible;
}
.rtc_search_btns .uagb-column__inner-wrap {
	padding: 0 5px !important;
}
.rtc_search_btns .wp-block-image {
	margin-bottom: 0;
}

.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_block_merit .uagb-columns__inner-wrap {
	justify-content: space-between;
}
.rtc_block_merit .uagb-columns__inner-wrap > .wp-block-uagb-column {
	box-shadow: 0 0 10px rgba( 0, 0, 0, .3 );
}
.rtc_block_merit .uagb-columns__inner-wrap > .wp-block-uagb-column .uagb-column__inner-wrap {
	padding: 20px;
}
.rtc_block_merit .uagb-columns__inner-wrap > .wp-block-uagb-column .uagb-column__inner-wrap .wp-block-image {
	margin-bottom: 0;
}
.rtc_block_merit figure figcaption {
	margin-top: 20px;
	margin-bottom: 0;
	color: #333 !important;
	font-weight: bold;
	white-space: nowrap;
}

.rtc_bnr_btn a img {
	transition: all ease .6s;
}
.rtc_bnr_btn a:hover img {
	transform: scale( 1 );
	transform: translate3d( 2px, 2px, 0 );
}

.rtc_list_newproperty {
	padding: 0 0 10px !important;
}
.rtc_list_newproperty > .wp-block-columns {
	margin-bottom: 0;
}
.rtc_list_newproperty > .wp-block-columns > .wp-block-column {
	background-color: #fff;
}
.rtc_list_newproperty .wp-block-column a {
	color: #333;
}

.rtc_list_buytop_feature {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rtc_list_buytop_feature > li {
	margin-bottom: 2%;
	width: 49%;
}
.rtc_list_buytop_feature > li a {
	display: flex;
	padding: 10px;
	border: 3px solid #004DA0;
	transition: all ease .6s;
}

.rtc_buytop_featureinfo {
	padding: 20px;
	flex: 1;
}
.rtc_buytop_featureinfo h3 {
	font-weight: bold;
	letter-spacing: 0.1em;
}
.rtc_buytop_featureinfo p {
	margin-bottom: 0 !important;
}
.rtc_buytop_featureinfo span {
	display: block;
	font-size: 11px;
	color: red;
}

.rtc_list_buytop_feature > li a {
	transition: all ease .6s;
}
.rtc_list_buytop_feature > li a:hover {
	background-color: #F2F3F4;
}
.rtc_list_buytop_feature > li a::after {
	margin-top: auto;
	content: '\f138';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 2.1rem;
	color: #004DA0;
    line-height: 1;
}
.rtc_list_buytop_feature > li a img {
	width: 150px;
}
.rtc_list_buytop_feature > li a:hover img {
	transform: scale( 1 );
}

.rtc_buytop_voice h3, .rtc_buytop_voice p {
	margin-bottom: 0 !important;
}
.rtc_buytop_voice h3 {
	letter-spacing: .05em;
	white-space: nowrap;
}
.rtc_buytop_voice > .uagb-columns__inner-wrap {
	align-items: center;
}

.rtc_try_block > .uagb-columns__inner-wrap {
	justify-content: space-between;
}
.rtc_try_block > .uagb-columns__inner-wrap .uagb-column__overlay {
	border-radius: 10px;
}
.rtc_try_block > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
	box-shadow: 0 0 5px rgba( 0, 0, 0, .3 );
}
.rtc_try_block .uagb-column__inner-wrap {
	padding: 100px 20px 20px !important;
	display: flex;
	flex-direction: column;
}
.rtc_try_block .uagb-column__inner-wrap .has-text-align-right {
	margin-top: auto;
}

.rtc_try_block > .uagb-columns__inner-wrap .wp-block-image {
	position: absolute;
    top: -90px;
    left: 50%;
    transform: translateX(-50%);
}


.tab_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	height: 100%;
}
.tab_area p { margin-bottom: 0 !important; }

.tab_label {
	padding-left: 0 !important;
	width: calc( (100%/2) - 2.5px );
	height: 50px;
	background-color: #fff;
	line-height: 50px !important;
	font-size: 16px;
	text-align: center;
	color: #004DA0;
	border: 2px solid #004DA0;
	display: block;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
	border-radius: 10px 10px 0 0;
}
.tab_label:hover {
	opacity: 0.75;
}

.tab_area input[name="tab_items"],
.tab_label::before, 
.tab_label::after {
	display: none !important;
}

.tab_content {
	display: none;
	padding: 20px;
	width: 100%;
	height: 100%;
	background-color: #EAEBE6;
	overflow: hidden;
}

#tab_01:checked ~ #tab01_content,
#tab_02:checked ~ #tab02_content,
#tab_03:checked ~ #tab03_content {
	display: block;
}

.tab_area input:checked + .tab_label {
	background-color: #004DA0;
	color: #fff;
}

@media ( max-width: 480px ) {
	.tab_label {
		padding-left: 0 !important;
		width: calc( 100%/2 );
	}
}

.simple_search_block__inner form .checkbox_list li {
	width: 50%;
}


/* 売りたいトップ - sale_top
-------------------------------------------------- */
body.es-page-sell .es-container.page-header { display: none; }

body.es-page-sell .swiper-container {
	overflow: visible;
}
body.es-page-sell .sell-sec01 .modal-thumb-wrap {
	margin-top: 100px;
	width: 1140px;
}
body.es-page-sell .smile-fullwide {
	background-color: #eaebe6;
}
body.es-page-sell .sell-sec01-sub {
	top: 0;
	margin-bottom: 10px !important;
    padding: 10px !important;
    font-weight: bold;
    border-radius: 50vh;
	background-color: #004da0;
}
body.es-page-sell .sell-sec01 h3 {
	color: #333;
	font-size: 18px;
}
body.es-page-sell .sell-sec01 .modal-thumb .swiper-wrapper a {
	padding-top: 50px;
	box-shadow: 0 0 5px rgba( 0, 0, 0, .4 );
}
body.es-page-sell .sell-sec01-number {
	position: absolute;
    top: -25%;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Noto Serif SC', serif;
    font-style: italic;
    font-size: 96px;
    line-height: 1;
    color: #A7893C;
}

body.es-page-sell .sell-sec01-text {
	margin-top: 20px;
	text-align: center;
	border: none;
}


.entry-content h2.rtc_ttl_saletop {
	color: #333 !important;
}
.entry-content h2.rtc_ttl_saletop > span {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	color: #004DA0 !important;
}
.entry-content h2.rtc_ttl_saletop.rtc_ttl_white,
.entry-content h2.rtc_ttl_saletop.rtc_ttl_white > span {
	color: #fff !important;
}


.rtc_ttl_sub_saletop {
	display: flex;
	align-items: center;
	font-weight: bold;
}
.rtc_ttl_sub_saletop.rtc_ttl_right {
	justify-content: flex-end;
}
.rtc_ttl_sub_saletop > span {
	display: inline-block;
	margin-left: 10px;
	padding: 5px 15px;
	font-size: 12px;
	color: #004DA0;
	border: 1px solid #004DA0;
	background-color: #fff;
}

.rtc_ttl_sub_saletop.rtc_ttl_sub_free > span {
	color: #EB5757;
	border: 1px solid #EB5757;
}

.rtc_saletop_point p {
	margin-bottom: 0 !important;
}

.rtc_saletop_halfbox > .uagb-columns__inner-wrap {
	justify-content: space-between;
}

.rtc_seletop_support > .uagb-columns__inner-wrap .wp-block-uagb-column {
	overflow: visible;
/* 	border-radius: 20px; */
/* 	box-shadow: 0 0 5px rgba( 0, 0, 0, .2); */
}
.rtc_seletop_support > .uagb-columns__inner-wrap .wp-block-uagb-column .uagb-column__inner-wrap {
	padding: 50px 20px 20px !important;
	border-radius: 20px;
	text-align: center;
}
.rtc_seletop_support > .uagb-columns__inner-wrap .wp-block-uagb-column .uagb-column__inner-wrap::before {
	content: '1';
	position: absolute;
	top: -25%;
	left: 50%;
	transform: translateX( -50% );
	font-family: 'Noto Serif SC', serif;
	font-style: italic;
	font-size: 96px;
	line-height: 1;
	color: #A7893C;
}
.rtc_seletop_support > .uagb-columns__inner-wrap .wp-block-uagb-column:nth-child(2) .uagb-column__inner-wrap::before { content: '2'; }
.rtc_seletop_support > .uagb-columns__inner-wrap .wp-block-uagb-column:nth-child(3) .uagb-column__inner-wrap::before { content: '3'; }
.rtc_seletop_support > .uagb-columns__inner-wrap .wp-block-uagb-column:nth-child(4) .uagb-column__inner-wrap::before { content: '4'; }

.entry-content h2.rtc_ttl_num {
	display: flex;
	align-items: center;
	color: #333 !important;
}
.rtc_ttl_num i {
	margin-right: 40px;
	font-family: 'Noto Serif SC', serif;
	font-size: 96px;
	line-height: 1;
	color: #A7893C;
}
.rtc_ttl_num p {
	margin-bottom: 0;
}
.rtc_ttl_num p span {
	display: block;
	font-size: 16px;
	color: #004DA0;
}

.rtc_seletop_support > .uagb-columns__inner-wrap .wp-block-uagb-column .uagb-column__inner-wrap::after {
	content: '\f078';
	font-family: 'Font Awesome 5 Free';
	font-size: 24px;
	font-weight: 900;
	color: #004DA0;
}

.rtc_seletop_support > .uagb-columns__inner-wrap .uagb-column__overlay {
	border-radius: 20px;
	box-shadow: 0 0 5px rgba( 0, 0, 0, .2);
}
.rtc_seletop_support p {
	margin-bottom: 0 !important;
}

.rtc_seletop_support .esx-expand-link {
	cursor: pointer;
}

p.rtc_border_capsule {
	margin-bottom: 10px !important;
	padding: 10px !important;
	font-weight: bold;
	border-radius: 50vh;
}

.rtc_tbl_saletop table th,
.rtc_tbl_saletop table td {
	border: 2px solid #333;
}

.rtc_tbl_saletop table th {
	text-align: center;
	color: #fff;
	background-color: #EC9300;
}
.rtc_tbl_saletop.rtc_table_green table th {
	background-color: #0C7F7F;
}
.rtc_tbl_saletop table td {
	background-color: #fff;
}

.rtc_tbl_saletop_service table td {
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	font-size: 26px;
}

.rtc_img_adjustment .uagb-column__inner-wrap {
	display: flex;
	flex-direction: column;
}
.rtc_img_adjustment .uagb-column__inner-wrap .wp-block-image {
	margin-top: auto;
}

.rtc_saletop_form {
	display: flex;
	flex-wrap: wrap;
	border-radius: 10px;
	border: 3px solid #004DA0;
}
.entry-content h2.rtc_ttl_saletop_form {
	margin-bottom: 0;
	padding: 20px;
	width: 100%;
	color: #fff !important;
	font-size: 24px;
	background-color: #004DA0;
}
.entry-content h2.rtc_ttl_saletop_form::after {
	display: none;
}

.rtc_list_stepup {
	padding: 20px;
	width: 60%;
	display: flex;
	flex-wrap: wrap;
/* 	align-items: center; */
}
.rtc_list_stepup > li {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
}
.rtc_list_stepup > li:nth-child(1) {
	width: 30%;
}
.rtc_list_stepup > li:nth-child(2) {
	width: 70%;
}
.rtc_list_stepup > li:last-child {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.rtc_list_stepup > li:last-child button {
	margin-bottom: 10px;
	width: 100%;
	border-radius: 50vh;
	border: none;
	background-color: #DD9E35;
	transition: all ease .6s;
}

.rtc_list_stepup > li:last-child button:hover {
	background-color: #004DA0;
}

.rtc_list_stepup > li select,
.rtc_list_stepup > li input {
	border-radius: 10px;
	border: 1px solid #333;
	background-color: #FFF4DE;
}
.rtc_list_stepup > li input {
	width: 100%;
}
.rtc_list_stepup > li p {
	margin-bottom: 0;
	font-weight: bold;
}

.rtc_btn_other {
	padding: 20px;
	width: 40%;
}
.rtc_btn_other > li:not(:last-child) {
	margin-bottom: 10px;
}
.rtc_btn_other > li {
	padding: 0 40px;
}
.rtc_btn_other > li a img {
	transition: all ease .6s;
}
.rtc_btn_other > li a:hover img {
	transform: scale( 1 );
	transform: translate3d(2px, 2px, 0);
}

body.es-page-sale_top #sell-modal-close {
	top: 80px;
    right: 50px;
}

.rtc_caution_txt {
	color: #808080;
}

.rtc_sale_header {
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	justify-content: flex-end;
}
.rtc_sale_header > li:not(:last-child) {
	margin-right: 10px;
}
.rtc_sale_header > li a {
	display: block;
	padding: 5px 10px;
	transition: all ease .6s;
}
.rtc_sale_header > li a::before {
	margin-right: 10px;
	content: '\f105';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
	color: #004DA0;
	transition: all ease .6s;
}
.rtc_sale_header > li a:hover::before {
	color: #fff;
}
.rtc_sale_header > li a:hover {
	color: #fff;
	background-color: #004da0;
}

.rtc_width_full {
  margin: 0 calc( -50vw + 50% );
  padding: 0 calc( 50vw - 50% );
  background: #DEE7F1;
}



/* header - ヘッダー
-------------------------------------------------- */
#header-global li.my_pages a svg {
	margin-right: 6px;
    vertical-align: -3px;
    width: 18px;
    height: 17px;
}
#header #header-pc-btn li:not(:last-child) {
	margin-right: 10px;
}
#header #header-pc-btn li.favorite {
	margin-right: 0 !important;
}
#header #header-pc-btn li a {
	width: 50px !important;
	border-radius: 50%;
    border: 1px solid #BABABA;
}
#header-global li.newregistration, #header-global li.memberlogin {
	display: none;
}

/* footer - フッター
-------------------------------------------------- */
#footer {
	display: none !important;
}
/* #rtc_footer_org {
	display: none !important;
} */
#rtc_footer_org * {
	color: #004DA0;
}

#rtc_footer_org .rtc_f_inner {
	margin: 0 auto;
	padding: 50px 30px;
	max-width: 1140px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#rtc_footer_org .rtc_f_logo img {
	margin-bottom: 10px;
}
#rtc_footer_org address {
	font-style: normal;
}

.rtc_shop_name {
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: bold;
}

.rtc_list_shop,
.rtc_list_other {
	margin: 0 0 20px;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.rtc_list_shop > li a,
.rtc_list_other > li a {
	color: #004DA0;
	text-decoration: none;
}

.rtc_list_other > li {
	margin-right: 20px;
}

.rtc_list_shop > li:not(:last-child)::after {
	content: '/';
	margin: 0 10px;
}

.rtc_list_other > li a::before {
	margin-right: 10px;
	content: '\f35d';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
}

.rtc_f_sitemap {
	max-width: 680px;
	text-align: right;
}


.clr_yellow { color: #DD9E35; }

.rtc_sp { display: none !important; }
.rtc_hidden { display: none; }

@media ( max-width: 480px ) {
	  /* 共通 - common
	-------------------------------------------------- */
	.rtc_pc { display: none; }
	.rtc_sp { display: block !important; }
	
	.rtc_forsp_flex_reverse .uagb-columns__inner-wrap { /* ★ SP時上下反転 */
		display: flex;
		flex-direction: column-reverse;
	}
	.rtc_slider_img img {
		height: auto;
	}
	.rtc_list_halfbtn li {
		top: 0;
/* 		position: static; */
/* 		width: 100%; */
	}
	.rtc_list_halfbtn li a {
		padding: 10px;
		font-size: 16px;
	}
	
	.rtc_vertical_txt {
		right: 5px;
		font-size: 36px;
	}
	
	.rtc_block_about h2 {
		font-size: 16px !important;
	}
	.rtc_block_about h2 br, .rtc_block_about p br { display: none; }
	
	.rtc_sp_txt_left {
		text-align: left !important;
	}
	
	
	/* 買いたいトップ - buy_top
	-------------------------------------------------- */
	.rtc_list_buytop_feature {
		margin: 0 10px;
	}
	.rtc_list_buytop_feature > li {
		width: 100%;
	}
	.rtc_list_buytop_feature > li a {
		flex-wrap: wrap;
	}
	.rtc_list_buytop_feature > li a img {
		width: 100%;
		height: 250px;
        object-fit: cover;
		object-position: center center;
	}
	.rtc_list_buytop_feature > li a::after {
		margin-left: auto;
	}
	
	.rtc_list_bnrlink > li {
		width: 48%;
	}
	
	.rtc_buytop_voice p {
		text-align: left !important;
	}
	
	/* 売りたいトップ - sale_top
	-------------------------------------------------- */
	body.es-page-sell .sell-sec01 .modal-thumb-wrap {
		width: 100%;
	}
	.rtc_saletop_form {
		margin: 0 20px;
	}
	.entry-content h2.rtc_ttl_saletop_form {
		font-size: 14px;
	}
	.rtc_list_stepup, .rtc_btn_other {
		width: 100%;
	}
	
	.rtc_list_stepup > li {
		margin-bottom: 10px;
		width: 100% !important;
	}
	
	.rtc_btn_other > li {
		padding: 0;
	}
	
	.rtc_ttl_sub_saletop {
		font-size: 16px !important;
	}
	.rtc_ttl_sub_saletop > span {
		display: block;
	}
	
	.rtc_ttl_saletop {
		padding-left: 20px;
		text-align: left !important;
	}
	
	.rtc_sale_header {
		justify-content: flex-start;
	}
	.rtc_sale_header > li {
		width: 50%;
	}
	.rtc_sale_header > li a {
/* 		text-align: center; */
		font-size: 10px;
	}
	.rtc_sale_header > li:not(:last-child) {
		margin-right: 0;
	}
	
	/* header - ヘッダー
	-------------------------------------------------- */
	#header #header-sp-btn li:nth-child(1) a svg, #header #header-sp-btn li:nth-child(2) a svg {
		height: 35px;
	}
	#header-global li.my_pages {
		display: none;
	}
	#header-global li.newregistration, #header-global li.memberlogin {
		display: block;
	}
	#header-global .rtc_mypage_login {
		display: none;
	}
	
	/* footer - フッター
	-------------------------------------------------- */
	.rtc_f_logo, .rtc_f_sitemap {
		width: 100%;
	}

	.rtc_f_logo {
		text-align: center;
	}
	.rtc_f_sitemap {
		margin-top: 20px;
	}

	.rtc_shop_name {
		text-align: center;
	}
}