@charset "utf-8";/* = mod-themeHeading
----------------------------------------------- *
 * 
----------------------------------------------- */
.mod-themeHeading .title {
  position: relative;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  line-height: 1.2;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3852b), color-stop(100%, #ed6103));
  background: -webkit-linear-gradient(top, #f3852b 0%, #ed6103 100%);
  background: -moz-linear-gradient(top, #f3852b 0%, #ed6103 100%);
  background: -o-linear-gradient(top, #f3852b 0%, #ed6103 100%);
  background: linear-gradient(to bottom, #f3852b 0%, #ed6103 100%);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
  font-size: 0.87rem;
  font-weight: bold;
}

.mod-themeHeading .title .badge,
.mod-themeHeading .title .label {
  display: table-cell;
  padding: 0.43rem;
}

.mod-themeHeading .title .badge {
  width: 1.6em;
}

.mod-themeHeading .title .badge span {
  position: relative;
  display: block;
  width: 1em;
  padding: 0.3em;
  color: #ed6103;
  background: #fff;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.33);
}

.mod-themeHeading .title .badge span:after {
  content: "";
  position: absolute;
  bottom: -0.31rem;
  left: 0;
  right: 0;
  border-width: 0 0.8em 0.31rem 0.8em;
  border-style: solid;
  border-color: #fff #fff transparent #fff;
}

.mod-themeHeading .title .label {
  padding: 0.43rem 0;
}

.mod-themeHeading .title .category {
  font-size: 1rem;
}

.mod-themeHeading .title .key {
  font-size: 1.25rem;
}

.mod-themeHeading .title .follow {
  padding-left: 0.31rem;
  /*font-size: 1.2rem;*/
}

.mod-themeHeading .lead {
  padding: 0.43rem;
  line-height: 1.4;
  background: #f7f7f7;
  /*font-size: 1.2rem;*/
}

.mod-themeHeading .title .area {
  position: absolute;
  top: 0.43rem;
  right: 0.43rem;
  padding: 0.18rem 0.31rem;
  background-color: #000;
  font-size: 0.75rem;
}
@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";
/* -------------------------------------------- *
 *  アイコン
 * -------------------------------------------- */
/* = ui-theme-icon
----------------------------------------------- *
 * 
----------------------------------------------- */
.ui-theme-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 1;
  background-image: url('/smp/assets/img/smartphone/common/icon/sprite_theme_icon.png?2013003003=&v=3c14c870aff245853a2c448bbefa54b5');
  background-repeat: no-repeat;
  -webkit-background-size: 30px 170px;
  background-size: 30px 170px;
  vertical-align: bottom;
}

.ui-theme-icon-cat_11 {
  background-position: 0 0;
}

.ui-theme-icon-cat_12 {
  background-position: 0 -35px;
}

.ui-theme-icon-cat_13 {
  background-position: 0 -70px;
}

.ui-theme-icon-cat_14 {
  background-position: 0 -105px;
}

.ui-theme-icon-cat_15 {
  background-position: 0 -140px;
}
@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;
}
