@charset "utf-8";@charset "UTF-8";
/* = mod-bukkenNewArrival
----------------------------------------------- *
 * 新着物件枠
----------------------------------------------- */
.mod-bukkenNewArrival {
  font-size: 14px;
  overflow: hidden;
}

.mod-bukkenNewArrival .summary {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #d8d8d8;
}

.mod-bukkenNewArrival .summary a {
  display: table-row;
  color: inherit;
  text-decoration: none;
  outline-offset: -1px;
}

.mod-bukkenNewArrival .summary .photoBox {
  display: table-cell;
  width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: middle;
  background-color: #f7f7f7;
}

.mod-bukkenNewArrival .photoBox.noImage {
  color: #797979;
  background: #f7f7f7;
  vertical-align: middle;
  font-size: 0.85em;
}

.mod-bukkenNewArrival .summary .photoBox .photo {
  max-width: 100%;
  max-height: 100%;
}

.mod-bukkenNewArrival .summary .specBox {
  position: relative;
  display: table-cell;
  padding: 10px 28px 10px 10px;
  line-height: 1.6;
  vertical-align: middle;
}
.mod-bukkenNewArrival .summary .specBox::after {
  width: 1em;
  height: 1em;
  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: 1em;
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  right: 7px;
  bottom: 0;
  left: auto;
  content: "";
  display: block;
  margin: auto 0;
}

.mod-bukkenNewArrival .icon-bukkenType .bType {
  padding: 0.35em;
  border: 0;
}

.mod-bukkenNewArrival .summary .specBox .bukkenName {
  font-size: 0.75em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 売買用 */
.mod-bukkenNewArrival .summary .specBox .price {
  line-height: 1.2;
  color: #ed6103;
  font-size: 1.25em;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 賃貸用 */
.mod-bukkenNewArrival .summary .specBox .rentPrice {
  line-height: 1.2;
  color: #ed6103;
  font-weight: bold;
}

.mod-bukkenNewArrival .summary .specBox .rentPrice .num {
  font-size: 1.25em;
}

.mod-bukkenNewArrival .summary .specBox .rentPrice .extraPrice {
  display: inline-block;
  font-weight: normal;
}

.mod-bukkenNewArrival .summary .specBox .traffic,
.mod-bukkenNewArrival .summary .specBox .member,
.mod-bukkenNewArrival .summary .specBox .address,
.mod-bukkenNewArrival .summary .specBox .floorPlan,
.mod-bukkenNewArrival .summary .specBox .houseArea,
.mod-bukkenNewArrival .summary .specBox .landArea {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mod-bukkenNewArrival .summary .specBox ul {
  display: block;
}

.mod-bukkenNewArrival .summary .specBox li {
  display: inline;
  line-height: 1.5;
  padding-right: 0.25em;
  color: #3a515a;
  white-space: nowrap;
}

.mod-bukkenNewArrival .summary .specBox li + li::before {
  content: "/";
  margin: 0 0.333em 0 0.167em;
}

/* もっと見る：開閉 */
.mod-bukkenNewArrival .more {
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  background-color: #fff;
  padding: 16px 12px;
  color: inherit;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  margin: 12px 10px;
  box-sizing: border-box;
  display: block;
  width: calc(100% - 20px);
  border: none;
  font: inherit;
}
.mod-bukkenNewArrival .more .label {
  display: inline-flex;
  align-items: center;
}
.mod-bukkenNewArrival .more .label::after {
  width: 1em;
  height: 1em;
  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: 1em;
  transform: rotate(180deg);
  content: "";
  margin-left: 4px;
}

.mod-bukkenNewArrival .linkToThemeRaList {
  text-align: center;
  margin: 12px 10px;
}
.mod-bukkenNewArrival .linkToThemeRaList a {
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  font-weight: bold;
  background-color: #fff;
  padding: 16px 12px;
  color: inherit;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  display: block;
  margin: 0 auto;
  width: 70%;
  box-sizing: border-box;
}
.mod-bukkenNewArrival .linkToThemeRaList a .label {
  display: inline-flex;
  align-items: center;
}
.mod-bukkenNewArrival .linkToThemeRaList a .label::after {
  width: 1em;
  height: 1em;
  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: 1em;
  transform: rotate(90deg);
  content: "";
  margin-left: 4px;
}
.mod-richLinks {
  margin: 12px 10px 20px;
}
.mod-richLinks + .mod-richLinks {
  margin-top: -4px;
}
@charset "UTF-8";
/* = mod-accordionCard
----------------------------------------------- *
 * 開閉型カード
----------------------------------------------- */
.mod-accordionCard {
  font-size: 16px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.mod-accordionCard__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 54px;
  padding: 16px 12px 16px 16px;
  box-sizing: border-box;
  font-size: 0.875em;
}
.mod-accordionCard__heading::after {
  width: 1em;
  height: 1em;
  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: 1em;
  transform: rotate(0);
  content: "";
  margin-left: 12px;
}
.mod-accordionCard__heading.is-close::after {
  transform: rotate(180deg);
}
.mod-accordionCard__heading.is-close + .mod-accordionCard__body {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  height: 0;
}
.mod-accordionCard__cardTitle {
  line-height: 1.3;
  font-weight: bold;
  text-align: left;
}
.mod-accordionCard__body {
  overflow: hidden;
  transition: padding 0.2s;
  margin-top: -20px;
  padding: 12px 16px;
}
