@charset "utf-8";@charset "UTF-8";
/* = mod-banner
----------------------------------------------- *
 * バナー
 *
 * 使用箇所：マドリームバナー（LP、reTop（前回検索条件で賃貸の時のみ）、賃流会社詳細）
 *             L mod-bannerMadream.html.twig
 *             L mod-bannerMadreamRealtor.html.twig
 *         Gomezバナー（賃貸　各LP　※賃貸TOP、物件種別、広域、都道府県、政令指定都市、市区、駅のみ）
 *             L mod-bannerGomez.html.twig
 *         マンスリーサイトバナー（賃貸TOP、マンスリーマンションテーマTOPのみ）
 *             L mod-bannerMonthly.html.twig
 *             L mod-bannerMonthlyPr.html.twig
----------------------------------------------- */
.mod-banner {
  margin: 0.87rem 0.43rem;
  text-align: center;
}

/* = mod-banner-madoguchi
----------------------------------------------- *
 * Madoguchi banner styling
 *
 * Usage: Madoguchi consultation banner
----------------------------------------------- */
.mod-banner.mod-banner-madoguchi {
  margin: 0 10px 20px 10px;
}

.mod-banner.mod-banner-madoguchi img {
  width: 100%;
}

/*
----------------------------------------------- *
 * レビュー投稿キャンペーン
 *
 * 使用箇所：新築マンション広域エリアTOP, 都道府県TOP
----------------------------------------------- */
.visitorBannerText {
  text-align: right;
  margin-top: 10px;
}

/* = banner-daily3updatesFlow
----------------------------------------------- *
 * CTUXUV5DE-10569 繁忙期対応（埋まっちゃうかも訴求）
 *
 * 使用箇所：賃貸トップ、賃貸都道府県トップ
----------------------------------------------- */
.banner-daily3updatesFlow {
  margin: 16px 10px;
  margin-top: 0px;
  text-align: center;
}

.banner-daily3updatesFlow img {
  width: 100%;
  height: auto;
  max-width: 414px;
  max-height: 70px;
}
@charset "UTF-8";
/* = mod-pointIncentiveBanner
----------------------------------------------- *
 * ポイントインセンティブバナー
 * 使用画面:LPページ系（テーマ含む※非居住用は不使用）
 * 用途:期間限定のポイントインセンティブバナー
----------------------------------------------- */
.mod-pointIncentiveBanner {
  margin: 0.87rem 0.43rem;
  text-align: center;
}

.mod-pointIncentiveBanner .bannerText {
  text-align: right;
  margin-top: 10px;
}
@charset "UTF-8";
/* = mod-lifeStyleListResidence
----------------------------------------------- *
 * 「住まいのお役立ち情報を知る」部分のリンクリスト
----------------------------------------------- */
.mod-lifeStyleListResidence {
  padding-bottom: 16px;
  font-size: 14px;
  background-color: #f5f5f5;
}

.mod-lifeStyleListResidence .lifeStyleItem {
  border-bottom: 1px solid #c4c4c4;
}

.mod-lifeStyleListResidence .linkItem {
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #fff;
  color: inherit;
  text-decoration: none;
}

.mod-lifeStyleListResidence .linkItem > .thumb,
.mod-lifeStyleListResidence .linkItem > .text,
.mod-lifeStyleListResidence .linkItem > .icon {
  padding: 0.25rem 0.43rem;
}

.mod-lifeStyleListResidence .linkItem > .thumb {
  flex-shrink: 0;
  width: 60px;
  text-align: center;
}

.mod-lifeStyleListResidence .linkItem > .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  padding-left: 0;
  line-height: 1.3;
  font-size: 1rem;
}
.mod-lifeStyleListResidence .linkItem > .text::after {
  width: 0.875em;
  height: 0.875em;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20fill%3D%22%236c6c6c%22%3E%3Cpath%20d%3D%22M57.3%2C30.3l-36.2%2C36.1c-1.5%2C1.5-1.5%2C4%2C0%2C5.5l5.7%2C5.7c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l24.9-24.9c1.5-1.5%2C4-1.5%2C5.5%2C0l24.9%2C24.9c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l5.8-5.7c1.5-1.5%2C1.5-4%2C0-5.5l-36.2-36.1c-1.5-1.5-3.9-1.5-5.4%2C0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
  background-size: 0.875em;
  transform: rotate(90deg);
  content: "";
  flex-shrink: 0;
  margin-left: 1em;
}

.mod-lifeStyleListResidence .linkItem .text > .subText {
  display: block;
  font-size: 0.87rem;
}

.mod-lifeStyleListResidence .linkItem.goto .anchor {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 0.43rem;
  width: 100%;
  color: inherit;
  text-decoration: none;
  font-size: 1rem;
}
.mod-lifeStyleListResidence .linkItem.goto .anchor::after {
  width: 0.875em;
  height: 0.875em;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20fill%3D%22%236c6c6c%22%3E%3Cpath%20d%3D%22M57.3%2C30.3l-36.2%2C36.1c-1.5%2C1.5-1.5%2C4%2C0%2C5.5l5.7%2C5.7c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l24.9-24.9c1.5-1.5%2C4-1.5%2C5.5%2C0l24.9%2C24.9c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l5.8-5.7c1.5-1.5%2C1.5-4%2C0-5.5l-36.2-36.1c-1.5-1.5-3.9-1.5-5.4%2C0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
  background-size: 0.875em;
  transform: rotate(90deg);
  content: "";
  flex-shrink: 0;
  margin-left: 1em;
}

.mod-lifeStyleListResidence .buttonWrapper {
  text-align: center;
  margin: 0px 10px 0;
}
.mod-lifeStyleListResidence .buttonWrapper .button--all,
.mod-lifeStyleListResidence .buttonWrapper .button--more {
  margin-top: 12px;
}

.mod-lifeStyleListResidence .button--more {
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  background-color: #fff;
  display: block;
  padding: 16px 12px;
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  border: none;
  font: inherit;
}
.mod-lifeStyleListResidence .button--more .label {
  display: inline-flex;
  align-items: center;
}
.mod-lifeStyleListResidence .button--more .label::after {
  width: 0.875em;
  height: 0.875em;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20fill%3D%22%236c6c6c%22%3E%3Cpath%20d%3D%22M57.3%2C30.3l-36.2%2C36.1c-1.5%2C1.5-1.5%2C4%2C0%2C5.5l5.7%2C5.7c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l24.9-24.9c1.5-1.5%2C4-1.5%2C5.5%2C0l24.9%2C24.9c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l5.8-5.7c1.5-1.5%2C1.5-4%2C0-5.5l-36.2-36.1c-1.5-1.5-3.9-1.5-5.4%2C0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
  background-size: 0.875em;
  transform: rotate(180deg);
  content: "";
  margin-left: 4px;
}

.mod-lifeStyleListResidence .button--all {
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  background-color: #fff;
  display: block;
  padding: 16px 12px;
  color: inherit;
  font-weight: normal;
  text-decoration: none;
  width: 70%;
  margin: 0 auto;
  box-sizing: border-box;
}
.mod-lifeStyleListResidence .button--all .label {
  display: inline-flex;
  align-items: center;
}
.mod-lifeStyleListResidence .button--all .label::after {
  width: 0.875em;
  height: 0.875em;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20fill%3D%22%236c6c6c%22%3E%3Cpath%20d%3D%22M57.3%2C30.3l-36.2%2C36.1c-1.5%2C1.5-1.5%2C4%2C0%2C5.5l5.7%2C5.7c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l24.9-24.9c1.5-1.5%2C4-1.5%2C5.5%2C0l24.9%2C24.9c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l5.8-5.7c1.5-1.5%2C1.5-4%2C0-5.5l-36.2-36.1c-1.5-1.5-3.9-1.5-5.4%2C0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
  background-size: 0.875em;
  transform: rotate(90deg);
  content: "";
  margin-left: 4px;
}
@charset "UTF-8";
/* = mod-guideText
----------------------------------------------- *
 * 周辺情報　(ガイドテキスト)
----------------------------------------------- */
.mod-guideText .anchors {
  margin: 12px 10px 8px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.mod-guideText .disclosure + .disclosure {
  border-top: 1px solid #d8d8d8;
}

.mod-guideText .disclosure .anchor {
  position: relative;
  display: block;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  background: none;
  font: inherit;
  line-height: inherit;
  padding: 16px calc(1em + 16px) 16px 12px;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  width: 100%;
  text-align: left;
}

.mod-guideText .disclosure .anchor::after {
  position: absolute;
  content: "";
  top: 0;
  right: 12px;
  bottom: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20fill%3D%22%236c6c6c%22%3E%3Cpath%20d%3D%22M99.6%2C46.9l-4.2-4.2c-1.6-1.6-4.1-1.6-5.7%2C0l-26.9%2C26.8c-1.6%2C1.6-4.1%2C1.6-5.7%2C0l-26.8-26.8c-1.6-1.6-4.1-1.6-5.7%2C0l-4.2%2C4.2c-1.6%2C1.6-1.6%2C4.1%2C0%2C5.7l36.8%2C36.8c.8.8%2C1.8%2C1.2%2C2.8%2C1.2%2C1%2C0%2C2.1-.4%2C2.8-1.2l36.8-36.8c1.6-1.6%2C1.6-4.1%2C0-5.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
  background-size: 1em;
}

.mod-guideText .disclosure.is-expanded .anchor::after {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20fill%3D%22%236c6c6c%22%3E%3Cpath%20d%3D%22M57.3%2C30.3l-36.2%2C36.1c-1.5%2C1.5-1.5%2C4%2C0%2C5.5l5.7%2C5.7c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l24.9-24.9c1.5-1.5%2C4-1.5%2C5.5%2C0l24.9%2C24.9c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l5.8-5.7c1.5-1.5%2C1.5-4%2C0-5.5l-36.2-36.1c-1.5-1.5-3.9-1.5-5.4%2C0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
}

.mod-guideText .disclosure .heading + .box {
  display: none;
  padding: 0 12px 16px;
  font-size: 1em; /* 14px */
  line-height: 1.42857; /* 20px */
}

.mod-guideText .disclosure.is-expanded .heading + .box {
  display: block;
}

.mod-guideText .subheading {
  margin-bottom: 12px;
  font-weight: bold;
}

.mod-guideText .text + .subheading {
  margin-top: 16px;
}

.mod-guideText .note {
  margin: 8px 0 12px 1em;
  padding: 0 10px;
  font-size: 0.85714em; /* 12px */
  line-height: 1.4;
}

.mod-guideText .note::first-letter {
  margin-left: -1em;
}
@charset "UTF-8";
/* = mod-getRentInfo
----------------------------------------------- *
 * 「住まいに関する知識を得る」部分のリンクリスト
----------------------------------------------- */
.mod-getRentInfo {
  font-size: 14px;
}

.mod-getRentInfo .getRentInfoItem {
  border-bottom: 1px solid #c4c4c4;
}

.mod-getRentInfo .linkItem {
  display: table;
  width: 100%;
  color: inherit;
  background-color: #fff;
  text-decoration: none;
}

.mod-getRentInfo .linkItem > .thumb,
.mod-getRentInfo .linkItem > .text,
.mod-getRentInfo .linkItem > .icon {
  display: table-cell;
  vertical-align: middle;
  padding: 0.25rem 0.43rem;
}

.mod-getRentInfo .linkItem > .thumb {
  width: 60px;
  text-align: center;
}

.mod-getRentInfo .linkItem > .text {
  padding-left: 0;
  line-height: 1.3;
  font-size: 1rem;
}

.mod-getRentInfo .linkItem .text > .subText {
  display: block;
  font-size: 0.87rem;
}

.mod-getRentInfo .linkItem > .icon {
  width: 1em;
  padding: 1em 0.43rem 1em 0;
}
@charset "UTF-8";
/* = mod-housingUsefulInfoByBtype
----------------------------------------------- *
 * 「住まいのお役立ち情報を知る」部分のリンクリスト
----------------------------------------------- */
.mod-housingUsefulInfoByBtype {
  font-size: 14px;
  background-color: #fff;
}

.mod-housingUsefulInfoByBtype .housingUsefulInfo {
  border-bottom: 1px solid #c4c4c4;
}

.mod-housingUsefulInfoByBtype .anchor {
  display: table;
  min-height: 53px;
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.mod-housingUsefulInfoByBtype .anchor > .thumb,
.mod-housingUsefulInfoByBtype .anchor > .text,
.mod-housingUsefulInfoByBtype .anchor > .icon {
  display: table-cell;
  vertical-align: middle;
  padding: 0.25rem 0.43rem;
}

.mod-housingUsefulInfoByBtype .anchor > .thumb {
  width: 60px;
  text-align: center;
}

.mod-housingUsefulInfoByBtype .anchor > .thumbText {
  font-weight: normal;
  padding-left: 0;
  line-height: 1.3;
  font-size: 1rem;
}

.mod-housingUsefulInfoByBtype .anchor > .text {
  font-weight: normal;
  font-size: 1rem;
}

.mod-housingUsefulInfoByBtype .anchor > .moreContText {
  text-align: right;
}

.mod-housingUsefulInfoByBtype .anchor > .icon {
  width: 1em;
  padding: 1em 0.43rem 1em 0;
}

.mod-housingUsefulInfoByBtype .more,
.mod-housingUsefulInfoByBtype .close {
  text-align: right;
  margin: 15px 25px 0 0;
  position: relative;
}

.mod-housingUsefulInfoByBtype .more::after,
.mod-housingUsefulInfoByBtype .close::after {
  content: "";
  width: 5px;
  height: 5px;
  border-top: solid 2px #6c6c6c;
  border-right: solid 2px #6c6c6c;
  position: absolute;
  margin-left: 8px;
}

.mod-housingUsefulInfoByBtype .more::after {
  transform: rotate(135deg);
  margin-top: 1.8px;
}

.mod-housingUsefulInfoByBtype .close::after {
  transform: rotate(-45deg);
  top: 5px;
}
@charset "UTF-8";
/* = mod-lifestyleIconList
----------------------------------------------- *
 * ライフスタイルから暮らしを探すリンク(アイコンリスト)
----------------------------------------------- */
.mod-lifestyleIconList .list > li {
  border-bottom: 1px solid #c4c4c4;
}

.mod-lifestyleIconList .item {
  display: table;
  width: 100%;
  color: inherit;
  background-color: #fff;
  text-decoration: none;
}

.mod-lifestyleIconList .item .thumb,
.mod-lifestyleIconList .item .text,
.mod-lifestyleIconList .item .icon {
  display: table-cell;
  vertical-align: middle;
}

.mod-lifestyleIconList .item .thumb {
  width: 36px;
  padding: 0.31rem 0.43rem;
}

.mod-lifestyleIconList .item .text {
  position: relative;
  padding: 0.25rem 1.25rem 0.25rem 0;
  line-height: 1.4;
  font-size: 1rem;
}
.mod-lifestyleIconList .item .text::after {
  width: 0.875em;
  height: 0.875em;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cg%20fill%3D%22%236c6c6c%22%3E%3Cpath%20d%3D%22M57.3%2C30.3l-36.2%2C36.1c-1.5%2C1.5-1.5%2C4%2C0%2C5.5l5.7%2C5.7c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l24.9-24.9c1.5-1.5%2C4-1.5%2C5.5%2C0l24.9%2C24.9c1.5%2C1.5%2C4%2C1.5%2C5.5%2C0l5.8-5.7c1.5-1.5%2C1.5-4%2C0-5.5l-36.2-36.1c-1.5-1.5-3.9-1.5-5.4%2C0z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
  background-size: 0.875em;
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  right: 0.7rem;
  bottom: 0;
  left: auto;
  content: "";
  display: block;
  margin: auto 0;
}

.mod-lifestyleIconList .item .icon {
  width: 1em;
  padding: 1em 0.43rem 1em 0;
}
@charset "UTF-8";
/* = mod-themeList
----------------------------------------------- *
 *
----------------------------------------------- */
.mod-themeList {
  background-color: #fff;
  overflow: hidden;
}

.mod-themeList .heading {
  font-size: 16px;
  color: #ed6103;
  margin-top: 24px;
  margin-left: 10px;
  margin-bottom: 12px;
}

.mod-themeList .themeList {
  margin-bottom: -1px;
  border-bottom: 1px solid #c4c4c4;
}

.mod-themeList .themeList:first-of-type:not(:only-of-type) {
  margin-bottom: 0;
}

.mod-themeList .listItem:not(:first-child) {
  border-top: 1px solid #c4c4c4;
}

.mod-themeList .listItem .title {
  font-weight: normal;
}

/* もっと見る：開閉 */
.mod-themeList .more {
  -webkit-appearance: none;
  box-sizing: border-box;
  display: block;
  width: calc(100% - 14px);
  margin: 7px;
  padding: 14px;
  border: 1px dotted #c4c4c4;
  line-height: 1;
  color: inherit;
  background-color: #fff;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
}

/* もっと見る：遷移 */
.mod-themeList .goto {
  border-top: 1px solid #c4c4c4;
  text-align: right;
}

.mod-themeList .goto .anchor {
  display: block;
  padding: 0.87rem 0.43rem;
  color: inherit;
  background-color: #fff;
  text-decoration: none;
  font-size: 1rem;
}

/* もっと見る：遷移の追加　（賃貸LPのみの対応） */
.mod-themeList .hidelist {
  border-top: 1px solid #c4c4c4;
}

.mod-themeList .listItem.goto {
  border-bottom: none;
  border-top: 1px solid #c4c4c4;
}
@charset "UTF-8";
/* -------------------------------------------- *
 *  検索フロー
 * -------------------------------------------- */
.sec-contents {
  padding-top: 5px;
  color: #000; /* 部分的に新UIにしたカテゴリトップへの暫定対応 */
  background-color: #f5f5f5;
  border-bottom: 1px solid transparent;
}

/* 新UI対応 */
.mod-personalIdentity {
  margin-bottom: 0;
}

/* カテゴリトップLP一部新UI対応の調整 */
.temporaryWrap {
  background-color: #fff;
  overflow: hidden;
}

/* 戸建てトップLPの調整 */
.mod-companyLinkList + .temporaryWrap,
.mod-rankingLinkList + .temporaryWrap {
  margin-top: 1px;
}

.lifullFont {
  font-family: "LIFULLFONT", sans-serif;
}
@charset "UTF-8";
/* = mod-flowContentsHeader
----------------------------------------------- *
 * Flowヘッダー
----------------------------------------------- */
.mod-flowContentsHeader {
  font-size: 1rem;
  /* 見出し */
  /* 物件数表記 */
  /* lead */
}
.mod-flowContentsHeader .head {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 54px;
  padding-right: 56px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d8d8d8;
  overflow: hidden;
}
.mod-flowContentsHeader .head::before {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 46px;
  height: 54px;
  background: url('/smp/assets/img/smartphone/common/ci/homes_kun_01.svg?v=71143069ed5230ffd29540c73e72da17') no-repeat 0 0/46px;
}
.mod-flowContentsHeader .head.head_31K430 {
  padding-right: 0;
}
.mod-flowContentsHeader .head.head_31K430::before {
  bottom: 0;
  right: 10px;
  top: 48%;
  width: 53px;
  height: 137px;
  background: url('/smp/assets/img/smartphone/common/ci/homes_kun_03.png?v=889d528d43bf5a0ac773ee10c04602ec') no-repeat 0 0/46px;
}
.mod-flowContentsHeader .header {
  margin: 10px;
  line-height: 1.4;
}
.mod-flowContentsHeader .header .heading {
  font-size: 1.125em;
  font-weight: bold;
}
.mod-flowContentsHeader .header .heading.textSmall {
  font-size: 0.875em;
}
.mod-flowContentsHeader .header .note {
  font-size: 0.75em;
  margin-top: 5px;
}
.mod-flowContentsHeader .raCount {
  margin: 0 10px 10px;
  font-size: 0.75em;
}
.mod-flowContentsHeader .raCount .number {
  margin: 0 0.25em;
  color: #ed6103;
  font-size: 1.16667em;
  font-weight: bold;
}
.mod-flowContentsHeader .lead {
  margin: 0.5em 0;
  padding: 0.875em 10px 0;
  font-size: 0.875em;
}
@charset "UTF-8";
/* = mod-lastCondition
----------------------------------------------- *
 * 前回検索条件
----------------------------------------------- */
.mod-lastCondition {
  font-size: 1rem;
  margin: 0px 10px 16px;
  border-radius: 4px;
  line-height: 1.4;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.mod-lastCondition .lastCond .anchor {
  position: relative;
  display: block;
  padding: 10px 22px 10px 10px;
  text-decoration: none;
  color: inherit;
}

.mod-lastCondition .lastCond .anchor::after {
  content: "";
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 1em;
  height: 1em;
  margin: auto;
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cpath%20fill%3D%22%236c6c6c%22%20d%3D%22M89.3%2056.6l-44.7-44.7c-1.9-1.9-4.9-1.9-6.8%200l-7.1%207.1c-1.9%201.9-1.9%204.9%200%206.8l30.8%2030.8c1.9%201.9%201.9%204.9%200%206.8l-30.8%2030.8c-1.9%201.9-1.9%204.9%200%206.8l7.1%207.1c1.9%201.9%204.9%201.9%206.8%200l44.7-44.7c1.9-1.9%201.9-4.9%200-6.8z%22/%3E%3C/svg%3E') no-repeat 50% 50%;
  background-size: 1em;
  font-size: 0.75em;
}

.mod-lastCondition .lastCond .anchor .label {
  font-size: 0.875em;
  margin-bottom: 5px;
}

.mod-lastCondition .lastCond .label .searchLabel {
  font-weight: bold;
}

.mod-lastCondition .lastCond .condition {
  font-size: 0.75em;
}

/* 新UIに完全移行してHTML側も改修したら不要 */
.mod-lastCondition .lastCond .label .searchIcon,
.mod-lastCondition .lastCond .anchor .anchorIcon {
  display: none;
}
@charset "UTF-8";
/* = mod-popularRanking
----------------------------------------------- *
 * 流通 都道府県LP（居住用のみ） 人気地域、駅ランキング
----------------------------------------------- */
.mod-popularRanking {
  font-size: 1rem;
}

.mod-popularRanking .box {
  background-color: #fff;
}

/* ヘッド */
.mod-popularRanking .subHeading {
  padding: 10px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.mod-popularRanking .subHeading:first-of-type {
  padding-top: 15px;
}

/* リスト*/
.mod-popularRanking .item {
  border-bottom: 1px solid #ccc;
  counter-increment: cnt;
}

.mod-popularRanking .item a {
  text-decoration: none;
  color: #333;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  padding: 15px 10px;
}

.mod-popularRanking a::before {
  width: 30px;
  content: counter(cnt) "位";
  color: #ed6103;
  font-weight: bold;
  padding-right: 15px;
}

.mod-popularRanking .spotName {
  width: calc(100% - 55px);
}

.mod-popularRanking .annotation {
  padding: 10px;
  margin-left: 1em;
  line-height: 1.4;
  font-size: 0.75em; /* 12px */
}

.mod-popularRanking .annotation::first-letter {
  margin-left: -1em;
}
@charset "UTF-8";
/* = mod-schoolDistrictInfo
----------------------------------------------- *
 * 流通 学区検索 ヘッダー
----------------------------------------------- */
.mod-schoolDistrictInfo {
  font-size: 14px;
  padding: 10px;
}

.mod-schoolDistrictInfo .heading {
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 15px;
}

.mod-schoolDistrictInfo .schoolDistrictHeader {
  background: url('/smp/assets/img/smartphone/page/flow/sale/schoolDistrict/catch_info.png?v=504cbda51af1407325ea05e0cab51cf9') no-repeat 0 0;
  background-size: 62px 62px;
  min-height: 62px;
  padding-left: 72px;
}

.mod-schoolDistrictInfo .schoolDistrictHeader .title {
  color: #ed6103;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.mod-schoolDistrictInfo .schoolDistrictHeader .leadText {
  font-size: 14px;
  line-height: 1.2;
}

.mod-schoolDistrictInfo .schoolDistrictProspect {
  font-size: 18px;
  width: calc(100% + 65px);
  margin-top: 15px;
  display: block;
  line-height: 1.2;
}

.mod-schoolDistrictInfo .schoolDistrictProspect .schoolName {
  font-size: 24px;
  margin-right: 5px;
  color: #ed6103;
}

.mod-schoolDistrictInfo .note {
  font-size: 12px;
  line-height: 1.4;
  margin: 10px 0;
}

.mod-schoolDistrictInfo .modalIcon {
  background-color: #fff;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  color: #6c6c6c;
  display: inline-block;
  font-size: 10px;
  margin: 0 4px;
  padding: 0 5px;
  vertical-align: bottom;
}

.mod-schoolDistrictInfo .modalIcon::before {
  content: "?";
}

/* 物件一覧 */
.mod-schoolDistrictInfo.raList {
  padding-bottom: 0;
  padding-right: 75px;
  position: relative;
}

.mod-schoolDistrictInfo.raList .heading {
  margin-bottom: 10px;
}
@charset "UTF-8";
/* = mod-schoolDistrictSelector
----------------------------------------------- *
 * 流通 学区検索 エリア
----------------------------------------------- */
.mod-schoolDistrictSelector {
  padding: 10px;
  position: relative;
  overflow: hidden;
}

.mod-schoolDistrictSelector .info span {
  display: block;
  font-size: 12px;
  margin-top: 0.5em;
}

.mod-schoolDistrictSelector .heading {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}

.mod-schoolDistrictSelector ul {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  font-weight: bold;
}

.mod-schoolDistrictSelector .listItem .item {
  border-bottom: 2px solid #eaeaea;
  color: #ed6103;
  display: block;
  padding: 15px;
  text-decoration: none;
}

.mod-schoolDistrictSelector .listItem .item.is-disable {
  color: #a5a5a5;
  background-color: #ebebeb;
}

.mod-schoolDistrictSelector .listItem:last-of-type .item {
  border-bottom: none;
}

/* 戻る */
.mod-schoolDistrictSelector .temporaryWrap,
.mod-schoolDistrictSelector .backToCity,
.mod-schoolDistrictSelector .backToSchoolType,
.mod-schoolDistrictSelector .backToSchool {
  /* ▼▼▼既存打ち消し▼▼▼ */
  background: none;
  border: 0;
  font-weight: normal;
  overflow: visible;
  /* ▲▲▲既存打ち消し▲▲▲ */
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  color: inherit;
  display: inline-block;
  margin-top: 15px;
  padding: 15px;
  text-decoration: none;
}

/* ▼▼▼既存打ち消し▼▼▼ */
.mod-schoolDistrictSelector .temporaryWrap .mod-backLink {
  margin: -15px;
}

.mod-schoolDistrictSelector .temporaryWrap .mod-backLink a {
  font-size: 1em;
  padding: 15px;
  display: inline-block;
}

/* ▲▲▲既存打ち消し▲▲▲ */
.mod-schoolDistrictSelector .backToCity::before,
.mod-schoolDistrictSelector .backToSchoolType::before,
.mod-schoolDistrictSelector .backToSchool::before {
  background: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22120%22%20height%3D%22120%22%20viewBox%3D%220%200%20120%20120%22%3E%3Cpath%20fill%3D%22%236c6c6c%22%20d%3D%22M89.3%2056.6l-44.7-44.7c-1.9-1.9-4.9-1.9-6.8%200l-7.1%207.1c-1.9%201.9-1.9%204.9%200%206.8l30.8%2030.8c1.9%201.9%201.9%204.9%200%206.8l-30.8%2030.8c-1.9%201.9-1.9%204.9%200%206.8l7.1%207.1c1.9%201.9%204.9%201.9%206.8%200l44.7-44.7c1.9-1.9%201.9-4.9%200-6.8z%22/%3E%3C/svg%3E') no-repeat 50% 50%;
  background-size: 1em;
  content: "";
  display: inline-block;
  font-size: 0.75rem;
  height: 1em;
  transform: rotate(180deg);
  vertical-align: -1px;
  width: 1em;
}

/* 新UIに完全移行してHTML側も改修したら不要 */
.mod-schoolDistrictSelector .backToCity .ui-icon,
.mod-schoolDistrictSelector .backToSchoolType .ui-icon,
.mod-schoolDistrictSelector .backToSchool .ui-icon {
  display: none;
}

/* selector transition
----------------------------------------------- */
.mod-schoolDistrictSelector:not(.schoolType) .schoolTypeSelector,
.mod-schoolDistrictSelector:not(.schoolType) .schoolSelector {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  visibility: hidden;
  height: 0;
  transform: translateX(100%);
  transition: transform 0.2s;
}

.mod-schoolDistrictSelector:not(.schoolType) .schoolTypeSelector.is-selected,
.mod-schoolDistrictSelector:not(.schooltype) .schoolSelector.is-selected {
  position: static;
  visibility: visible;
  height: auto;
  transform: none;
}

/* schoolListLoading ローディングスタイル
----------------------------------------------- */
.mod-schoolDistrictSelector .schoolTypeList,
.mod-schoolDistrictSelector .schoolList {
  position: relative;
}

.mod-schoolDistrictSelector .schoolList .schoolListLoading {
  height: 44px;
}

.mod-schoolDistrictSelector .schoolListLoading .schoolListLoadingItem,
.mod-schoolDistrictSelector .schoolListLoading .schoolListLoadingItemFailed {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  position: absolute;
  top: 0;
  font-size: 14px;
  color: #626262;
}

.mod-schoolDistrictSelector .schoolListLoading .schoolListLoadingItem {
  background-color: #fff;
}

.mod-schoolDistrictSelector .schoolListLoading .schoolListLoadingItem .schoolListLoadingText {
  margin-left: 10px;
}

.mod-schoolDistrictSelector .schoolListLoading .schoolListLoadingItemFailed {
  background-color: #ebebeb;
}

.mod-schoolDistrictSelector .schoolListLoading .schoolListLoadFailedText {
  position: absolute;
  left: 15px;
  font-weight: bold;
}

.mod-schoolDistrictSelector .schoolListLoading .schoolListLoadFailedButton {
  position: absolute;
  right: 15px;
  border: none;
  outline: none;
  line-height: 1;
  padding: 8px 15px;
  appearance: none;
  font-weight: bold;
  color: #000;
  background-color: #fff;
  font-size: 14px;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
@charset "UTF-8";
body.is-scrollLocked {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

.mod-modalContents__openBtn {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
}
.mod-modalContents__content {
  display: none;
  animation: appear 0.5s ease;
  position: fixed;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  background-color: #fff;
  border-radius: 8px;
  width: calc(100% - 40px);
  max-height: calc(var(--vh, 100vh) - 64px);
  z-index: 100;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.3);
  transform: translate(-50%, -50%);
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mod-modalContents__content .mod-modalContents__body {
  max-height: calc(var(--vh, 100vh) - 64px);
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}
.mod-modalContents__content .mod-modalContents__header.sticky {
  border-radius: 8px 8px 0 0;
  position: -webkit-sticky;
  position: sticky;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
}
.mod-modalContents__content .mod-modalContents__header.sticky ~ .mod-modalContents__body {
  max-height: calc(calc(var(--vh, 100vh) - 64px) - 64px);
}
.mod-modalContents__content .mod-modalContents__header .mod-modalContents__crossCloseBtn {
  background: none;
  border: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  z-index: 150;
  border-radius: 50%;
  background: #333;
  position: fixed;
  top: -15px;
  right: -15px;
  bottom: auto;
  left: auto;
  transform: none;
  width: 32px;
  height: 32px;
  padding: 8px;
}
.mod-modalContents__content .mod-modalContents__header .mod-modalContents__crossCloseBtn::before, .mod-modalContents__content .mod-modalContents__header .mod-modalContents__crossCloseBtn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  width: 3px;
  height: 19.7989898732px;
  background-color: #a5a5a5;
}
.mod-modalContents__content .mod-modalContents__header .mod-modalContents__crossCloseBtn::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.mod-modalContents__content .mod-modalContents__header .mod-modalContents__crossCloseBtn::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.mod-modalContents__content .mod-modalContents__header .mod-modalContents__crossCloseBtn::before, .mod-modalContents__content .mod-modalContents__header .mod-modalContents__crossCloseBtn::after {
  background-color: #fff;
}
.mod-modalContents__content.mod-modalContents__notScroll {
  height: -webkit-fit-content;
  max-height: -webkit-fit-content;
  max-height: fit-content;
  position: absolute;
  top: 10%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
.mod-modalContents__content.mod-modalContents__notScroll .mod-modalContents__modalHeader .mod-modalContents__crossCloseBtn {
  position: absolute;
}
.mod-modalContents__content.mod-modalContents__notScroll .mod-modalContents__modalHeader.sticky {
  border-radius: 8px 8px 0 0;
  position: -webkit-sticky;
  position: sticky;
  height: 64px;
  top: 0;
}
.mod-modalContents__content.mod-modalContents__notScroll .mod-modalContents__body {
  overflow-x: initial;
  max-height: -webkit-fit-content;
  max-height: fit-content;
}
.mod-modalContents__background {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  animation: appear 0.5s ease;
  background-color: rgba(31, 31, 31, 0.4);
  height: 100%;
  width: 100%;
  z-index: 100;
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.mod-modalContents.is-open .mod-modalContents__background,
.mod-modalContents.is-open .mod-modalContents__content {
  display: block;
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* ============================================ *
* 学区検索 説明用のモーダル
* = mod-schoolDistrictModal
* ============================================ */
.mod-schoolDistrictModal h3 {
  font-weight: bold;
  color: #ed6103;
  text-align: center;
  margin: 30px 0 20px;
  font-size: 16px;
}

.mod-modalContents .mod-modalContents__body {
  box-sizing: border-box;
  padding: 0 20px 20px;
}
.mod-modalContents .mod-modalContents__body .importantPointList li {
  margin-bottom: 10px;
  padding-left: 1em;
  position: relative;
  line-height: 1.4;
  font-size: 14px;
}
.mod-modalContents .mod-modalContents__body .importantPointList li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #ed6103;
  position: absolute;
  left: 0;
  top: calc(0.5em - 3px);
}
