@charset "UTF-8";

* {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic Pro', メイリオ, sans-serif !important;
}

.fa, .far, .fas {
	font-family: 'Font Awesome 5 Free' !important;
}

.mainContent {
	padding-top: 60px;
}

.singleContent.-template:not(#_) > * {
	margin-right: 0;
	margin-left: 0;
}

/* 物件検索 */

ol#taktpankuzu {
	display: none;
}

div#taktFormBody div#takthead {
	padding-top: 0;
}

/* 物件一覧 */

.research_table th,
.research_table td {
	vertical-align: middle;
}

.searchcgi-des3-card {
	display: block;
	height: auto !important;
}

.searchcgi-des3-card > tbody {
	display: block;
}

.searchcgi-des3-card tr {
	display: flex;
}

.searchcgi-des3-card tr > td {
	display: block;
}

.searchcgi-des3-card tr:first-child > td:first-child {
	flex-grow: 1;
	background-color: #212121 !important;
}

.searchcgi-des3-card tr:first-child > td:last-child {
	display: flex;
	padding-right: 14px;
	padding-left: 5px;
	background-color: #d3dd00 !important;
	line-height: 26px !important;
	white-space: nowrap;
}

.searchcgi-des3-card tr:nth-child(2) {
	display: block;
}

.searchcgi-des3-card tr:nth-child(2) > td {
	display: flex;
	justify-content: space-between;
	padding: 0px 6px !important;
}

.searchcgi-des3-card tr:nth-child(2) > td > span {
	margin: 0 !important;
	margin-top: -2px !important;
}

.searchcgi-des3-card tr:nth-child(2) > td > span > img {
	vertical-align: middle;
}

.searchcgi-des3-card tr:nth-child(3) {
	height: auto !important;
	padding: 9px;
}

.searchcgi-des3-card tr:nth-child(3) > td {
	padding: 0 !important;
	line-height: 1.333;
}

.searchcgi-des3-card tr:nth-child(4) {
	margin-right: 9px;
	margin-left: 9px;
}

.searchcgi-des3-card tr:nth-child(4) > td {
	width: 100%;
}

.searchcgi-des3-card tr:nth-child(4) > td a {
	display: block;
	background-image: url(/wp/wp-content/themes/friend-home/chintai/images/common/tksn_dummy.png);
}

.searchcgi-des3-card tr:nth-child(4) img {
	width: 100%;
	height: 202px;
	object-fit: cover;
}

.searchcgi-des3-card tr:nth-child(4) img[src*="junbi216.gif"] {
	opacity: 0; /* システムのダミー画像は使わず、a要素のbackground-imageに設定した画像が見えるようにする */
	pointer-events: none;
}

.searchcgi-des3-card tr:nth-child(5) {
	padding: 9px;
}

.searchcgi-des3-card tr:nth-child(5) > td:not(:root) {
	padding: 0;
	line-height: 1.333;
}

.searchcgi-des3-card tr:nth-child(6) > td {
	width: 100%;
	padding: 0 !important;
}

.searchcgi-des3-card tr:last-child {
	align-items: center;
	justify-content: space-between;
	height: auto !important;
	padding-top: 9px;
	padding-bottom: 9px;
}

.searchcgi-des3-card tr:last-child > td {
	flex-shrink: 0;
}

.searchcgi-des3-card tr:last-child > td:first-child:not(:root) {
	width: auto;
}
