<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.h3.ribbon {
	position: relative;
	color: #ffffff;
	background: linear-gradient(62deg, #8CBA30 0%, #A1C756 100%);
	-webkit-background-size: 6px 6px;
	line-height: 30px;
	margin: 1em 0 0;
	padding-left: 3.5em;
	text-shadow: 1px 2px 2px #6a8d24;
	border: none;
}

.h3.ribbon:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 8px transparent;
	border-right: solid 10px #6a8d24;
}

.h3.ribbon i {
	position: absolute;
	display: inline-block;
	top: -2px;
	left: 1em;
}

.h3.ribbon i.mini-cracker {
	top: -10px;
	left: .5em;
}

.h3.ribbon i.mini-yen {
	left: 1.5em;
}

.h3.ribbon i.mini-doc-edit {
	left: 1.2em;
}

.h3.ribbon i.mini-bell {
	top: -4px;
}

.detail-box {
	margin: 0 1rem 2rem 1rem;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: .5em;
}

.detail-box.box-virtual {
}

.detail-box &gt; table {
	margin-bottom: 1.5em;
}

.detail-box tbody th {
	background-color: transparent;
}

.detail-box table:last-child {
	margin-bottom: 0;
}

.detail-box &gt; table &gt; tbody &gt; tr:last-child {
	border: none;
}

.detail-box tr:first-child {
	border-top: none;
}

.detail-box tr th:nth-child(3) {
}

.detail-box tr td:nth-child(2) {
	width: auto;
}

.detail-box th, .detail-box td {
}

.detail-box th {
}

.detail-box .p-entry__share {
	margin: 0;
}

.search-list thead a {
	color: #000000;
}

.search-list .object-desc a {
	font-weight: bold;
	color: #4D6621;
}

.search-list .object-desc .btn-toggle-bookmark span {
	display: none;
}

.search-list.multi-rows td {
	background-color: transparent;
}

.search-list tbody strong {
	color: #bb0000;
}

.search-list tbody .black strong {
	color: #333333;
}

.search-list tr:first-child,
.search-list thead tr {
	border-top: none;
}

.search-list.multi-rows td.object-address {
	text-align: left;
}

.search-list.multi-rows td.object-desc .btn-toggle-bookmark {
	float: right;
}

.search-list.vsort thead th {
	text-decoration: underline;
	cursor: pointer;
}

.search-list.vsort thead th.asc::after {
	content: "↓";
}

.search-list.vsort thead th.desc::after {
	content: "↑";
}

.search-condition-area {
	border: 1px solid #dddddd;
	padding: 1rem;
}

.icon-remove {
	background: url('../../images/icon/icon-remove.png') no-repeat 0 0;
	background-size: 100%;
	height: 12px;
	width: 12px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
}

.icon-remove.none {
	display: none;
}

.icon-remove:hover {
	opacity: 0.7;
}

.search-detail-head {
	margin-bottom: 1em;
	width: 100%;
	text-align: center;
}

.search-detail-head {
/ zoom: 1;
}

.search-detail-head:after {
	content: '';
	display: block;
	clear: both;
}

.search-detail-head dl {
	font-size: 1.1em;
	display: inline-block;
	border-radius: 2rem;
	border: 2px #888888 solid;
	padding: .5rem 1rem;
}

.search-detail-head dt {
	font-weight: bold;
	float: left;
	width: 18.6rem;
}

.search-detail-head dd {
	float: left;
	width: 10rem;
}

.search-detail-head dd.yield {
	font-weight: bold;
	color: #CC0000;
}

.search-detail-head dd img {
	vertical-align: top;
}

.search-detail-head dt, .search-detail-head dd {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.search-detail-head dt {
	width: 40%;
}

.search-detail-head dd {
	width: 60%;
}

.bar-rating {
	display: inline-block;
}

.bar-rating span {
	display: inline-block;
	width: .4rem;
	height: 1em;
	background-color: #e3e3e3;
	margin: 0 1px;
	text-align: center;
	opacity: 0.5;
}

.bar-rating span.on {
	background-color: #16d605;
}

.bar-rating span:nth-child(1).on {
	opacity: 0.3;
}

.bar-rating span:nth-child(2).on {
	opacity: 0.3;
}

.bar-rating span:nth-child(3).on {
	opacity: 0.4;
}

.bar-rating span:nth-child(4).on {
	opacity: 0.4;
}

.bar-rating span:nth-child(5).on {
	opacity: 0.5;
}

.bar-rating span:nth-child(6).on {
	opacity: 0.5;
}

.bar-rating span:nth-child(7).on {
	opacity: 0.6;
}

.bar-rating span:nth-child(8).on {
	opacity: 0.6;
}

.bar-rating span:nth-child(9).on {
	opacity: 0.7;
}

.bar-rating span:nth-child(10).on {
	opacity: 0.7;
}

.bar-rating span:nth-child(11).on {
	opacity: 0.8;
}

.bar-rating span:nth-child(12).on {
	opacity: 0.8;
}

.bar-rating span:nth-child(13).on {
	opacity: 0.9;
}

.bar-rating span:nth-child(14).on {
	opacity: 0.9;
}

.bar-rating span:nth-child(15).on {
	opacity: 1;
}

.search-detail-limit {
	background: url('../../images/search/detail-limit-bg.jpg') no-repeat 0 0;
	background-size: 31rem auto;
	padding-top: 15px;
	padding-left: 5.5em;
	height: 60px;
	line-height: 30px;
	color: #ffffff;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 31rem;
}

.search-detail-left .detail-img-area {
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #e8e8e8;
	text-align: center;
	width: 96%;
	margin-bottom: .5rem;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (min-width: 641px) {
	.search-detail-left .detail-img-area {
		width: 294px;
	}
}

.search-detail-left .detail-img-area a {
	width: 32%;
	height: 6rem;
}

.search-detail-left .detail-img-area a:first-child {
	width: 99%;
	height: 21.6rem;
}

.search-detail-outer + .adsenseOuter {
	margin-top: 0;
}

.ribbon-head {
	position: relative;
	color: #ffffff;
	background: #e66700;
	font-size: 14px;
	padding: 1rem 2rem;
	font-weight: 400;
	margin: 1em 0 0;
}

.ribbon-head:before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 8px transparent;
	border-right: solid 10px #aa4400;
}

.ribbon-head strong {
	font-size: 1.5em;
}

.ribbon-head .start-price {
	display: block;
	font-size: .9em;
}

.ai-forecast,
#ai-forecast {
	font-weight: 700;
	font-size: 1.8em;
	display: inline-block;
	height: 100%;
	font-family: "M PLUS 1p", "ヒラギノ角ゴ ProN W6", "HiraKakuProN-W6", "Hiragino Kaku Gothic Pro", sans-serif;
}

#ai-sources {
	margin-left: 1em;
	color: #666666;
	display: inline-block;
}

#ai-sources.none {
	display: none;
}

.detail-gmap iframe {
	width: 100%;
	height: 30rem;
}

.detail-gmap #gmap {
	width: 100%;
	height: 35rem;
}

.btn-analyze,
.btn-virtual:not(.image_button),
.btn-similar,
.btn-mansion {
	font-family: inherit;
	font-size: inherit;
	cursor: pointer;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	position: relative;
	transition: all 0.3s;
	background: none;
	padding: .5em 2em;
	border-radius: 2rem;
	border: 2px solid green;
	overflow: hidden;
	text-decoration: none;
	color: green;
	text-align: center;
	white-space: nowrap;
	box-shadow: 0 -3px 0 0 #d9d9d9 inset;
	margin-left: auto;
	display: block;
}

.btn-similar,
.btn-mansion,
.btn-analyze {
	background: none;
}

.btn-analyze:after,
.btn-virtual:not(.image_button):after,
.btn-similar:after,
.btn-mansion:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f13a";
	background-position: right center;
	right: .4em;
	top: 1rem;
	position: absolute;
}

.btn-similar:after,
.btn-mansion:after,
.btn-analyze:after {
	content: "\f0a9";
}

.btn-virtual:not(.image_button) {
	white-space: nowrap;
}

.btn-analyze:hover,
.btn-virtual:not(.image_button):hover,
.btn-similar:hover,
.btn-mansion:hover {
	background-color: #fbe1d2;
	text-decoration: none;
}

.btn-analyze.muted,
.btn-virtual:not(.image_button).muted,
.btn-similar.muted,
.btn-mansion.muted {
	background-color: transparent;
	cursor: default;
	opacity: 0.3;
}

.btn-virtual:not(.image_button) {
	background: none;
	outline: none;
	position: relative;
}

.btn-virtual:not(.image_button).opened {
	background: none;
}

.btn-virtual:not(.image_button):after {
	content: "\f055";
	top: 1rem;
}

.btn-virtual:not(.image_button).opened:after {
	content: "\f139";
}

.btn-analyze small,
.btn-virtual:not(.image_button) small,
.btn-mansion small,
.btn-similar small {
	font-weight: normal;
}

.btn-analyze .usage,
.btn-virtual:not(.image_button) .usage,
.btn-similar .usage,
.btn-mansion .usage {
	display: none;
}

.property-under-consideration .thumbnailOuter {
	float: left;
	margin: 2px 1em 0 0;
	max-width: 100px;
}

#rank-chart {
	width: 100%;
	height: auto;
	display: none;
}

.footnotes {
	background-color: #E8E8E8;
	padding: 1.5rem;
	margin: 0 0 2rem 0;
	text-align: left;
}

.footnotes-gr {
	background-color: #EDFCCE;
	border: 1px solid #7DAB20;
	margin: 0 1rem 1.5rem;
	padding: 1.5rem;
}

.footnotes-gr p,
.footnotes p {
	padding: 0 2rem;
}

#my-recommend {
	margin-top: 2rem;
	display: none;
}

#my-recommend .recommend-container {
	margin: 0;
	padding: 0;
	overflow-x: visible;
	overflow-y: hidden;
	width: 100%;
	white-space: nowrap;
}

#my-recommend .recommend-container::-webkit-scrollbar {
	width: 10px;
}

#my-recommend .recommend-container::-webkit-scrollbar-track {
	background-color: #cccccc;
}

#my-recommend .recommend-container::-webkit-scrollbar-thumb {
	background-color: #17585d;
}

#my-recommend dl {
	padding: 0 .2em;
	overflow: hidden;
	display: inline-block;
	width: 150px;
}

#my-recommend dl a {
	width: 100%;
	height: auto;
	max-height: 100px;
}

#my-recommend strong {
	color: #bb0000;
}

#my-recommend .others {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: small;
}

#my-column {
	display: none;
}

#my-column dl {
	border: solid 1px #dddddd;
	padding: .5em;
}

#my-column dt {
	float: left;
	margin-right: .5em;
}

#my-column dt a {
	border: solid 2px #dddddd;
	overflow: hidden;
	width: 110px;
	height: 70px;
	display: block;
}

#my-column dt a:hover {
	border: 2px solid #779E33;
}

#my-column dd {
}

#my-column dd a {
	font-weight: bold;
}

.btn-open-resmap,
.btn-print,
.btn-del-recently,
.btn-open-share,
.btn-toggle-bookmark {
	display: inline-block;
	text-decoration: none;
	line-height: 1;
	color: inherit;
}

.btn-open-resmap:hover,
.btn-print:hover,
.btn-del-recently:hover,
.btn-open-share:hover,
.btn-toggle-bookmark:hover {
	text-decoration: none;
}

.btn-open-resmap span,
.btn-print span,
.btn-toggle-bookmark span {
	display: none;
}

.btn-open-resmap:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f5a0";
	margin-right: .5em;
}

.btn-print:not(.image_button):before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f02f";
	font-size: large;
}

.btn-toggle-bookmark.plus {
}

.btn-toggle-bookmark:not(.image_button):before {
	font-family: "Font Awesome 6 Free";
	font-weight: 500;
	content: "\f004";
	font-size: large;
}

.btn-toggle-bookmark.plus:not(.image_button):before {
	font-weight: 900;
}

th.object-items .btn-toggle-bookmark {
	margin-top: 4px;
}

.btn-open-share:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f1e0";
	font-size: large;
}

.titleAndButton .buttons {
	float: right;
	margin: 0 0 4px 4px;
	z-index: 1;
}

@media screen and (max-width: 640px) {
	.titleAndButton {
		margin-top: -0.5em;
	}
	.titleAndButton .buttons {
		padding: 0 4px;
	}
}

@media screen and (min-width: 641px) {
	.titleAndButton {
		position: relative;
	}
	.titleAndButton .buttons {
		position: absolute;
		right: 8px;
		top: 8px;
	}
}

.res-card.finish {
	background-color: #E6E6E6;
}

.res-card .w3-cell p,
.res-card .w3-cell a,
.res-card .w3-cell {
	vertical-align: middle;
}

.res-card .w3-cell-row p {
	padding: 6px 0 6px 8px;
	margin: 0;
	line-height: 1.3;
}

.res-card .w3-cell.action {
	width: 30px;
}

.res-card .w3-cell a {
	margin: 0 4px;
}

.res-card .w3-col {
	padding: 8px;
}

.res-card .w3-col.s4 {
	padding-right: 0;
}

.res-card .w3-col.s8 {
	line-height: 1.4;
}

.res-card .w3-col.s8 img {
	margin-top: 8px;
}

.res-card a {
	color: #000000;
}

.res-card .scalefill {
	height: 135px;
}

.res-card .result,
.res-card .price {
	float: right;
}

.res-card .price strong {
	color: #F7931E;
	font-size: 1.2em;
}

.res-card .result {
	text-align: right;
}

.res-card .resGroup {
	display: inline-block;
	background-color: #B3B3B3;
	font-size: .9em;
	padding: 1px 8px;
	margin-bottom: 8px;
}

.res-card .btn-del-recently {
}

.res-card .btn-del-recently:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f00d";
	font-size: large;
}

.res-card .resdays {
	background-color: #FCEF7A;
	width: 55px;
	height: 55px;
	text-align: right;
	vertical-align: bottom;
}

.res-card .resdays strong {
	font-size: 1.5em;
}

.res-card .resdays .prefix {
	position: absolute;
	top: 2px;
	left: 2px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	text-align: left;
	font-size: .9em;
}

.res-card .resdays .days {
	position: absolute;
	right: 2px;
	bottom: 4px;
	line-height: 1.1;
	width: 100%;
	overflow: hidden;
}

.res-card .sold-price {
	right: 8px;
	bottom: 8px;
}

.res-card .sold-price strong {
	color: #ED1C24;
	font-size: 1.2em;
}

.myShare {
	display: none;
	z-index: 4;
	bottom: 0;
	left: 0;
	position: fixed;
	width: 100%;
	background-color: #ffffff;
}

.myShare .w3-cell-row {
	margin: 20px 0;
}

.myShare .w3-cell {
	text-align: center;
	vertical-align: middle;
}

.myShare .w3-cell a {
	display: inline-block;
	width: 40px;
	height: 40px;
}

#map-container {
	height: 100%;
}

#map-sidebar {
	display: inline-block;
	position: absolute;
	top: 60px;
	left: 10px;
	overflow-y: auto;
	background-color: #ffffff;
	padding: 1em;
	font-family: Roboto, Arial, sans-serif;
	font-size: 16px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	box-shadow: rgb(0 0 0 / 30%) 0px 1px 4px -1px;
}

#map-sidebar form label {
	display: block;
}

#map-sidebar form label input {
	margin-right: .4em;
}

#popup-container {
	position: fixed;
	top: 0;
	left: 0;
	visibility: hidden;
	transition-property: visibility;
	transition-duration: .2s;
}

#popup-container &gt; .menu-content {
	contain: layout size;
	overflow: visible;
	position: fixed;
	top: 0;
	bottom: 0;
	left: calc(max(50px - 100vw, -350px));
	width: calc(min(100vw - 50px, 350px));
	transition-property: transform;
	transition-duration: .2s;
	background-color: #ffffff;
	box-shadow: 0 0 18px rgb(0 0 0 / 30%);
	padding: 1em;
}

#popup-container .popup-content {
	contain: paint;
	overflow-y: auto;
	width: 100%;
	height: 100%;
}

#popup-container .popup-close-button {
	position: absolute;
	top: 0;
	left: 99.5%;
	width: 30px;
	height: 48px;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	box-shadow: 6px 6px 6px rgb(0 0 0 / 10%);
	cursor: pointer;
	user-select: none;
	outline: none;
	display: flex;
	justify-content: center;
	align-items: center;
	transition-property: opacity;
	opacity: 0;
}

.popup-close-button:after {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f0d9";
	font-size: 26px;
	color: green;
}

#popup-container[popup-open] {
	visibility: visible;
}

#popup-container[popup-open] &gt; .menu-content {
	transform: translateX(100%);
}

#popup-container[popup-open] .popup-close-button {
	opacity: 1;
}

.property-info-address {
	font-size: 115%;
	font-weight: 700;
	color: navy;
}

#geocoder {
	position: absolute;
	top: 10px;
	left: 10px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 30%);
	background-color: hsla(0, 0%, 100%, .9);
	height: 36px;
	border-radius: 8px;
	display: flex;
	padding: 0 .3em 0 .9em;
	max-width: 80%;
}

#geocoder-text {
	width: 20em;
	margin-right: .5em;
	border: none;
	outline: none;
}

.search-condition.resmap {
	position: absolute;
	top: 52px;
	left: 10px;
	font-size: smaller;
}

#map-over-size {
	display: none;
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: #999999;
	color: #ffffff;
	padding: 4px;
	font-size: smaller;
}

#map-loading {
	width: 200px;
	height: 150px;
	transition: all 1s;
	background-color: #333333;
	opacity: 0.6;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #ffffff;
	border-radius: 1em;
	padding-top: 110px;
}

#map-loading .spinner {
	position: absolute;
	left: 0;
	right: 0;
	top: 10px;
	margin: auto;
	width: 100px;
	height: 100px;
	background-color: #ffffff;
	border-radius: 100%;
	animation: sk-scaleout 1.0s infinite ease-in-out;
}

@keyframes sk-scaleout {
	0% {
		transform: scale(0);
	}
	100% {
		transform: scale(1.0);
		opacity: 0;
	}
}

.tablesorter th {
	position: relative;
	cursor: pointer;
	text-align: left;
	padding-right: 16px !important;
	outline: none;
}

.tablesorter-header-inner {
}

.tablesorter th::before, .tablesorter th::after {
	content: '';
	position: absolute;
	z-index: 2;
	right: 4px;
	width: 0;
	height: 0;
	border: 4px dashed;
	border-color: #333333 transparent;
	pointer-events: none;
}

.tablesorter th::before {
	border-bottom-style: solid;
	border-top: none;
	top: 30%;
}

.tablesorter th::after {
	border-top-style: solid;
	border-bottom: none;
	bottom: 30%;
}

.tablesorter th:not(.tablesorter-headerDesc):after,
.tablesorter th.tablesorter-headerAsc:after {
	border: none;
}

.tablesorter th.tablesorter-headerAsc:before {
	top: 50%;
	transform: translateY(-50%);
}

.tablesorter th:not(.tablesorter-headerAsc):before,
.tablesorter th.tablesorter-headerDesc:before {
	border: none;
}

.tablesorter th.tablesorter-headerDesc:after {
	top: 50%;
	transform: translateY(-50%);
}

.tablesorter th.sorter-false:before, .tablesorter th.sorter-false:after {
	border: none;
}

@media screen and (max-width: 640px) {
	#popup-container {
		width: 300px;
	}

	#popup-container &gt; .content {
		width: calc(min(100vw - 50px, 300px));
	}
}

#simmap {
	height: 300px;
}

@media screen and (min-width: 641px) {
	#simmap {
		height: 400px;
	}
}

.switch-lv {
	margin: 0;
}

@media screen and (min-width: 641px) {
	.switch-lv.pc-only {
		display: inline-block !important;
	}
}

#condinput {
	display: none;
}

#condinput .condhead {
	background: url('../../images/search/table-thead-bgh80.jpg') repeat-x 0 -1px;
	text-align: center;
	padding: .5em;
	border: solid 1px #dddddd;
	font-weight: bold;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	position: relative;
}

#condinput .condhead i {
	position: absolute;
	left: 6px;
	bottom: -4px;
}

#condinput .condinner {
	border: solid 1px #dddddd;
	border-top: none;
	padding: .5em;
	margin-bottom: 1em;
	font-size: 13px;
}

#condinput fieldset {
	border: solid 1px #dddddd;
	padding: .5em;
	margin-bottom: 6px;
	max-width: 100%;
}

#condinput .research {
	text-align: center;
	margin-top: .5em;
}

#condinput .research [type="submit"] {
	width: 94%;
}

#condinput select[name="s.ct"],
#condinput select[name="s.cb"] {
	width: 98%;
}

#condinput form fieldset table td {
	padding: 0;
}

#condinput #detail-search-area dt {
	display: block;
}

#condinput #detail-search-area dd:not(.research) {
	display: none;
	position: relative;
}

#condinput #detail-search-area dd.opened {
	display: block;
}

#condinput #detail-search-for select {
	margin-left: 1.5em;
}

#condinput legend {
	cursor: pointer;
	font-weight: bold;
}

#condinput fieldset &gt; dl,
#condinput fieldset &gt; div {
	display: none;
}

#condinput fieldset.opened &gt; dl,
#condinput fieldset.opened &gt; div {
	display: block;
}

#condinput ul {
	margin: 0;
	list-style-type: none;
}

#condinput label {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#condinput #detail-search-area .icon-plus,
#condinput legend:before {
	width: 1.6rem;
	height: 1.6rem;
	background: #ffffff url('../../images/icon/icons-green-text.png') no-repeat left top;
	border: solid 1px #cccccc;
	border-radius: 2px;
}

#condinput legend:before {
	width: 1.5rem;
	height: 1.5rem;
}

#condinput legend:hover:before,
#condinput #detail-search-area .icon-plus:hover {
	opacity: 0.7;
}

#condinput legend:before {
	background-position: -1.6rem top;
	margin: 0 5px 0 0;
	float: left;
	content: '';
}

#condinput fieldset.opened legend:before {
	background-position: -1.6rem bottom;
}

#condinput #detail-search-area li {
	position: relative;
}

#condinput #detail-search-area .icon-plus {
	background-position: left top;
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 4px;
	right: 0;
}

#condinput #detail-search-area li.opened .icon-plus {
	background-position: left bottom;
}

#condinput #detail-search-area .shiku {
	display: none;
	margin-left: 1em;
	letter-spacing: -.5px;
}

#condinput #detail-search-area li.opened .shiku {
	display: block;
	max-width: 13rem;
}

.fixedOuter {
	background: rgba(51, 51, 51, 0.68);
	display: none;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: 1000;
	bottom: 0;
	padding: 7px 0 4px;
	top: auto;
	text-align: center;
}

.fixed-inner {
	width: 978px;
}

.fixedOuter .fixed-inner {
	margin: 0 auto;
}

.fixedOuter a {
	text-decoration: none;
}

.fixedOuter .btn-large-orange {
	margin: 0;
	font-size: 14px;
	padding: 6px 0;
	border-radius: 5px;
	width: 240px;
	position: relative;
}

.fixedOuter .btn-large-orange.white {
	box-shadow: 0 -1px 0 #D26A00 inset;
	background-color: #ffffff;
	border: 1px solid #F77C00;
	border-bottom: 2px solid #D26A00;
	text-shadow: none;
	color: #F77C00 !important;
}

.fixedOuter .btn-large-orange:not(.white):before {
	font-family: "Font Awesome 6 Free";
	font-weight: 300;
	content: "\f0e0";
	font-size: large;
	position: absolute;
	top: 50%;
	left: 30px;
	transform: translateY(-50%);
}

.fixedOuter .btn-large-orange + .btn-large-orange {
	margin-left: 60px;
}

.fixedOuter .tooltipWrap {
	position: absolute;
	top: -8px;
	left: -35px;
}

.fixedOuter .tooltip {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	display: inline-block;
	position: absolute;
	text-shadow: none;
}

.fixedOuter .tooltip strong {
	font-size: large;
	color: orange;
	font-weight: bold;
}

.fixedOuter .tooltip {
	--b: 1.5em;
	--h: .9em;
	--t: .6;
	--p: 80%;
	--r: 1.2em;
	padding: .1em .4em;
	border-radius: var(--r) var(--r) min(var(--r), 100% - var(--p) - (1 - var(--t)) * var(--b) / 2) min(var(--r), var(--p) - (1 - var(--t)) * var(--b) / 2)/var(--r);
	background: #ffffff;
	border: solid 1px orange;
	position: relative;
}

.fixedOuter .tooltip:before,
.fixedOuter .tooltip:after {
	position: absolute;
	left: 30px;
	height: 0;
	width: 0;
	border: solid transparent;
	content: "";
}

.fixedOuter .tooltip:before {
	top: 100%;
	margin-left: -6px;
	border-color: transparent;
	border-top-color: orange;
	border-right-color: orange;
	border-width: 6px;
}

.fixedOuter .tooltip:after {
	top: 99%;
	margin-left: -4px;
	border-color: transparent;
	border-top-color: white;
	border-right-color: white;
	border-width: 4px;
}

.concierge-container {
	margin: 0 auto 1.5em;
}

.concierge-container dl {
	position: relative;
	margin: auto;
	padding: 0 0 5em;
}

.concierge-container dl dt {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
}

.concierge-container dl dt.top {
	top: 0;
}

.concierge-container dl dt.bottom {
	bottom: 0;
}

.concierge-container dl dt .corp {
	text-align: center;
	font-weight: bold;
	padding: .5em;
	text-decoration: none;
	outline: none;
	color: #ffffff;
	background: linear-gradient(62deg, #8CBA30 0%, #A1C756 100%);
	-webkit-background-size: 6px 6px;
	text-shadow: 1px 2px 2px #6a8d24;
}

.concierge-container dl dt .person {
	text-align: right;
}

.concierge-container dl dt .omakase {
	text-align: center;
	background-color: #ffffff;
}

.concierge-container dl img:hover {
	opacity: 1;
}

.circle {
	margin: auto;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.circle img {
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 100%;
	object-fit: cover;
}

.social_proof_notification {
	background: #1f1f1f;
	background-color: rgba(31, 31, 31, 0.6);
	border-radius: 3px;
	transition: ease 0.3s;
	display: none;
	align-items: center;
	max-width: 400px;
	animation: fadeIn 1.5s ease 0.5s 1 normal backwards;
	position: fixed;
	right: 1em;
	bottom: 5em;
	z-index: 20000;
}

.social_proof_notification.hide {
	display: none !important;
}

.social_proof_text {
	font-family: "Apercu", arial, sans-serif;
	font-size: 16px;
	margin: 16px;
	color: white;
	display: inline-block;
	vertical-align: bottom;
}

.social_proof_numpeople_text {
	font-family: "Apercu", arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: white;
	display: inline-block;
	vertical-align: -2px;
}

@media screen and (max-width: 640px) {
	.social_proof_notification {
		display: none !important;
	}

	.btn-analyze,
	.btn-virtual:not(.image_button),
	.btn-similar,
	.btn-mansion {
		width: 100%;
		font-size: 1.2em;
	}

	.search-detail-left {
		margin-bottom: 2em;
	}

	.search-condition-area .btn-add-favorite {
		margin-top: 1rem;
	}

	.btn-print,
	.detail-point,
	.simulation {
		display: none;
	}

	#btn-condinput {
		display: block;
	}

	#condinput {
		height: 100%;
		width: 200px;
		background-color: #ffffff;
		position: fixed !important;
		overflow: auto;
		animation: animateright 0.4s;
		z-index: 4;
		top: 0;
		right: 0;
		padding: 0 !important;
		border: none;
	}

	#condinput .condhead {
		border: none;
	}

	#condinput .condhead button {
		position: absolute;
		top: 0;
		right: 0;
		font-size: large;
		padding: 2px 12px;
	}

	#condinput .condinner {
		padding: 1em;
		border: none;
	}

	#condinput #detail-search-area .shiku,
	#condinput #detail-search-area .icon-plus {
		display: none;
	}

	.search-condition-area {
		margin-top: 1rem;
		margin-bottom: 2rem;
	}

	.search-condition-area legend a.sp-only {
		display: inline-block !important;
	}

	.search-condition-area .pull-left,
	.search-condition-area .pull-right {
		width: 100%;
	}

	.search-detail-head &gt; dl {
		width: 48%;
	}

	.search-detail-head &gt; dl:nth-child(3),
	.search-detail-head &gt; dl:nth-child(4) {
		width: 96%;
	}

	.search-list.multi-rows thead {
		display: none;
	}

	.search-list.multi-rows &gt; tbody &gt; tr:nth-child(odd) {
		border-bottom: none;
	}

	.search-list.multi-rows td {
		float: left;
		width: 50%;
	}

	.search-list.multi-rows td[colspan="7"],
	.search-list.multi-rows td[colspan="4"] {
		width: 100%;
		padding-right: 0;
	}

	.search-list.multi-rows td[colspan="3"] {
		display: none;
	}

	.search-list.multi-rows td.object-price strong {
		font-size: 1.5em;
	}

	.search-list.multi-rows td.object-price .sold-price {
		display: block;
	}

	.search-list.multi-rows td.object-price .sold-price:before {
		content: "→";
		display: inline-block;
	}

	.search-list.multi-rows td &gt; div {
		display: inline-block;
	}

	.watchlist-table td.object-checkbox .btn-mail {
		position: absolute;
		top: 6px;
		left: 4px;
		padding-top: 0 !important;
		margin-right: 1em;
	}

	.watchlist-table td.object-checkbox label {
		position: absolute;
		top: 4px;
		right: 4px;
		padding-top: 0 !important;
	}

	.search-list.multi-rows td.object-desc {
		padding-bottom: 0;
	}

	.search-list.multi-rows td.object-image {
		padding-top: .8em;
		padding-bottom: .8em;
	}

	.search-list.multi-rows td.object-image &gt; a {
		width: 100%;
		height: 220px;
	}

	.search-list.watchlist-table td.object-image &gt; a {
		height: auto;
		max-height: 220px;
	}

	.search-list.multi-rows td.object-virtual {
		width: 100%;
		clear: left;
		margin-bottom: 1em;
	}

	.search-list.multi-rows td.object-virtual th {
		display: table-cell;
		width: 30%;
		background: #f0f0f0;
	}

	.search-list.multi-rows td.object-virtual td {
		display: table-cell;
		width: 100%;
	}

	.search-list.multi-rows td.object-virtual td:last-child {
		padding-bottom: .5rem;
	}

	.search-list.multi-rows td.object-resdays {
		float: right;
	}

	table.watchlist-table.multi-rows &gt; tbody &gt; tr:nth-child(even) {
		display: none;
	}

	table.watchlist-table th.object-items img {
		float: none;
	}

	table.watchlist-table td.object-checkbox {
		width: auto;
		margin-right: .8em;
	}

	table.watchlist-table.multi-rows td.object-image {
		min-height: 0;
	}

	th.object-items img {
		float: left;
		margin-right: .5em;
	}

	th.object-items .btn-toggle-bookmark {
		float: right;
	}

	.detail-box tbody th {
		clear: left;
		float: left;
		width: 35%;
	}

	.search-condition-inner .pull-left,
	.search-condition-inner .pull-right {
		float: none;
	}

	.selectSort, .selectSize {
		margin: 0;
		padding: 1px !important;
	}

	h1.h2 .btn-open-resmap,
	h1.h2 .btn-toggle-bookmark {
		margin-top: .3em;
		margin-left: .3em;
	}

	.fixedOuter .btn-large-orange {
		width: 48%;
		margin: 0;
		font-size: 13px;
	}

	.fixedOuter .btn-large-orange + .btn-large-orange {
		margin-left: 1%;
	}

	.fixedOuter .tooltipWrap {
		display: none;
	}

	.fixedOuter .btn-large-orange:not(.white):before {
		left: 10px;
	}
}

@media screen and (min-width: 641px) {
	h1.h2 .btn-open-resmap span,
	h1.h2 .btn-print span,
	h1.h2 .btn-toggle-bookmark span {
		display: inline;
		font-size: 1.2rem;
		font-weight: 400;
		text-shadow: none;
		line-height: 1;
	}

	.btn-open-resmap:before,
	.btn-toggle-bookmark:before,
	.btn-print:before {
		font-size: 2rem;
		vertical-align: middle;
		margin-right: .2rem;
	}

	.btn-open-resmap:before {
		margin-right: .5rem;
	}

	.btn-open-resmap:after {
		content: "プロ";
		color: #ffffff;
		background-color: #d9534f;
		border: none;
		display: inline-block;
		padding: .1em .6em 0;
		line-height: 1.8;
		font-size: 1rem;
		text-align: center;
		white-space: nowrap;
		vertical-align: bottom;
		border-radius: .5em;
		margin-left: .2em;
	}

	.btn-toggle-bookmark + .btn-print {
		margin-left: .5em;
	}

	.btn-toggle-bookmark + .btn-print.image_button {
		margin-left: 4px;
	}

	.search-list.multi-rows tbody th {
		text-align: center;
	}

	.search-list thead th, .search-list thead td {
		background: url('../../images/search/table-thead-bgh80.jpg') repeat-x 0 0;
		background-size: auto 7.5rem;
		padding: 1rem .3rem .5rem;
		height: 3.5rem;
		font-size: 13px;
		border-top: none;
	}

	.search-list .object-items img {
		max-width: none;
	}

	.search-list .object-image a {
		background: 0 0;
		padding: .2rem;
		margin: 0 auto;
		display: block;
		width: 9rem;
		height: 6rem;
	}

	.search-list .object-image a:hover {
		border: 2px solid #779E33;
		padding: 0;
	}

	.search-list .object-image img {
		background-color: #cccccc;
		max-width: 100%;
		max-height: 100%;
	}

	.watchlist-table td.object-checkbox label span {
		display: none;
	}

	.search-condition-area legend a.pc-only {
		display: inline-block !important;
	}

	.search-detail-left {
		float: left;
		width: 31rem;
	}

	.popup-content .search-detail-left {
		width: auto;
	}

	.search-detail-main {
		float: right;
		width: 65rem;
	}

	.search-detail-head &gt; dl {
		width: 23rem;
	}

	.btn-download, .btn-contact {
		display: inline-block;
		width: 48%;
		margin-left: .5%;
		margin-right: .5%;
	}

	.btn-download.past {
		width: auto;
	}

	#condinput {
		display: block;
		width: 18.5rem;
		float: left;
	}

	#condinput + .list-right {
		width: 78rem;
		float: right;
	}

	.ribbon-head .start-price {
		float: right;
		margin-top: 1rem;
	}

	.detail-point {
		display: block;
		padding: 1.5em 1em;
		color: inherit;
		clear: both;
		border-radius: .5rem;
		border: 1px solid #ff6666;
		margin: 1.5rem 1rem 2.5rem;
		text-decoration: none;
	}

	.detail-point:hover {
		text-decoration: none;
	}

	.detail-point:hover img {
		opacity: 1;
	}

	.detail-point .h3 {
		margin-top: 0;
	}

	.detail-point .inner {
		padding: 2rem 2rem 1rem;
		margin: 0;
	}

	.detail-point .more {
		color: green;
		text-align: right;
		margin-top: 1em;
	}

	.simulation {
		display: block;
		margin-top: 2rem;
	}

	.culc-simulation-form .columns-two {
	/ zoom: 1;
	}

	.culc-simulation-form .columns-two:after {
		content: '';
		display: block;
		clear: both;
	}

	.culc-simulation-form .h3 {
		width: 95%;
	}

	.culc-simulation-form table {
	}

	.culc-simulation-form table tr {
		border: none;
	}

	.culc-simulation-form table th {
		width: 11.5rem;
		background-color: transparent;
	}

	.culc-simulation-form table .culc-simulation-line {
		border-right: 1px solid #e8e8e8;
	}

	.culc-simulation-form table td {
		width: 9rem;
	}

	input.simulation-cost {
		margin: 0;
		padding: .3rem;
		width: 5.5rem;
		text-align: right;
	}

	.simulation-cost-button {
		display: block;
		width: 46rem;
		text-align: center;
		margin: 2rem 0 0;
	}

	.simulation-cost-button img:hover,
	.button-print-simulation img:hover {
		cursor: pointer;
	}

	.simulation-cost-total {
		margin: 1.2rem 3rem 1rem;
		background-color: #ffffdd;
		text-align: center;
		width: 40rem;
		font-size: 1.1em;
	}

	.simulation-cost-total td {
		vertical-align: middle;
		width: 20rem;
		padding: 1.5rem 0;
		text-align: center;
	}

	.simulation-cost-total input {
		width: 15rem;
		padding: .5rem;
		background-color: #ffffff;
		text-align: right;
		outline: none;
	}

	.simulation-cost-total img.simulation-cost-arrow {
		margin-top: -1rem;
	}

	#error-simulation, #error-yield {
		font-size: 0.9em;
		color: #dd3333;
		font-weight: bold;
		padding: .5rem;
	}

	.button-print-simulation {
		text-align: center;
		clear: both;
		padding-bottom: 1.5rem;
	}

	.search-list {
		border-left: solid 1px #dddddd;
	}

	.search-list tr th, .search-list tr td {
		border-right: solid 1px #dddddd;
		text-align: center;
	}

	.selectSizeCont {
		margin: 0 0 0 1em;
		font-size: smaller;
		float: right;
	}

	.selectSize {
		margin: 0 0 0 .2em;
		border-color: #CAD0C6;
	}
}
</pre></body></html>