/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */

* {
  box-sizing: border-box;
  font-size: 16px;
  letter-spacing: 1px;
  color: #616161;
}

.favorite-list {
  background-color: #F1F1F2;
  padding: 100px 0;
}
.favorite-list__number {
  font-size: 16px;
  font-weight: bold;
}
.favorite-list__number span {
  color: #EDB35D;
  font-size: 20px;
  margin: 0 5px;
}
.favorite-list__buttons {
  margin: 30px 0;
}
.favorite-list__check-button {
  background-color: #616161;
  color: white;
  text-align: center;
  padding: 10px 30px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}
.favorite-list__whole-button {
  background-color: #FF523A;
  color: white;
  text-align: center;
  padding: 10px 30px;
  margin: 0 0 0 10px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
}
.favorite-list__one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.3);
}
.favorite-list__check {
  width: 92px;
  flex-shrink: 0;
  padding: 30px 0 0 0;
  text-align: center;
  border-right: 1px dotted #616161;
}

.list-style {
  width: 100%;
}
.list-style__image {
  width: 135px;
  height: 100px;
  overflow: hidden;
  float: left;
}
.list-style__image img {
  width: 100%;
}
.list-style__upper {
  height: 100px;
}
.list-style__main-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: -webkit-calc(100% - 135px);
  width: calc(100% - 135px);
  height: 70px;
  float: left;
  align-items: center;
  padding: 0 20px;
  border-bottom: 1px dotted #616161;
}
.list-style__points {
  width: -webkit-calc(100% - 135px);
  width: calc(100% - 135px);
  height: 30px;
  float: left;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0 20px;
  border-bottom: 1px dotted #616161;
}
.list-style__details {
  margin: 0 0 0 135px;
  padding: 30px;
}
.list-style__detail {
  line-height: 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.list-style__detail dt {
  font-size: 12px;
  width: 80px;
}
.list-style__detail dt i {
  margin: 0 5px 0 0;
}
.list-style__detail dd {
  font-size: 12px;
}
.list-style__price {
  color: #FF523A;
}
.list-style__price span {
  color: #FF523A;
  font-size: 20px;
}
.list-style__others {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 15px;
}
.list-style__other {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5em;
  margin: 0 20px 0 0;
}
.list-style__other dt {
  font-size: 12px;
}
.list-style__other dd {
  font-size: 12px;
  margin: 0 0 0 5px;
}
.list-style__last {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
  margin: 10px 0 0 0;
}
.list-style__camera {
  font-size: 12px;
}
.list-style__camera i {
  margin: 0 5px 0 0;
  color: #EDB35D;
}
.list-style__flow {
  font-size: 12px;
  margin: 0 0 0 10px;
}
.list-style__flow i {
  margin: 0 0 0 10px;
}

.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.icons__icon {
  text-align: center;
  margin: 0 0 0 10px;
}
.icons__icon i {
  font-size: 30px;
  color: #E89F32;
}
.icons__icon div {
  margin: 10px 0 0 0;
  font-size: 10px;
}

.tags {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0 0;
}
.tags__tag-new {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #F67749;
}
.tags__tag-uhouse {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #0A8FD8;
}
.tags__tag-nhouse {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #0A5080;
}
.tags__tag-mansion {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #B58FD8;
}
.tags__tag-land {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #42AD8D;
}
.tags__tag-price {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #EB6C5C;
}
.tags__tag-reform {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #666666;
}
.tags__tag-own {
  width: 80px;
  text-align: center;
  color: white;
  font-size: 10px;
  padding: 3px 0;
  margin: 0 5px 0 0;
  background-color: #F59302;
}