@charset "utf-8";

/**************************************************
 * 履歴画面タイトル
 **************************************************/
.rireki-head-wrapper {
	display: flex;
	justify-content: space-between;
	padding: 0 12px;
	border-bottom: 1px solid #e7eaeb;
}

@media screen and (max-width: 320px) {
	.rireki-head-wrapper {
		padding-right: 0;
	}
}

.rireki-head {
	padding: 17px 0 15px;
}

.rireki-head-text {
	color: #333;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
}

/**************************************************
 * ローディングアイコン
 **************************************************/
.js-rireki-section {
	position: relative;
	min-height: 332px;
	background-color: #e9f3f7;
}

.js-rireki-section > span.loader {
	position: absolute;
	top: 165px;
	background-image: url(https://asset01.suumo.jp/sp/img/my/rireki/loading.png?id=20250701a8d6aa0a2b3);
	background-size: 35px;
}

/**************************************************
 * カセット周囲/物件カセット共通
 **************************************************/
.rirekiRyoikiList {
	padding: 0 12px;
}

.keisaiBukkenList {
	padding-top: 16px;
}

.bukkenlist {
	padding-bottom: 12px;
}

/* カセット */
.bukkenlist-item,
.keisai-end-cassette {
	margin-bottom: 12px;
	border-radius: 12px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08), 0 3px 1px -2px rgba(0, 0, 0, 0.05), 0 2px 2px 0 rgba(0, 0, 0, 0.06);
	background: #fff;
	position: relative;
}

.bukkenlist-item.innerWrapActive {
	background: #ebebeb;
}

.innerHead {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px #e7eaeb solid;
	padding-left: 12px;
}

.inputWrap {
	display: flex;
	align-items: center;
}

.input-label {
	display: flex;
	align-items: center;
	margin-left: -9px;
}

input[type=checkbox] {
	width: 42px;
	height: 38px;
	background: no-repeat url(https://asset01.suumo.jp/sp/img/my/rireki/checkBox_inactive.png?id=20250701a8d6aa0a2b3);
	background-position: center;
	background-size: 24px;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	appearance: none;
}

input[type=checkbox]:checked {
	width: 42px;
	height: 38px;
	background: no-repeat url(https://asset01.suumo.jp/sp/img/my/rireki/checkBox_active.png?id=20250701a8d6aa0a2b3);
	background-position: center;
	background-size: 24px;
}

input[type=checkbox]:active {
	opacity: 0.5;
}

.titleWrap {
	padding: 8px 0;
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	text-align: left;
	word-break: break-all;
}

.closeWrap {
	width: 42px;
	height: 38px;
	flex-shrink: 0;
}

.btnClose {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/close_gray.png?id=20250701a8d6aa0a2b3) no-repeat;
	background-size: 18px;
	background-position: center;
}

.btnClose.ui-hover {
	opacity: 0.5;
}

.innerInfo {
	display: block;
	color: #333;
}

.innerInfo:visited {
	color: #333;
}

.innerInfo .imgWrap {
	width: 112px;
	padding-right: 12px;
}

.pct-buildingclass {
	display: block;
	width: 112px;
	padding: 3px 0;
	border-radius: 2px;
	background-color: #2c8710;
	color: white;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

.innerInfo .bukken-content {
	display: flex;
	padding: 12px 12px 0;
}

.innerInfo .bukken-content--bottom {
	padding-bottom: 12px;
}

.innerInfo .etsuran-date {
	margin-top: 6px;
	color: #6f7f85;
}

.innerInfo .infoWrap {
	width: 100%;
	min-width: 0;
}

.innerInfo .imgWrap p.imgBorder {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 112px;
	height: 112px;
	margin-top: 6px;
	overflow: hidden;
	border-radius: 4px;
	background: #f3f4f5;
}

.innerInfo .imgWrap p.imgBorder span.loader {
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	background-size: 20px 20px;
	background-image: url(https://asset01.suumo.jp/sp/img/my/rireki/loading.png?id=20250701a8d6aa0a2b3);
}

.innerInfo .infoWrap .price-wrap {
	display: flex;
	align-items: center;
}

.innerInfo .infoWrap .price {
	overflow: hidden;
	color: #f82055;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	height: 18px;
	white-space: nowrap;
	word-break: break-all;
	text-overflow: ellipsis;
}

.innerInfo .infoWrap .price.priceGray {
	color: #576971;
}

.innerInfo .infoWrap .price .price-small {
	font-weight: normal;
	font-size: 13px;
}

.innerInfo .infoWrap .deposit-wrap {
	display: flex;
	margin-top: 6px;
}

.innerInfo .infoWrap .deposit-wrap .deposit-shikikin,
.innerInfo .infoWrap .deposit-wrap .deposit-reikin {
	width: 47%;
}

.innerInfo .infoWrap .deposit-wrap .deposit-reikin {
	margin-left: 12px;
}

.innerInfo .infoWrap .deposit-wrap .deposit-title {
	display: inline-block;
	vertical-align: middle;
}

.innerInfo .infoWrap .deposit-wrap .deposit-title .pct-deposit {
	display: inline-block;
	padding: 4px;
	border-radius: 2px;
	background-color: #e7eaeb;
	color: #333;
	font-size: 11px;
}

.innerInfo .infoWrap .deposit-wrap .deposit-item {
	display: inline-block;
	width: calc(100% - 24px);
	overflow: hidden;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.innerInfo .infoWrap .building,
.innerInfo .infoWrap .menseki,
.innerInfo .infoWrap .madoriWrap,
.innerInfo .infoWrap .addressArea,
.innerInfo .infoWrap .address,
.innerInfo .infoWrap .access,
.innerInfo .infoWrap .definition-wrap {
	margin-top: 6px;
}

.innerInfo .infoWrap .building,
.innerInfo .infoWrap .menseki,
.innerInfo .infoWrap .madoriWrap,
.innerInfo .infoWrap .madori,
.innerInfo .infoWrap .addressArea,
.innerInfo .infoWrap .address,
.innerInfo .infoWrap .definition-wrap {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.innerInfo .infoWrap .access {
	line-height: 120%;
	word-break: break-all;
}

.cassettePctArea {
	display: flex;
	flex-wrap: wrap;
	row-gap: 4px;
	margin-top: 8px;
}

.bold-font {
	font-weight: bold;
}

/**************************************************
 * 掲載終了見出し
 **************************************************/
.subTitleBody {
	display: flex;
	align-items: baseline;
	padding: 17px 20px 17px 12px;
}

.subTitleLabel {
	padding-left: 12px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	top: 50%;
}

.subTitleLabel::before {
	content: "";
	width: 4px;
	height: 18px;
	position: absolute;
	left: 0;
	top: -1px;
	box-sizing: border-box;
	border-radius: 2px;
	background: #6fba2c;
}

.subTitleBodyKeisaiend {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 17px 0;
}

.delete-all-keisaiend {
	font-size: 14px;
	color: #0a6ac0;
	padding-right: 1px;
}

.delete-all-keisaiend.ui-hover {
	opacity: 0.5;
}

/**************************************************
 * 掲載終了カセット
 **************************************************/
.keisai-end-cassette {
	background-color: #ebebeb;
}

.keisai-end-cassette .innerHead {
	border-bottom: 1px solid #e0e1e2;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}

.keisai-end-cassette .bukken-content {
	padding-bottom: 12px;
}

.keisai-end-cassette .innerInfo .imgWrap p.imgBorder {
	margin-top: 0;
	background: #e0e1e2;
}

.keisai-end-cassette .innerInfo .infoWrap .deposit-wrap .deposit-title .pct-deposit {
	background: #d6d9d9;
}

.keisaiend-cassette-footer {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 36px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	background: #dedede;
	font-weight: bold;
	font-size: 12px;
}

/**************************************************
 * ピクト
 **************************************************/
.cassettePct {
	display: block;
	margin-right: 4px;
	padding: 2px 6px;
	border-radius: 2px;
	font-size: 10px;
}

.cassettePct:last-child {
	margin-right: 0;
}

.pctVisit {
	border: 1px solid #f77c00;
	color: #f77c00;
}

.pctMovie {
	border: 1px solid #1d2087;
	color: #1d2087;
}

.pctPanorama {
	border: 1px solid #00b7eb;
	color: #00b7eb;
}

.kakaku-koshin-pict {
	display: inline-block;
	flex: 0 0 52px;
	margin-left: 4px;
	padding: 3px 6px;
	border-radius: 2px;
	box-sizing: border-box;
	background: #869298;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

.pctJukatsu {
	border: 1px solid #c01718;
	color: #c01718;
}

/**************************************************
 * 販売期・引渡時期・土地面積・建物面積
 **************************************************/
.definition-list {
	display: flex;
	width: 100%;
}

.definition-list-term {
	width: 48px;
	color: #576971;
}

.definition-list-term--menseki {
	width: 37px;
}

.definition-list .hanbaiki,
.definition-list .nyukyojiki,
.definition-list .tochiMenseki,
.definition-list .tatemonoMenseki {
	flex: 1;
	margin-left: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/**************************************************
 * 建築条件付土地ラベル
 **************************************************/
.pct-wrapper {
	display: flex;
}

.kenchikujoken-label {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 3px 0;
	border-radius: 0 0 4px 4px;
	background-color: rgba(63, 83, 92, 0.8);
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}

/**************************************************
 * カセットフッター
 **************************************************/
.innerFoot {
	display: flex;
	justify-content: space-between;
}

/* 資料請求不可の場合は余白をつける */
.innerFoot:not(:has(.bukkenlist_item_hankyo, .bukkenlist_item_toiawase_button)) {
	padding-bottom: 12px;
}

/* 賃貸：資料請求ボタン */
.innerFoot-fr {
	padding-top: 15px;
}

.bukkenlist_item_toiawase_button {
	display: block;
	width: 100%;
	padding: 5px 0;
	margin: 0 0 7px 12px;
}

.bukkenlist_item_toiawase_button + .favoriteWrap {
	margin-top: 0;
}

.bukkenlist_item_toiawase_button_inner {
	display: table;
	position: relative;
	width: 100%;
	height: 34px;
	border-radius: 8px;
	box-sizing: border-box;
	box-shadow: 0 -3px 0 #e15f00 inset;
	background-color: #f37e00;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	word-break: break-all;
}

.bukkenlist_item_toiawase_button.ui-hover .bukkenlist_item_toiawase_button_inner {
	box-shadow: 0 -3px 0 0 #d05b05 inset;
	background: #e07705;
}

.bukkenlist_item_toiawase_button-wrap {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.bukkenlist_item_toiawase_button_text {
	display: inline-block;
	margin-left: 6px;
	text-align: center;
	vertical-align: top;
}

.mail-icon {
	display: inline-block;
	width: 16px;
	height: 12px;
	margin-left: -42px;
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/white_mail.png?id=20250701a8d6aa0a2b3) no-repeat;
	background-size: 16px 12px;
}

@media screen and (max-width: 300px) {
	.mail-icon {
		margin-left: 0;
	}
}

.bukkenlist_item_toiawase_button_fukidashi {
	display: block;
	position: absolute;
	top: -3px;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 143px;
	height: 18px;
	padding: 3px 11px 3px 15px;
	border: solid 1px #f36c00;
	border-radius: 9px;
	box-sizing: border-box;
	background-color: #fff;
	color: #f36c00;
	font-size: 10px;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
}

.bukkenlist_item_toiawase_button_freetext {
	display: table-cell;
	width: 42px;
	padding: 10px 9px 12px 9px;
	border-radius: 8px 0 0 8px;
	box-sizing: border-box;
	box-shadow: 0 -3px 0 0 #d74100 inset;
	background-color: #e15f00;
	text-align: center;
}

/* 売買：資料請求ボタン */
.bukkenlist_item_hankyo {
	width: 100%;
	margin: 3px 0 7px 12px;
}

.bukkenlist_item_hankyo:only-child {
	width: 100%;
}

.bukkenlist_item_hankyo--kengaku {
	margin-left: 8px;
}

.bukkenlist_item_hankyo_button {
	display: block;
	padding: 5px 0;
}

.bukkenlist_item_hankyo_button_inner {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 34px;
	padding: 10.5px 0 11.5px;
	border-radius: 8px;
	box-sizing: border-box;
	box-shadow: 0 -3px 0 #e15f00 inset;
	background-color: #f37e00;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	word-break: break-all;
}

.bukkenlist_item_hankyo_button.ui-hover .bukkenlist_item_hankyo_button_inner {
	box-shadow: 0 -3px 0 0 #d05b05 inset;
	background: #e07705;
}

.bukkenlist_item_hankyo_button_text {
	display: block;
	position: relative;
	margin: auto;
	padding-left: 21px;
	text-align: center;
}

.bukkenlist_item_hankyo_button_text::before {
	position: absolute;
	width: 16px;
	height: 12px;
	margin-left: -21px;
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/white_mail.png?id=20250701a8d6aa0a2b3) no-repeat;
	background-size: 16px 12px;
	content: "";
}

/* 見学予約ボタン */
.bukkenlist_item_kengaku_button {
	display: block;
	padding: 5px 0;
}

.bukkenlist_item_kengaku_button_inner {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 34px;
	padding: 10.5px 0 11.5px;
	border-radius: 8px;
	box-sizing: border-box;
	box-shadow: 0 -3px 0 #d0030f inset;
	background-color: #f4434b;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	word-break: break-all;
}

.bukkenlist_item_kengaku_button.ui-hover .bukkenlist_item_kengaku_button_inner {
	box-shadow: 0 -3px 0 0 #c10813 inset;
	background: #e14149;
}

.bukkenlist_item_kengaku_button_text {
	display: block;
	position: relative;
	margin: auto;
	padding-left: 21px;
	text-align: center;
}

.bukkenlist_item_kengaku_button_text::before {
	position: absolute;
	top: 50%;
	width: 18px;
	height: 18px;
	margin-top: -9px;
	margin-left: -22px;
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/white_calender.png?id=20250701a8d6aa0a2b3) no-repeat;
	background-size: 18px 18px;
	content: "";
}

/* お気に入りボタン */
.favoriteWrap {
	flex-shrink: 0;
	width: 44px;
	height: 44px;
	margin: 3px 4px 0;
	position: relative;
}

.favoriteWrap .icnFavorite {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/favorite_inactive.png?id=20250701a8d6aa0a2b3) no-repeat;
	background-position: center;
	background-size: 28px;
	margin-top: 3px;
}

.favoriteWrap .icnFavorite.isRegisted {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/favorite_active.png?id=20250701a8d6aa0a2b3) no-repeat;
	background-position: center;
	background-size: 28px;
}

/* 資料請求できない場合 */
.innerFoot .favoriteWrap:first-child {
	position: absolute;
	right: 0;
	bottom: 7px;
}

.favoriteWrap .icnFavorite.ui-hover {
	opacity: 0.5;
}

/**************************************************
 * まとめて問い合わせボタン
 **************************************************/
.hankyo-fixed-bar {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 4px 12px;
	background-color: rgba(51, 51, 51, 0.9);
	box-sizing: border-box;
	z-index: 100;
	opacity: 1;
}

.hankyo-fixed-bar--disabled .hankyo-fixed-bar__button {
	pointer-events: none;
	color: #e7eaeb;
	background: #b7bec2;
	box-shadow: none;
}

.hankyo-fixed-bar__button {
	position: relative;
	display: grid;
	width: 100%;
	height: 44px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: #f37e00;
	border-radius: 8px;
	box-shadow: 0 -3px 0 0 #e15f00 inset;
	box-sizing: border-box;
	border: none;
	place-content: center;
}

.hankyo-fixed-bar__button.ui-hover {
	background: linear-gradient(0deg, rgba(51, 51, 51, 0.1) 0%, rgba(51, 51, 51, 0.1) 100%), #f37e00;
	box-shadow: 0 -3px 0 0 #e15f00 inset, 0 -3px 0 0 rgba(51, 51, 51, 0.1) inset;
}

/**************************************************
 * 履歴データがない場合の表示
 **************************************************/
.rireki-no-data {
	width: 100%;
	padding: 40px 0;
	box-sizing: border-box;
	text-align: center;
}

.rireki-no-data-img {
	display: block;
	width: 172px;
	height: 116px;
	margin: auto;
}

.no-data-caption {
	margin-top: 24px;
	color: #576971;
	font-weight: bold;
	font-size: 15px;
}

.no-data-text {
	margin-top: 12px;
	color: #333;
	font-size: 13px;
}

.search-link {
	display: inline-flex;
	justify-content: center;
	align-items: flex-start;
	margin-top: 24px;
	padding: 15px 23px;
	border: 1px solid #55a61b;
	border-radius: 25px;
	background: #fff;
}

.search-link.ui-hover {
	background: #ebebeb;
}

.search-link-text {
	position: relative;
	padding-left: 22px;
	color: #55a61b;
	font-weight: bold;
	font-size: 16px;
}

.search-link-text::before {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 18px;
	height: 18px;
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/search-green.png?id=20250701a8d6aa0a2b3) no-repeat;
	background-size: 18px 18px;
	content: "";
}

/***************************************************
* 画面上部に表示する固定バー領域
***************************************************/
.fixedTopBar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

/* お気に入りバー */
.fixedTopBar .favoriteBar {
	display: none;
	align-items: center;
	position: absolute;
	top: -60px;
	left: 0;
	right: 0;
	background: #333;
	margin: 8px;
	border-radius: 4px;
	padding: 15px 20px 15px 16px;
	box-shadow: 0 11px 15px -7px #00000014, 0 9px 49px 8px #0000000d, 0 24px 38px 3px #0000000f;
}

.fixedTopBar .favoriteBar .mainText,
.fixedTopBar .favoriteBar .statusView {
	color: #fff;
	font-size: 14px;
}

.fixedTopBar .favoriteBar .mainText {
	display: none;
}

.fixedTopBar .favoriteBar.register .forRegister,
.fixedTopBar .favoriteBar.unregister .forUnregister {
	display: block;
	margin-right: auto;
}

.fixedTopBar .favoriteBar .statusView {
	position: relative;
	font-weight: bold;
	display: flex;
	align-items: center;
	gap: 3px;
}

.fixedTopBar .favoriteBar .statusView .icon {
	display: flex;
	align-items: center;
	gap: 4px;
}

.fixedTopBar .favoriteBar .statusView .icon::before {
	content: "";
	background: url(https://asset01.suumo.jp/sp/img/my/rireki/favorite_active.png?id=20250701a8d6aa0a2b3) left top no-repeat;
	background-size: 18px;
	width: 18px;
	height: 18px;
}

/* お気に入りバーのアニメーション設定 */
.fixedTopBar .favoriteBar.animation {
	display: flex;
	animation: anime1 1s linear 0s 2 alternate;
	-moz-animation: anime1 1s linear 0s 2 alternate;
	-webkit-animation: anime1 1s linear 0s 2 alternate;
}

@keyframes anime1 {
	0% {
		top: -60px;
	}

	25% {
		top: 0;
	}

	100% {
		top: 0;
	}
}

@-moz-keyframes anime1 {
	0% {
		top: -60px;
	}

	25% {
		top: 0;
	}

	100% {
		top: 0;
	}
}

@-webkit-keyframes anime1 {
	0% {
		top: -60px;
	}

	25% {
		top: 0;
	}

	100% {
		top: 0;
	}
}

/**************************************************
 * その他
 **************************************************/
.hidden {
	display: none;
}
