@charset "utf-8";@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-themeTopicHeading
----------------------------------------------- *
 * テーマラベル・リード文箇所のcss
 * 賃貸・中古マンション・新築マンション
----------------------------------------------- */
.mod-themeTopicHeading {
  font-size: 16px;
}
.mod-themeTopicHeading__title {
  padding: 8px 10px 10px;
  color: #000;
  background-color: #f5f5f5;
  font-weight: bold;
}
.mod-themeTopicHeading__areaCategory {
  display: block;
  line-height: 1.57;
  font-size: 0.875em;
}
.mod-themeTopicHeading__titleText {
  display: block;
  float: right;
  margin-top: 12px;
  width: calc(100% - 90px);
  box-sizing: border-box;
  transform: translateY(-5px);
}
.mod-themeTopicHeading__badge {
  position: relative;
  top: -1px;
  display: inline-block;
  padding: 3px 3px 3px 4px;
  color: #fff;
  background: #ed6103;
  margin-right: 5px;
  line-height: 1;
  font-size: 0.875em;
}
.mod-themeTopicHeading__badge::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  border-width: 10px 5px 10px 0;
  border-style: solid;
  border-color: #ed6103 transparent #ed6103 #ed6103;
}
.mod-themeTopicHeading__topic {
  line-height: 1.44;
  font-size: 1.125em;
  color: #ed6103;
}
.mod-themeTopicHeading__imageWrapper {
  display: inline-block;
  padding: 0 10px;
}
.mod-themeTopicHeading__titleImage {
  width: 80px;
  height: 60px;
}
.mod-themeTopicHeading__lead {
  padding: 12px 10px 20px;
  font-size: 0.875em;
  line-height: 1.43;
  clear: both;
}
@charset "UTF-8";
/* = mod-contentsHeader
----------------------------------------------- *
 * ページ見出し
----------------------------------------------- */
.mod-contentsHeader {
  font-size: 1rem;
}

.mod-contentsHeader .header {
  margin: 10px;
  line-height: 1.4;
}

.mod-contentsHeader .header .heading {
  font-size: 1.125em;
  font-weight: bold;
}

.mod-contentsHeader .header .note {
  font-size: 0.75em;
  padding: 5px 0 10px;
}

/* theme,keyword等、headingTextがないときには上下にborderを挿入 */
.mod-contentsHeader .lead {
  margin: 0;
  padding: 0.857em 10px;
  font-size: 0.875em;
  border: solid #d8d8d8;
  border-width: 1px 0;
}

.mod-contentsHeader .header + .lead {
  margin: 0.5em 0;
  padding: 0 10px;
  border: none;
}
@charset "UTF-8";
/* = mod-transit
----------------------------------------------- *
 * 通勤時間
----------------------------------------------- */
.mod-transit {
  font-size: 1rem;
  margin-bottom: 20px;
}

.mod-transit .heading {
  margin: 10px 10px 0;
  font-size: 1.125em;
  font-weight: bold;
}

/* リード */
/* theme等、headingがないときは上下にborderを挿入 */
.mod-transit .lead {
  margin: 0;
  padding: 0.857em 10px;
  line-height: 1.5;
  font-size: 0.875em;
  border: solid #d8d8d8;
  border-width: 1px 0;
}

.mod-transit .heading + .lead {
  margin: 0.5em 10px;
  padding: 0;
  border: none;
}

.mod-transit .notes {
  margin: 1em 10px;
  line-height: 1.4;
  font-size: 0.875em;
}

.mod-transit .notes small {
  font-size: 0.857em;
}

.mod-transit .notes .num {
  color: #ed6103;
}

/* 設定枠追加 */
.mod-transit .addTransit {
  margin: 20px 10px;
}

.mod-transit .addTransit a {
  display: block;
  width: 60%;
  margin: auto;
  padding: 1em;
  border-radius: 1.5em;
  line-height: 1;
  color: inherit;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  text-align: center;
  text-decoration: none;
}

.mod-transit .addTransit a .label::before {
  content: "＋";
  margin-right: 10px;
  color: #6c6c6c;
}

/* 設定枠 */
.mod-transit .transitList {
  margin: 1em 10px;
}

.mod-transit .transit {
  margin: 1em 0;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  counter-increment: condition;
}

/* 設定枠：コントローラー */
.mod-transit .transitControll {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
}

/* 設定枠：コントローラー：順番 */
.mod-transit .transitControll .order {
  display: table-cell;
  padding: 0.5em;
}

.mod-transit .transitControll .order::before {
  content: counter(condition);
  display: inline-block;
  width: 1em;
  color: #ed6103;
  text-align: center;
}

/* 設定枠：コントローラー：削除 */
.mod-transit .transitControll .delete {
  display: table-cell;
  width: 3em;
  text-align: right;
}

.mod-transit .transitControll .deleteTransit {
  -webkit-appearance: none;
  appearance: none;
  padding: 0.5em 10px;
  border: 0;
  background-color: transparent;
  font-size: inherit;
}

/* 設定枠：枠 */
.mod-transit .transit .transitSetting {
  overflow: hidden;
}

.mod-transit .transitSetting dl {
  margin: 10px;
}

.mod-transit .transitSetting dt {
  margin: 0.5em 0;
  font-weight: bold;
}

.mod-transit .transitSetting .setCondition {
  float: left;
  box-sizing: border-box;
  width: 50%;
  margin: 0;
  padding: 0 10px 10px;
}

/* 設定枠：駅入力欄 */
.mod-transit .transit .pseudo_form {
  border: 1px solid #a5a5a5;
  border-radius: 4px;
  background-color: #fff;
}

.mod-transit .transit .pseudo_form_station {
  display: block;
  padding: 0.5em;
  line-height: 1.5;
  text-overflow: ellipsis; /* for ellipsis */
  white-space: nowrap; /* for ellipsis */
  overflow: hidden; /* for ellipsis */
}

.mod-transit .transit .pseudo_form_station:empty::after {
  content: "例）品川";
  color: #a5a5a5;
}

/* 設定枠：セレクトボックス */
.mod-transit .transit select {
  -webkit-appearance: none;
  appearance: none;
  width: 90%;
  padding: 0.5em;
  border: 2px solid #a5a5a5;
  border-radius: 4px;
  line-height: 1.2;
  background: #fff 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 100% 50%;
  background-position: right 0.5em top 50%;
  background-size: 0.75em;
  font-size: inherit;
}

.mod-transit .transit select.is-selected {
  border-color: #ed6103;
}
@charset "UTF-8";
/* = mod-transitSuggest
----------------------------------------------- *
 * 通勤時間検索時の駅サジェスト(in modal)
----------------------------------------------- */
.is-transitSuggest .sec-header,
.is-transitSuggest .sec-contents,
.is-transitSuggest .sec-footer,
.is-transitSuggest .mod-banner,
.is-transitSuggest .sec-overlay {
  display: none;
}

.mod-transitSuggest {
  font-size: 1rem;
  display: none;
}

.is-transitSuggest .mod-transitSuggest {
  display: block;
}

.mod-transitSuggest .setting {
  background-color: rgba(204, 204, 204, 0.85);
}

.mod-transitSuggest .heading {
  padding: 10px 10px 0;
  line-height: 1.4;
}

/* form */
.mod-transitSuggest .form {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-spacing: 10px;
}

.mod-transitSuggest .form .input,
.mod-transitSuggest .form .cancel {
  display: table-cell;
}

.mod-transitSuggest .form .cancel {
  width: 7em;
}

.mod-transitSuggest .form .input input {
  box-sizing: border-box;
  width: 100%;
  height: 2.5em;
  padding: 0.75em 0.5em;
  border: 0;
  font-size: inherit;
}

.mod-transitSuggest .form .cancel .button {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  padding: 0.75em 0.5em;
  border: 0;
  border-radius: 4px;
  line-height: 1;
  color: inherit;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

/* suggest */
.mod-transitSuggest .suggest .suggestItem {
  border-bottom: 1px solid #a5a5a5;
}

.mod-transitSuggest .suggest .suggestItem a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.mod-transitSuggest .suggest .suggestItem a.is-active {
  outline: auto 1px Highlight;
  outline: auto 1px -webkit-focus-ring-color;
}

.mod-transitSuggest .suggest .suggestItem a .label {
  display: block;
  padding: 10px;
  line-height: 1.5;
  font-weight: bold;
}
@charset "UTF-8";
/* = mod-fixedButtonArea
----------------------------------------------- *
 * 下部固定ボタン
----------------------------------------------- */
.mod-fixedButtonArea {
  font-size: 0.62rem;
  margin: 20px 0;
  background-color: rgba(204, 204, 204, 0.85);
  text-align: center;
}

/* 下部固定用class */
.mod-fixedButtonArea.is-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  margin: 0;
}

/* inactive時は非表示 */
.mod-fixedButtonArea.is-fixed.is-inactive {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

/* active時animationで表示 */
.mod-fixedButtonArea.is-fixed.is-active {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.mod-fixedButtonArea .itemGroup {
  font-size: 16px;
  display: table;
  table-layout: fixed;
  border-spacing: 10px;
  width: 100%;
}

.mod-fixedButtonArea .itemGroup .itemTxt {
  display: table-cell;
  font-size: 0.875em;
  text-align: left;
  vertical-align: middle;
}

.mod-fixedButtonArea .itemTxt .num {
  display: inline-block;
  padding: 0.25em 0.25em 0 0;
  font-size: 1.5em;
}

.mod-fixedButtonArea .itemGroup .itemBtn {
  display: table-cell;
  padding: 0;
}

.mod-fixedButtonArea .itemGroup .itemTxt + .itemBtn {
  width: 60%;
}

.mod-fixedButtonArea .itemBtn .button {
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0.75em 10px;
  border: 0;
  border-radius: 4px;
  line-height: 1;
  color: #ed6103;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 1.25em;
  font-weight: bold;
  text-decoration: none;
}

.mod-fixedButtonArea .itemBtn .button.disabled {
  color: #a5a5a5;
  background-color: #ebebeb;
  box-shadow: none;
  pointer-events: none;
}

@media only screen and (max-width: 349px) {
  .mod-fixedButtonArea .itemBtn .button {
    font-size: 1em;
  }
}
@charset "UTF-8";
/* = mod-backLink
----------------------------------------------- *
 * 前のページに戻るリンク
 ----------------------------------------------- */
.mod-backLink {
  font-size: 1rem;
  margin: 20px 10px;
}

.mod-backLink a {
  display: table;
  border-radius: 4px;
  line-height: 1;
  color: inherit;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 0.875em;
  text-decoration: none;
}

.mod-backLink .icon,
.mod-backLink .label {
  display: table-cell;
  vertical-align: middle;
}

.mod-backLink .icon {
  padding: 0 0.25em 0 1.17em;
  font-size: 12px; /* svgのサイズに揃える */
}

.mod-backLink .label {
  padding: 1.21em 1em 1.21em 0;
}
