<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scube-weekly-highlight-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-weekly-highlight-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 5px;
  padding-top: 0px;
  justify-content: center;
}

.scube-weekly-highlight-item {
  border: 1px solid #afb0af;
  position: relative;
  margin-top: 1px;
}

.scube-weekly-highlight-item:hover img {
  opacity: 0.7;
}

.scube-weekly-highlight-comment {
  border-bottom: 1px solid #afb0af;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  color: #0000cc;
  background: #fef8bc;
  position: relative;
}

.scube-weekly-highlight-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-weekly-highlight-property {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.scube-weekly-highlight-img-area {
  display: flex;
}

.scube-weekly-highlight-img,
.scube-weekly-highlight-img2 {
  display: block;
  width: 130px;
  height: 130px;
}

.scube-weekly-highlight-text {
  border-top: 1px solid #afb0af;
}

.scube-weekly-highlight-price {
  font-size: 17px;
  line-height: 1;
  padding: 0.5px;
  text-align: center;
  color: #feff00;
  background: #0068a7;
  font-weight: bold;
}

.scube-weekly-highlight-price .unit {
  font-size: 0.6em;
}

.scube-weekly-highlight-info {
  padding: 1px;
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #d3ee0f;
  line-height: 14px;
  flex-grow: 1;
}

.scube-weekly-highlight-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-highly-recommend-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-highly-recommend-context {
  position: relative;
}

.scube-highly-recommend-list {
  display: flex;
  gap: 10px;
  padding: 0;
  justify-content: center;
  position: absolute;
  left: 50%;
  top: 76px;
  transform: translateX(-50%);
}

.scube-highly-recommend-item {
  border: 1px solid #afb0af;
  width: 144px;
  position: relative;
}

.scube-highly-recommend-item:hover img {
  opacity: 0.7;
}

.scube-highly-recommend-comment {
  border-bottom: 1px solid #afb0af;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  color: #ffffff;
  background: #000000;
  position: relative;
}

.scube-highly-recommend-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-highly-recommend-property {
  display: flex;
  flex-direction: column;
  gap: 0;
  overflow: hidden;
}

.scube-highly-recommend-price {
  font-size: 17.5px;
  padding: 1px;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #000000;
  font-weight: bold;
  height: 19.5px;
}

.scube-highly-recommend-price .unit {
  font-size: 0.7em;
}

.scube-highly-recommend-info {
  padding-top: 1px;
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #f5f5ea;
  line-height: 14px;
  flex-grow: 1;
}

.scube-highly-recommend-other {
  padding: 3px 0 2px;
}

.scube-highly-recommend-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-recommend-invest-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-recommend-invest-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 5px;
  padding-top: 11px;
  justify-content: center;
  width: 506px;
}

.scube-recommend-invest-item {
  border: 1px solid #afb0af;
  width: 474px;
  position: relative;
}

.scube-recommend-invest-item:hover img {
  opacity: 0.7;
}

.scube-recommend-invest-comment {
  border-bottom: 1px solid #afb0af;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  background: #ffffff;
  position: relative;
}

.scube-recommend-invest-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-recommend-invest-property {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.scube-recommend-invest-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 270px;
}

.scube-recommend-invest-text {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  border-left: solid 1px #afb0af;
}

.scube-recommend-invest-price {
  font-size: 19px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  background: #553900;
  font-weight: bold;
  padding-top: 16px;
  flex-grow: 2;
  margin: 0 !important;
  height: 53px;
}

.scube-recommend-invest-price .unit {
  font-size: 0.6em;
}

.scube-recommend-invest-info {
  padding-top: 2px;
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #f5f5ea;
  line-height: 14px;
  flex-grow: 1;
}

.scube-recommend-invest-address23 {
  display: block;
  width: 100%;
  text-align: center;
  padding-top: 8px;
  margin-right: 0 !important;
}

.scube-recommend-invest-address4 {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 8px;
  margin-right: 0 !important;
}

.scube-recommend-invest-other {
  display: block;
  width: 100%;
  padding: 5px 0;
  height: 24px;
  margin-right: 0 !important;
}

.scube-recommend-invest-other2 {
  display: block;
  width: 100%;
  padding: 4px 0;
  height: 24px;
  margin-right: 0 !important;
}

.scube-recommend-invest-other3 {
  display: block;
  width: 100%;
  padding: 4px 0;
  font-weight: bold;
  height: 23px;
  color: #ff0000;
  margin-right: 0 !important;
}

.scube-recommend-invest-comments {
  padding: 13px 0 13px 0;
  margin: 0 !important;
  height: 63px;
}
.scube-recommend-invest-comments &gt; a {
  text-decoration: none;
  text-decoration: underline 1px solid #116aff;
  color: #116aff;
  line-height: 1.5em;
}

.scube-recommend-invest-comments:hover &gt; a {
  color: #f00;
  text-decoration: underline 1px solid #f00;
}

.scube-recommend-invest-str {
  border-top: 1px solid #dddddd;
  color: #666;
  padding-top: 10px;
  height: 37px;
  margin-right: 0 !important;
}

.scube-recommend-invest-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-kodate-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-kodate-list {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  list-style: none;
  gap: 5px;
  padding-top: 11px;
  justify-content: center;
  width: 310px;
}

.scube-kodate-item {
  border: 1px solid #b9b9b9;
  width: 150px;
  position: relative;
}

.scube-kodate-item:hover img {
  opacity: 0.7;
}

.scube-kodate-comment {
  border-bottom: 1px solid #b9b9b9;
  height: 21.5px;
  line-height: 21.5px;
  overflow: hidden;
  color: #ffffff;
  background: #84b01c;
  position: relative;
}

.scube-kodate-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-kodate-property {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.scube-kodate-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.scube-kodate-text {
  border-top: 1px solid #b9b9b9;
}

.scube-kodate-price {
  font-size: 19px;
  text-align: center;
  color: #fff;
  background: #84b01c;
  font-weight: bold;
}

.scube-kodate-price .unit {
  font-size: 0.6em;
}

.scube-kodate-info {
  padding: 3px;
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #ffffff;
  line-height: 13px;
  flex-grow: 1;
}

.scube-kodate-address {
  height: 27px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  padding: 0 12px;
}

.scube-kodate-area2_name {
  display: inline-block;
}

.scube-kodate-area3_name {
  display: inline-block;
}

.scube-kodate-address4 {
  display: inline-block;
}

.scube-kodate-other {
  padding-top: 6px;
}

.scube-kodate-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-select-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-select-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 5px;
  padding-top: 10px;
  justify-content: center;
}

.scube-select-item {
  border: 1px solid #b9b9b9;
  width: 300px;
  position: relative;
}

.scube-select-item:hover img {
  opacity: 0.7;
}

.scube-select-comment {
  border-bottom: 1px solid #b9b9b9;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  color: #0000cc;
  background: #fef8bc;
  position: relative;
}

.scube-select-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-select-property {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.scube-select-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 45%;
}

.scube-select-text {
  border-top: 1px solid transparent;

  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.scube-select-price {
  font-size: 20px;
  line-height: 1.1;
  text-align: center;
  color: #b70000;
  background: #f2c100;
  font-weight: bold;
  padding-top: 20px;
  flex-grow: 2;
}

.scube-select-price .unit {
  font-size: 0.6em;
}

.scube-select-info {
  padding-top: 2px;
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #ffffff;
  line-height: 14px;
  flex-grow: 1;
}

.scube-select-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-tochi-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-tochi-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  justify-content: center;
  margin: 6px 0 12px 1px;
}

.scube-tochi-item {
  border: 1px solid #afb0af;
  width: 325px;
  position: relative;
}

.scube-tochi-item:hover img {
  opacity: 0.7;
}

.scube-tochi-comment {
  border-bottom: 1px solid #afb0af;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  color: #0000cc;
  background: #fef8bc;
  position: relative;
}

.scube-tochi-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-tochi-property {
  display: flex;
  flex-direction: row;
}

.scube-tochi-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 120px;
  height: 120px;
}

.scube-tochi-map {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-right: solid 1px #afb0af;
}

.scube-tochi-map iframe {
  width: 180px;
  height: 600px;
  margin-top: -250px;
}

.scube-tochi-text {
  width: 82px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.scube-tochi-price {
  font-size: 17px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  background: #927f72;
  padding-top: 9px;
  flex-grow: 2;
  height: 48px;
  font-weight: bold;
}

.scube-tochi-price .unit {
  font-size: 0.6em;
}

.scube-tochi-info {
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #ffffff;
  line-height: 14px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}

.scube-tochi-area2_name {
  padding-top: 6px;
}
.scube-tochi-other {
  padding-top: 6px;
}

.scube-tochi-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-new-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-new-context {
  min-height: 280px;
  width: 569px;
  background-color: #f3f3f3;
}

.scube-new-list {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  list-style: none;
  gap: 7px 5px;
  padding-top: 11px;
  justify-content: center;
}

.scube-new-item {
  border: 1px solid #b9b9b9;
  width: 280px;
  position: relative;
}

.scube-new-item:hover img {
  opacity: 0.7;
}

.scube-new-comment {
  border-bottom: 1px solid #b9b9b9;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  color: #0000cc;
  background: #fef8bc;
  position: relative;
}

.scube-new-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-new-property {
  display: flex;
  flex-direction: row;
  height: 100%;
}

.scube-new-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 123px;
  padding: 1px;
  border-right: 1px solid #b9b9b9;
}

.tag_stage {
  position: absolute;
  top: 1px;
  left: 0;
  height: 16.5px;
  width: 122px;
  background-color: #ffffff;
  text-align: center;
  white-space: nowrap;
  font-size: 12px;
  padding: 1px 0;
  opacity: 0.8;
  font-weight: bold;
  z-index: 2;
}

.tag_stage::after {
  content: "商談中";
  color: #666666;
}

.scube-new-text {
  border: 1px solid #b9b9b9;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  margin: 1px;
}

.scube-new-price {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #fa7a5a;
  padding: 8px;
  margin: 1px;
  border: 1px solid #b9b9b9;
  font-weight: bold;
}

.scube-new-price .unit {
  font-size: 0.6em;
}

.scube-new-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #ffffff;
  line-height: 14px;
  margin: 0 1px 1px;
  border: 1px solid #b9b9b9;
  height: 100%;
}

.scube-new-address {
  padding-bottom: 8px;
}
.scube-new-other {
  padding-bottom: 1px;
}

.scube-new-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-recommend-ms-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-recommend-ms-context {
  height: 256px;
  width: 257px;
  background-color: #fcea97;
}
.scube-recommend-ms-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 5px;
  padding-top: 0px;
  justify-content: center;
  margin-top: 1px;
}

.scube-recommend-ms-item {
  border: 1px solid #63920f;
  width: 253px;
  position: relative;
  background: #fff;
}

.scube-recommend-ms-item:hover img {
  opacity: 0.7;
}

.scube-recommend-ms-comment {
  border-bottom: 1px solid #63920f;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  color: #0000cc;
  background: #fef8bc;
  position: relative;
}

.scube-recommend-ms-comment span {
  display: inline-block;
  white-space: nowrap;
  font-size: 12px;
  position: absolute;
  left: 100%;
}

.scube-recommend-ms-property {
  display: flex;
  flex-direction: row;
}

.scube-recommend-ms-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 123px;
  border-right: 1px solid #63920f;
  padding: 1px;
}

.scube-recommend-ms-text {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  border: 1px solid #63920f;
  margin: 1px;
}

.scube-recommend-ms-price {
  font-size: 17px;
  line-height: 1.1;
  text-align: center;
  color: #fff;
  background: #99c739;
  padding-top: 9px;
  height: 49px;
  border: 1px solid #63920f;
  margin: 1px;
  font-weight: bold;
}

.scube-recommend-ms-price .unit {
  font-size: 0.6em;
}

.scube-recommend-ms-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-recommend-ms-info {
  text-align: center;
  font-size: 12px;
  color: #666666;
  background: #ffffff;
  line-height: 13px;
  height: 100%;
  margin: 0 1px 1px;
  border: 1px solid #63920f;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.scube-recommend-ms-address {
  padding-top: 5px;
}

.scube-recommend-ms-area2_name {
  display: inline-block;
}
.scube-recommend-ms-area3_name {
  display: inline-block;
}

.scube-recommend-ms-address4 {
  display: inline-block;
}

.scube-recommend-rent-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-recommend-rent-list {
  display: grid;
  grid-template-columns: repeat(2, max-content);
  list-style: none;
  gap: 4px 10px;
  padding: 11px 0 2px;
  justify-content: center;
}

.scube-recommend-rent-item {
  border: 1px solid #afb0af;
  width: 328px;
  position: relative;
}

.scube-recommend-rent-item:hover img {
  opacity: 0.7;
}

.scube-recommend-rent-property {
  display: flex;
  flex-direction: row;
}

.scube-recommend-rent-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 172px;
}

.scube-recommend-rent-text {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: start;
  border-left: solid 1px #afb0af;
}

.scube-recommend-rent-com {
  background: #ffdde8;
  color: #666666;
  text-decoration: underline #666666;
  line-height: 1.1;
  min-height: 100px;
  display: flex;
  align-items: center;
}

.scube-recommend-rent-price {
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #f67a2e;
  background: #f0ffc1;
  padding: 3px;
  width: 100%;
  font-weight: bold;
}

.scube-recommend-rent-price .unit {
  font-size: 0.7em;
}

.scube-recommend-rent-info {
  padding-top: 2px;
  text-align: center;
  font-size: 12px;
  color: #2f3d00;
  background: #d1d2ef;
  line-height: 13px;
  width: 100%;
  min-height: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.scube-recommend-rent-address {
  padding: 1px;
}

.scube-recommend-rent-area3_name {
  display: inline-block;
}

.scube-recommend-rent-address4 {
  display: inline-block;
}

.scube-recommend-rent-other {
  padding-top: 3px;
}

.scube-recommend-rent-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.scube-today-recommend-context :where(*, *::before, *::after) {
  box-sizing: border-box;
  margin: 0;
}

.scube-today-recommend-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 20px;
  padding-top: 0px;
  justify-content: center;
}

.scube-today-recommend-item {
  border: 1px solid #fff;
  width: 296px;
  position: relative;
  margin-top: 2px;
  background-color: #fff;
}

.scube-today-recommend-item:hover img {
  opacity: 0.7;
}

.scube-today-recommend-property {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.scube-today-recommend-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}

.scube-today-recommend-text {
  border-top: 1px solid #fff;
  padding: 3px;
  background: #fff;
}

.scube-today-recommend-price {
  font-size: 17px;
  line-height: 1.1;
  text-align: center;
  color: #f67924;
  background: #fff;
  padding: 8px 8px 3px;
  font-weight: bold;
}

.scube-today-recommend-price .unit {
  font-size: 0.6em;
}

.scube-today-recommend-info {
  padding-top: 2px;
  text-align: center;
  font-size: 12px;
  color: #000;
  background: #fff;
  line-height: 14px;
  flex-grow: 1;
}

.scube-highly-recommend-other.property3 {
  color: #ff0000;
}

.scube-today-recommend-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.img_new {
  background-image: url(//www.rals.co.jp/fudosan/img/new_4.gif);
  width: 25px;
  background-repeat: no-repeat;
  margin: 0 3px 0 0;
  display: inline-block;
  background-position: center center;
}
</pre></body></html>