/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2024 | 03:25:35 */
@import url( 'https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Sans+JP:wght@100..900&display=swap' );

body {
	overflow-x: hidden;
}

a img {
	transition: all ease .6s;	
}
.site-content a:hover img {
	transform: scale( 1 );
	opacity: .6;
}

/* トップ：特集 - feature
-------------------------------------------------- */
.rtc_block_feature h3.wrap {
	margin-top: 10px !important;
	color: #fff !important;
}
.rtc_block_feature p.wrap {
	margin-top: 10px !important;
	color: #fff;
	font-size: 12px;
}

/* ヘッダー：電話 - header:phone
-------------------------------------------------- */
.header_free_content > .header_phone > .header_phone_shop_name,
.header_free_content > .header_phone > .icon-phone-alt,
.header_free_content > .header_phone > .header_phone_number {
	font-size: 1rem;
}
.header_free_content > .header_phone > .header_phone_shop_name {
	display: inline-block;
	padding: 5px 20px;
	min-width: 175px;
	font-size: .8rem;
	color: #fff;
	border-radius: 50vh;
	background-color: #EA5413;
}
.header_free_content strong+.header_phone {
	margin-top: 0;
}


/* タイトル - title
-------------------------------------------------- */
.rtc_under_line strong {
	padding-bottom: 5px;
	border-bottom: 3px solid #333;
}

.rtc_ttl_underline {
	padding-bottom: 10px;
	border-bottom: 3px solid #333;
}

.rtc_ttl_points {
	margin-bottom: 0 !important;
	padding: 20px !important;
	font-size: 21px !important;
	font-weight: normal !important;
	border-left: solid 9px #e4a33d;
}

.rtc_ttl_points > span {
	margin-right: 20px;
	font-family: "Bebas Neue", sans-serif;
	color: #e4a33d;
}


/* ボタン - arrow
-------------------------------------------------- */
.rtc_btn_arrow > a.wp-block-button__link {
	border-radius: 0 !important;
	transition: all ease .6s;
}
.rtc_btn_arrow > a.wp-block-button__link:hover {
	color: #e4a33d;
}

.rtc_btn_df a img {
	transition: all ease .6s;
}
.rtc_btn_df a:hover img {
	transform: scale( 1 );
	transform: translate3d( 3px, 3px, 0 );
}

/* 下層ページ - page
-------------------------------------------------- */
body.es-page-syataku .es-container.page-header, body.es-page-shop .es-container.page-header,
body.es-page-lineup .es-container.page-header, body.es-page-mystyle .es-container.page-header,
body.es-page-feel .es-container.page-header, body.es-page-fusion .es-container.page-header,
body.es-page-avand .es-container.page-header, body.es-page-newstandard .es-container.page-header,
body.es-page-resident .es-container.page-header, body.es-page-kanri .es-container.page-header,
body.es-page-diira .es-container.page-header {
	display: none;
}


/* 社宅業務 - syataku
-------------------------------------------------- */
body.es-page-syataku .site-content, body.es-page-shop .site-content {
/* 	background-image: url( '/app/uploads/sites/1244/2024/07/common_bg.png' ); */
/* 	background-color: #fff; */
}


.rtc_cover_sub {
	min-height: 200px;
}

.rtc_ttl_sub {
	width: fit-content;
}

.rtc_ttl_sub h1 {
	margin-bottom: 0;
}
.rtc_ttl_sub h1 > span {
	display: block;
	margin-bottom: 5px;
	font-family: "Bebas Neue", sans-serif;
	font-size: 36px;
	border-bottom: 3px solid #333;
}

.rtc_ttl_sub p {
	margin: 20px 0 0 !important;
}

.rtc_tbl_syataku table,
.rtc_tbl_syataku table tr td {
	border: none;
	background-color: #fff;
}
.rtc_tbl_syataku table tr td {
	padding: 20px;
}
.rtc_tbl_syataku table tr td:first-child {
	width: 15%;
    vertical-align: middle;
	background: #bdbdbd;
	border-right: solid 2px #000;
}
.rtc_tbl_syataku table tr:not(:last-child) td {
	border-bottom: solid 2px #000;
}

.es-separate-container #primary {
	padding-bottom: 0;
}
.site-footer {
	margin-top: 0;
}


/* デザイナーズ物件 - lineup
-------------------------------------------------- */
.rtc_lineup_sub {
	min-height: 360px;
}

.rtc_ttl_eng > span {
	display: block;
	margin: 0 auto 5px;
	width: fit-content;
	font-family: "Bebas Neue", sans-serif;
	font-size: 36px;
	border-bottom: 3px solid #333;
}
.rtc_ttl_eng.rtc_ttl_linewhite {
	color: #fff !important;
}
.rtc_ttl_eng.rtc_ttl_linewhite > span {
	border-bottom: 3px solid #fff;
}

.rtc_list_lineup {
	margin: 50px auto;
	max-width: 980px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rtc_list_lineup > li {
	margin-bottom: 20px;
	width: 32%;
}
.rtc_list_lineup > li a {
	display: block;
	position: relative;
}
.rtc_list_lineup > li a img {
	transition: all ease .6s;
}
.rtc_list_lineup > li a:hover img {
	transform: scale(1);
}

.rtc_list_lineup > li a img:last-child {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.rtc_list_lineup > li a:hover img:first-child {
	opacity: 0;
}
.rtc_list_lineup > li:hover a img:last-child {
	opacity: 1;
}

.rtc_clr_white * {
	color: #fff !important;
}

body.es-page-lineup .site-content, body.es-page-mystyle .site-content,
body.es-page-feel .site-content, body.es-page-fusion .site-content,
body.es-page-fusion .site-content, body.es-page-avand .site-content,
body.es-page-newstandard .site-content, body.es-page-diira .site-content {
	background-image: url( '/app/uploads/sites/1244/2024/07/common_bg-1.png' );
}


.rtc_block_mystyle {
	padding-top: 0 !important;
}
.rtc_block_mystyle > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}
.rtc_block_mystyle > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
	padding: 50px 30px !important;
}

.rtc_lineup_subcover > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}
.rtc_lineup_subcover .uagb-column__inner-wrap {
	padding: 0 !important;
}
.rtc_lineup_subcover figure {
	margin-bottom: 0;
}
.rtc_imgs_abstop {
	overflow: visible;
}
.rtc_imgs_abstop img {
	position: absolute;
	top: -60px;
	border: 3px solid #333;
}
.rtc_mb0 { margin-bottom: 0 !important; }


.rtc_designers_room {
	margin: 0 auto 50px;
	max-width: 980px;
	min-height: 360px;
}
.rtc_designers_room h2 > span {
	border-color: #fff;
}

.rtc_lineup_all {
	margin: 0 auto;
	max-width: 980px;
	min-height: 360px;
	background-repeat: no-repeat;
	background-image: url( '/app/uploads/sites/1244/2024/07/lineup_cover.png' );
	background-size: cover;
	transition: all ease .6s;
}
.rtc_lineup_all a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 360px;
	color: #fff;
}
.rtc_lineup_all:hover {
	opacity: .6;
}
.rtc_lineup_all a:hover {
	text-decoration: none;
}
.rtc_lineup_all h2 {
	color: #fff;
}
.rtc_lineup_all h2 span {
	border-color: #fff;
}
.rtc_lineup_all h2::after {
	display: none;
}
.rtc_lineup_all .rtc_txt_message {
	padding: 20px;
	width: fit-content;
	text-align: center;
	background-color: #000;
}
.rtc_lineup_all .rtc_txt_message p {
	margin-bottom: 0 !important;
}
.rtc_lineup_all .rtc_btn_arrow {
	font-size: 21px;
}

/* アヴァンド - AVAND
-------------------------------------------------- */
.rtc_block_mystyle h2 span {
	font-size: 18px;
}


/* 入居者Q&A - resident
-------------------------------------------------- */
.rtc_list_trouble {
	list-style: none;
	margin: 0 auto;
	max-width: 1140px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.rtc_list_trouble > li {
	margin-bottom: 20px;
	width: 18%;
	border: 10px solid #595656;
	background-color: #fff;
	border-radius: 10px;
	transition: all ease .6s;
}
.rtc_list_trouble > li:hover {
	transform: translate3d( 0, 3px, 0 );
}

.rtc_list_trouble > li a {
	display: block;
	padding: 20px;
	color: #595656;
	font-weight: bold;
	text-align: center;
}
.rtc_list_trouble > li a:hover {
	text-decoration: none;
}
.rtc_list_trouble > li a img {
	display: block;
	margin: 0 auto;
	width: 80px;
}


/* よくある質問サンプル - qa_sample
-------------------------------------------------- */
.qa_ttl {
	display: none;
}

.qa_list dt {
	cursor: pointer;
	display: flex;
	padding: 10px 20px;
	background: #fff;
	border-radius: 10px;
}
.qa_list dt.is_active {
	border-radius: 10px 10px 0 0;
}
.qa_list dt::before,
.qa_list dd::before {
	content: '';
/* 	content: '\51'; */
	margin-right: 10px;
/* 	font-family: 'Font Awesome 5 Free'; */
/* 	font-weight: 900; */
	width: 28px;
	background-size: contain;
    background-repeat: no-repeat;
	color: rgba( 45, 144, 250, 1 );
}
.qa_list dt:before {
	background-image: url( '/app/uploads/sites/1244/2024/07/icon_q.png' );
}
.qa_list dd:before {
/* 	content: '\41'; */
	background-image: url( '/app/uploads/sites/1244/2024/07/icon_a.png' );
	font-size: 16px;
	color: rgba( 193, 38, 131, 1 );
}

.qa_list dt::after {
	margin-left: auto;
	content: '\f055';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	transition: all ease .6s;
	color: #EFB521;
	align-self: center;
}

.qa_list dt.is_active::after {
	color: #4D4D4D;
	transform: rotate( 45deg );
}

.qa_list dd {
	display: flex;
	margin: 0 0 20px;
	padding: 0 20px;
	height: 0;
	font-size: 14px;
	border-radius: 0 0 10px 10px;
	background: #fff;
	overflow: hidden;
	transition: all ease .6s;
}
.qa_list dd div {
	flex: 1;
}
.qa_list dd img {
	margin-left: 20px;
	max-width: 300px;
}

.qa_list dt.is_active + dd {
	padding: 20px;
	height: auto;
}

.qa_list dd .qa_check_list {
	list-style: none;
	margin: 20px 0 20px 10px;
}
.qa_list dd .qa_check_list > li {
	display: flex;
	font-weight: bold;
}
.qa_list dd .qa_check_list > li::before {
	display: inline-block;
	margin-right: 10px;
	width: 15px;
	background-image: url( '/app/uploads/sites/1244/2024/07/icon_a.png' );
/* 	content: '\f058';
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	color: rgba( 59, 177, 170, 1 ); */
	flex-shrink: 0;
}

.qa_list dd .qa_step_list {
	list-style: none;
	margin: 10px;
}
.qa_list dd .qa_step_list > li {
	counter-increment: cnt;
	display: flex;
}
.qa_list dd .qa_step_list > li:not(:last-child) {
	margin-bottom: 10px;
}
.qa_list dd .qa_step_list > li::before {
	display: inline-block;
	margin-right: 10px;
	content: counter(cnt);
	color: #fff;
	background: #4D4D4D;
    width: 25px;
    height: 25px;
    text-align: center;
	border-radius: 50%;
	flex-shrink: 0;
}

.qa_links {
	display: block;
	margin: 20px auto 10px;
	font-size: 16px;
	font-weight: bold;
	border-radius: 30px;
}



@media ( max-width: 480px ) {
	
	.list_qa_sample > li {
		width: 48%;
	}
	.list_qa_sample > li a {
		padding: 10px;
		font-size: 12px;
		text-align: center;
	}
	.list_qa_sample > li a::before {
		width: 100%;
		font-size: 16px;
	}
	.list_qa_sample > li:not(:nth-child(3n)) {
/* 		margin-right: 0; */
	}
	.list_qa_sample > li:nth-child(2n) {
		margin-left: auto;
	}
	
	.side_menu {
		position: static;
		padding-top: 0;
		width: 100%;
		height: auto;
		box-shadow: none;
		flex-direction: row;
	}
	.list_qa_sample > li:not(:last-child) {
		border-bottom: none;
	}
	.list_qa_sample > li {
		margin-bottom: 10px;
		border-radius: 10px;
		background: rgba( 245, 245, 245, 1 );
	}
	
	.qa_list dt {
		font-size: 14px;
	}
	
	.rtc_block_qalist > .uagb-column__inner-wrap {
		padding: 0 !important;
	}
}


/* 賃貸管理 - kanri
-------------------------------------------------- */
.rtc_message_cover {
	min-height: auto;
}
.rtc_message_cover p {
	margin-bottom: 0 !important;
}
.rtc_message_cover p strong {
	font-weight: 500;
}

.rtc_block_managementsystem > .uagb-columns__inner-wrap > .wp-block-uagb-column {
	overflow: visible;
}

.rtc_ttl_kanri {
	position: relative;
	padding-left: 15px;
}
.rtc_ttl_kanri::before {
	content: '';
	position: absolute;
	left: 0;
	width: 6px;
	height: 100%;
	background: linear-gradient( to bottom, #EA5413 0%, #EA5413 50%, #595656 50%, #595656 100% );
}

.rtc_ttl_kanripoint > span {
	margin-right: 20px;
	color: #EA5413;
}



.rtc_tbl_kanri table {
	background-color: #F5F5F5;
}
.rtc_tbl_kanri table tr, .rtc_tbl_kanri table tr td {
	border-color: #AEABA4;
}
.rtc_tbl_kanri table tr td:first-child {
	vertical-align: middle;
	text-align: center;
	color: #fff;
	background-color: #666666;
}
.rtc_tbl_kanri table tr td:last-child {
	font-size: 12px;
}

/* こんなお悩みありませんか？ */
/* .rtc_block_problems {
	background-position: bottom 70px right 30% !important;
} */
.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: #595656;
	background-image: url( '/app/uploads/sites/1244/2024/07/fukidashi_type01.png' );
	z-index: 1;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(2) {
	top: 30px;
	left: 405px;
	width: 399px;
	height: 235px;
	color: #595656;
	background-image: url( '/app/uploads/sites/1244/2024/07/fukidashi_type02.png' );
	z-index: 2;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(3) {
	top: 20px;
	right: 50px;
	width: 281px;
	height: 210px;
	color: #595656;
	background-image: url( '/app/uploads/sites/1244/2024/07/fukidashi_type03.png' );
	z-index: 3;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(4) {
	left: 30px;
	bottom: 80px;
	width: 399px;
	height: 141px;
	color: #595656;
	background-image: url( '/app/uploads/sites/1244/2024/07/fukidashi_type04.png' );
	z-index: 4;
}
.rtc_block_problems .uagb-column__inner-wrap > div:nth-child(5) {
	right: 265px;
    bottom: 150px;
	width: 308px;
	height: 136px;
	color: #595656;
	background-image: url( '/app/uploads/sites/1244/2024/07/fukidashi_type05.png' );
	z-index: 5;
}
.fadeInDownOrg {
	-webkit-animation-name: fadeInDownOrg;
	animation-name: fadeInDownOrg;
}

.rtc_vertical_txt {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 76px;
    font-weight: bold;
    white-space: nowrap;
    color: #D1CDC5;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    z-index: -1;
}


@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);
	}
}

body.es-page-shop .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background-color: #E2E0DC;
}


/* SNS - sns
-------------------------------------------------- */
.rtc_sns_links {
	margin: 50px 0 0;
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
}
.rtc_sns_links > li:not(:last-child) {
	margin-right: 30px;
}
.rtc_sns_links > li a {
	transition: all ease .6s;
}
.rtc_sns_links > li a:hover {
	opacity: .6;
}
.rtc_sns_links > li img {
	width: 50px;
	height: auto;
}


/* スマホ版：sp
-------------------------------------------------- */
@media ( max-width: 480px ) {
	.rtc_pc { display: none; }
	
	.rtc_ttl_sub h1 {
		font-size: 14px !important;
	}
/* 	.rtc_ttl_sub h1 > span {
		font-size: 24px;
	} */
	.rtc_under_line {
		font-size: 18px !important;
	}
	.rtc_under_line strong {
		font-size: 16px !important;
	}
	.rtc_ttl_sub p {
		font-size: 12px !important;
	}
	.rtc_ttl_sub p br {
		display: none;
	}
	
	.rtc_ttl_points {
		font-size: 18px !important;
	}
	.rtc_ttl_points > span {
		display: block;
	}
	
	
	.rtc_syataku_message {
		font-weight: 600 !important;
		font-size: 11px !important;
	}
	
	.rtc_block_syataku p {
		font-size: 14px;
	}
	.rtc_block_syataku h2 {
		font-size: 18px;
	}
	.rtc_block_syataku ul {
		margin: 0 0 1.5em 1.5em;
	}
	.rtc_block_syataku ul > li {
		font-size: 14px;
	}
	
	/* スマホ時に反転させる
	-------------------------------------------------- */
	.flex_reverse_sp .uagb-columns__inner-wrap {
		display: flex;
		flex-direction: column-reverse;
	}
	
	.rtc_tbl_syataku table tr td:first-child {
		font-size: 16px;
	}
	.rtc_tbl_syataku table tr td:first-child,
	.rtc_tbl_syataku table tr td {
		display: block;
		width: 100%;
		font-size: 14px;
		border: none !important;
	}
	
	/* ラインナップ - lineup
	-------------------------------------------------- */
	.rtc_list_lineup {
		margin-bottom: 20px;
	}
	.rtc_list_lineup > li {
		width: 48%;
	}
	
	.rtc_block_mystyle > .uagb-columns__inner-wrap > .wp-block-uagb-column > .uagb-column__inner-wrap {
		padding: 20px 10px !important;
	}
	.rtc_block_mystyle h2 {
		margin-top: 50px;
		font-size: 18px !important;
	}
	.rtc_block_mystyle h3 {
		font-size: 16px !important;
	}
	
	.rtc_lineup_all h2 {
		font-size: 14px;
	}
	.rtc_lineup_all .rtc_txt_message p {
		font-size: 12px;
	}
	.rtc_lineup_all .rtc_txt_message p br {
		display: none;
	}
	.rtc_lineup_all p.rtc_btn_arrow {
		margin-top: 10px;
		font-size: 16px;
	}
	.rtc_imgs_abstop img {
		width: 250px;
		top: -40px;
		left: 50%;
		transform: translateX( -50% );
	}
	
	/* 入居者窓口 - resident
	-------------------------------------------------- */
	.rtc_sub_cover {
		min-height: auto;
	}
	.rtc_sub_cover h1 {
		margin-bottom: 0 !important;
		font-size: 21px !important;
	}
	
	.rtc_ttl_resident {
		font-size: 16px !important;
		padding: 14px !important;
	}
	
	.rtc_list_trouble > li {
		width: 48%;
	}
	
	.list_problems {
		list-style: none;
		margin: 0;
	}
	.list_problems > li {
		padding: 10px;
		border-radius: 10px;
		text-align: center;
/* 		color: #fff;
		background-color: #595656; */
		
		color: #595656;
        background-color: #FFFFFF;
        border: 4px solid #595656;
        font-size: 14px;
        font-weight: 600;
	}
	.list_problems > li:not(:last-child) {
		margin-bottom: 20px;
	}
	
	.rtc_message_cover p {
		font-size: 14px !important;
		line-height: 1.5 !important;
	}
	
	.rtc_block_point p {
		font-size: 14px;
	}
	
	.rtc_vertical_txt {
		right: -10px;
		font-size: 36px;
	}
	
	.rtc_ttl_kanri {
		font-size: 18px !important;
	}
	
	.rtc_tbl_kanri table tr td {
		display: block;
		width: 100%;
	}
	.rtc_tbl_kanri table tr td:last-child {
		font-size: 10px;
	}
	
	
	.shopinfo_list a.wp-block-button__link {
		font-size: 16px;
	}
	
	.shopinfo_name {
		font-size: 24px !important;
	}
	
	.rtc_block_managementsystem p {
		font-size: 14px;
	}
}