@charset "UTF-8";
/* line 7, ../sass/top.scss */
#main-img {
  background: url("../images/main.png") repeat-x;
  width: 100%;
  margin: 30px auto 40px auto;
}
/* line 12, ../sass/_functions.scss */
#main-img:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 15, ../sass/top.scss */
#catch-container {
  float: left;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 30px;
  width: 370px;
  height: 370px;
  margin-left: 100px;
}
/* line 23, ../sass/top.scss */
#catch-container #catch-box {
  background-color: #FFF;
  padding: 30px 20px;
}
/* line 27, ../sass/top.scss */
#catch-container #catch-box #area-text {
  font-size: 30px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 15px;
  line-height: 1.5;
}
/* line 35, ../sass/top.scss */
#catch-container #catch-box #copy-text {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}
/* line 41, ../sass/top.scss */
#catch-container #catch-box #copy-text #copy01 {
  color: #e60012;
  font-size: 24px;
}
/* line 46, ../sass/top.scss */
#catch-container #catch-box #copy-text #copy02 {
  color: #e60012;
  font-size: 34px;
}

/* line 55, ../sass/top.scss */
#search-container {
  float: right;
  max-width: 350px;
  background-color: rgba(255, 255, 255, 0.3);
  padding: 10px;
  margin-right: 20px;
  margin-top: 20px;
}

/* line 64, ../sass/top.scss */
#searchitem-in {
  padding: 10px;
}
/* line 67, ../sass/top.scss */
#searchitem-in h3.widget-title {
  text-align: center;
  margin-bottom: 15px !important;
}

/* line 74, ../sass/top.scss */
.widget_newly_rent_bukken_info {
  margin-bottom: 30px;
}

/* line 78, ../sass/top.scss */
.search-box {
  margin-bottom: 20px;
}
/* line 81, ../sass/top.scss */
.search-box .search-title {
  display: block;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #000;
  font-size: 15px;
  font-weight: normal;
}
/* line 89, ../sass/top.scss */
.search-box .search-icon {
  float: left;
  width: 50px;
  border-left: #000 2px solid;
  padding-left: 10px;
  margin-right: 10px;
}
/* line 12, ../sass/_functions.scss */
.search-box .search-rosen-in:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 101, ../sass/top.scss */
.search-box .search-rosen-name {
  display: block;
  float: left;
  width: 130px;
  font-size: 14px;
  color: #000;
}
/* line 109, ../sass/top.scss */
.search-box .search-ken-name {
  display: block;
  float: left;
  width: 100px;
  font-size: 14px;
  text-align: center;
  color: #000;
  padding-top: 8px;
  margin-bottom: 5px;
}
/* line 120, ../sass/top.scss */
.search-box .search-jyoken-list {
  float: left;
  display: block;
  margin-bottom: 5px;
}
/* line 125, ../sass/top.scss */
.search-box .search-jyoken-list li {
  display: inline-block;
  margin-right: 15px;
  font-size: 12px;
  font-weight: bold;
  position: relative;
}
/* line 135, ../sass/top.scss */
.search-box .search-jyoken-list li input {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
/* line 149, ../sass/top.scss */
.search-box .search-jyoken-list li input[type=checkbox] + label {
  display: block;
  background: url("../images/checkbox_both.png") no-repeat left top;
  background-size: 18px;
  padding: 3px 0 0 22px;
  height: 18px;
  cursor: pointer;
  color: #000;
}
/* line 159, ../sass/top.scss */
.search-box .search-jyoken-list li input[type=checkbox]:checked + label {
  background: url("../images/checkbox_both.png") no-repeat left bottom;
}
/* line 166, ../sass/top.scss */
.search-box .search-right-box {
  width: 100%;
}
/* line 169, ../sass/top.scss */
.search-box .search-right-box #kalc,
.search-box .search-right-box #kahc {
  width: 90px;
}
/* line 174, ../sass/top.scss */
.search-box .search-right-box #search-rosen-rent,
.search-box .search-right-box #search-rosen-eki {
  display: block;
  width: 100%;
}

/* line 182, ../sass/top.scss */
#search-rosen-rent {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 188, ../sass/top.scss */
#search-area-list li {
  margin-bottom: 10px;
}
/* line 192, ../sass/top.scss */
#search-area-list li:last-child {
  margin-bottom: 0;
}

/* line 197, ../sass/top.scss */
#area-box {
  margin-bottom: 10px;
}

/* line 201, ../sass/top.scss */
#search-keyword {
  width: 50%;
}

/* line 204, ../sass/top.scss */
#jyoken-search-button {
  color: #FFF;
  background: #e60012 none;
  border: none;
  border-radius: 0;
  font-size: 18px;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* line 218, ../sass/top.scss */
#jyoken-search-button:hover {
  background-color: #FFF;
  color: #e60012;
}

/* line 224, ../sass/top.scss */
#rent-bukken-info-list {
  margin: 10px;
  margin-left: 0;
}
/* line 229, ../sass/top.scss */
#rent-bukken-info-list li {
  margin-bottom: 5px;
  font-size: 12px;
}
/* line 234, ../sass/top.scss */
#rent-bukken-info-list li:last-child {
  margin-bottom: 0;
}
/* line 238, ../sass/top.scss */
#rent-bukken-info-list .date {
  display: inline-block;
  color: #6b5e4d;
  margin-right: 10px;
}

/* line 252, ../sass/top.scss */
.widget_my_fudo_top_bukken {
  margin-bottom: 30px;
}

/* line 256, ../sass/top.scss */
.grid-content {
  width: 100%;
}
/* line 12, ../sass/_functions.scss */
.grid-content:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 260, ../sass/top.scss */
.grid-content li {
  position: relative;
  float: left;
  width: 214px;
  margin-right: 4px;
  padding-bottom: 5px;
  background-color: #f3f3f3;
}
/* line 269, ../sass/top.scss */
.grid-content li .new-icon {
  position: absolute;
  top: 0;
  left: 0;
  color: transparent;
  background: url("../images/bukken-new.png") no-repeat;
  width: 46px;
  height: 46px;
}
/* line 280, ../sass/top.scss */
.grid-content li .box1image {
  width: 214px;
  height: 214px;
}
/* line 285, ../sass/top.scss */
.grid-content li a.top-detail-link {
  width: 100%;
  height: 100%;
}
/* line 293, ../sass/top.scss */
.grid-content li:nth-child(4n) {
  margin-right: 0;
}

/* line 311, ../sass/top.scss */
.widget_category_banner {
  margin-bottom: 30px;
  display: none;
}

/* line 317, ../sass/top.scss */
#category-banner-list a {
  display: block;
}
/* line 320, ../sass/top.scss */
#category-banner-list #category01 {
  background: url('../images/ro-s432126d3b8.png') 0 -2336px;
  width: 871px;
  height: 159px;
}
/* line 325, ../sass/top.scss */
#category-banner-list #category01:hover {
  background: url('../images/ro-s432126d3b8.png') 0 -2499px;
  width: 871px;
  height: 159px;
}

/* line 335, ../sass/top.scss */
.widget_news {
  margin-bottom: 30px;
}

/* line 339, ../sass/top.scss */
#news-list {
  margin: 15px 10px;
  margin-top: 0;
  margin-left: 0;
}
/* line 345, ../sass/top.scss */
#news-list li {
  margin-bottom: 10px;
}
/* line 348, ../sass/top.scss */
#news-list li a {
  color: #000;
}
/* line 352, ../sass/top.scss */
#news-list li img {
  vertical-align: top;
}
/* line 357, ../sass/top.scss */
#news-list li:last-child {
  margin-bottom: 0;
}
