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

  .scube-recommend-weekly-context {
    min-height: 240px;
  }

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

  .scube-recommend-weekly-item {
    border: 1px solid #000099;
    width: 152px;
    position: relative;
  }

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

  .scube-recommend-weekly-comment {
    border-bottom: 1px solid #000099;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    color: #ffff66;
    background: #0066ff;
    position: relative;
  }

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

  .scube-recommend-weekly-property {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative;
  }

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

  .scube-recommend-weekly-text {
    border-top: 1px solid #000099;
    
  }

  /* 金額の数値*/
  .scube-recommend-weekly-price {
    font-size: 17px;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #0066ff;
    font-weight: bold;
    padding-bottom: 2px;
  }

  /* 金額の単位（万、円）*/
  .scube-recommend-weekly-price .unit {
    font-size: 0.6em;
  }

  .scube-recommend-weekly-info {
    text-align: center;
    font-size: 12px;
    color: #333333;
    background: #ffffff;
    line-height: 1.1;
    padding-bottom: 2px;
  }

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

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

  .scube-column-context {
    min-height: 290px;
  }

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

  :where(#scube-kyoju-context, #scube-tochi-context, #scube-rent-context) .scube-column-list {
    padding-top: 10px;
    grid-template-columns: repeat(4, max-content);
  }

  .scube-column-item {
    border: 1px solid #000099;
    width: 162px;
    position: relative;
    display: grid;
  }

  :where(#scube-kyoju-context, #scube-tochi-context, #scube-rent-context) .scube-column-item {
    width: 176px;
  }

  #scube-rent-context .scube-column-item {
    border: solid 1px #ff3300;
  }

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

  .scube-column-comment {
    border-bottom: 1px solid #000099;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    color: #ffff66;
    background: #0066ff;
    position: relative;
  }

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

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

  .scube-column-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    padding: 1px;
    border-bottom: 1px solid #000099;
  }

  #scube-rent-context .scube-column-img {
    border-bottom: solid 1px #ff3300;
  }

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

  #scube-rent-context .scube-column-text {
    border: solid 1px #ff3300;
  }

  /* 金額の数値*/
  .scube-column-price {
    font-size: 17px;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #0066ff;
    font-weight: bold;
    padding-bottom: 2px;
    margin: 1px;
    border: 1px solid #000099;
  }

  #scube-rent-context .scube-column-price {
    border: solid 1px #ff3300;
    background: #990000;
  }

  /* 金額の単位（万、円）*/
  .scube-column-price .unit {
    font-size: 0.6em;
  }

  .scube-column-info {
    padding-bottom: 2px;
    text-align: center;
    font-size: 12px;
    color: #333333;
    background: #ffffff;
    line-height: 1.1;
    margin: 0 1px 1px;
    border: 1px solid #000099;
    flex-grow: 1;
  }

  #scube-rent-context .scube-column-info {
    border: solid 1px #ff3300;
    background: #cccccc;
  }

  .scube-column-info p:not(:last-of-type) {
    min-height: 1lh;
  }

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

  .scube-empty {
    padding-block: 50px;
  }

  .img_new {
    background-image: url(//www.rals.co.jp/fudosan/img/new_4.gif);
    width: 25px;
    height: 13px;
    background-repeat: no-repeat;
    margin-right: 3px;
    display: inline-block;
    background-position: center bottom;
  }

  .div_stage  {
    position: absolute;
    top: 0;
    left: 0;
    color: #FF0000;
    background-color: #FFFFFF;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    font-size: 12px;
    padding: 2px 0;
    opacity: 0.8;
    width: 100%;
    height: min-content;
    font-weight: bold;
    z-index: 1;
  }
  
  .text_stage_syodan {
    color: #666666;
  }
  
  .stage2 ~ .scube-column-text,
  .stage2 ~ .scube-recommend-weekly-text {
    min-height: 69px;
  }
  
  .stage2 ~ .scube-column-text .scube-column-price,
  .stage2 ~ .scube-recommend-weekly-text .scube-recommend-weekly-price {
    font-size: 12px;
    color: #990000;
    padding-bottom: 2px;
  }
  
  .stage2 ~ .scube-column-text .scube-column-info,
  .stage2 ~ .scube-recommend-weekly-text .scube-recommend-weekly-info {
    min-height: 49px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  
  .stage2 ~ .scube-column-text .scube-column-address23,
  .stage2 ~ .scube-recommend-weekly-text .scube-recommend-weekly-address23 {
    padding-bottom: 8px;
  }