@charset "shift_jis";
/* CSS Document */

/* =========================================================
メインコンテンツ
========================================================= */
div#header {
  position: absolute;
}

/* 現在の登録物件状況 */
div#RegMap {
  width: 290px;
  height: 400px;
  float: left;
  position: relative;
  padding-right: 10px;
  background: url(../img/top/reg_map.gif) no-repeat 0 92px;
}
div#RegMap h2 {
  width: 270px;
  height: 21px;
  background: url(../img/top/title_bg01.gif) no-repeat;
  color: #fff;
  font-weight: 700;
  padding-left: 20px;
  line-height: 21px;
  margin-bottom: 15px;
}
div#RegMap div#area01,
div#RegMap div#area02,
div#RegMap div#area03,
div#RegMap div#area04,
div#RegMap div#area05,
div#RegMap div#area06 {
  width: 80px;
  height: 60px;
  position: absolute;
}
div#RegMap div#area01 {
  top: 40px;
  left: 5px;
}
div#RegMap div#area02 {
  top: 40px;
  left: 95px;
}
div#RegMap div#area03 {
  top: 40px;
  left: 210px;
}
div#RegMap div#area04 {
  top: 310px;
  left: 5px;
}
div#RegMap div#area05 {
  top: 310px;
  left: 95px;
}
div#RegMap div#area06 {
  top: 310px;
  left: 210px;
}
div#RegMap p.AreaName {
  color: #1d2089;
  padding-bottom: 3px;
}
div#RegMap p.RegGeneral {
  color: #000;
}
div#RegMap p.RegMembers {
  color: #f00;
}
/* 中古マンション一覧イメージ */
div#msSearch {
  float: left;
  width: 400px;
  height: 400px;
  background: url(../img/top/housinglist_bg.png) no-repeat bottom;
  position: relative;
  margin-bottom: 10px;
}
div#msSearch p.count {
  position: absolute;
  width: 76px;
  height: 38px;
  left: 185px;
  top: 273px;
  text-align: right;
}
div#msSearch p.listBtn {
  width: 374px;
  height: 77px;
  position: absolute;
  top: 314px;
  left: 14px;
}

/* 中古マンション一覧イメージ修正 */
div#msSearch2 {
  float: left;
  width: 400px;
  height: 400px;
  background: url(../img/top/housinglist_bg2.png) no-repeat bottom;
  position: relative;
  margin-bottom: 10px;
}
div#msSearch2 p.count {
  position: absolute;
  width: 76px;
  height: 38px;
  left: 185px;
  top: 273px;
  text-align: right;
}
div#msSearch2 p.listBtn {
  width: 374px;
  height: 77px;
  position: absolute;
  top: 314px;
  left: 14px;
}

/* 会員登録ガイド */
div#membersGuide {
  width: 290px;
  height: 400px;
  float: right;
}
div#membersGuide div.txt {
  padding: 5px 0 10px;
}
div#membersGuide p {
  padding: 5px 0;
  font-size: 12px;
  color: #1e0b07;
}
div#membersGuide h3 {
  width: 270px;
  height: 21px;
  background: url(../img/top/title_bg01.gif) no-repeat;
  line-height: 21px;
  padding: 0 0 3px 20px;
  color: #fff;
  font-weight: 700;
}
div#membersGuide p#memBtn {
  padding: 0 0 5px;
}
div#membersGuide p#LoginBtn {
  padding: 0;
}

/* 会員物件は…の帯 */
p#menbersps {
  clear: both;
  background: #eceef5;
  text-align: center;
  color: #26b1df;
  text-decoration: underline;
  line-height: 25px;
  margin-bottom: 30px;
}
div#mycarouselBox1 {
}
div#mycarouselBox1 ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* 会員限定 */
div#memberInfo {
  background: url(../img/top/members_box_bg.png) no-repeat right;
  width: 1000px;
  height: 275px;
  margin-top: 21px;
  margin-bottom: 25px;
  overflow: hidden;
}
div#memberInfo h2 {
  float: left;
}
div#memberInfoInner {
  float: left;
  padding: 18px 0 0;
  width: 865px;
}
div#memberInfoInner h3 {
  padding-bottom: 20px;
}
div#memberInfoInner p.txt {
  float: left;
  width: 566px;
  line-height: 17px;
  margin-bottom: 18px;
}
div#memberInfoInner p.btn {
  float: right;
  width: 260px;
}
div#memberInfoInner dl#pointA {
  width: 400px;
  float: left;
}
div#memberInfoInner dl#pointA dt,
div#memberInfoInner dl#pointB dt {
  width: 400px;
  height: 17px;
  background: url(../img/top/title_bg02.gif) no-repeat;
  line-height: 17px;
  padding-left: 17px;
  font-weight: 700;
  color: #fff;
}
div#memberInfoInner dl#pointA dd,
div#memberInfoInner dl#pointB dd {
  line-height: 18px;
  padding: 5px 0 10px 17px;
  height: 35px;
}

div#memberInfoInner dl#pointB {
  width: 400px;
  float: right;
}
/* 会員限定の下のコーナー */
div#contentsBottom {
  clear: both;
  overflow: hidden;
  margin-bottom: 30px;
}
div#contentsBox01 {
  width: 720px;
  float: left;
}
div#contentsBox02 {
  float: right;
  width: 260px;
}
/* ニュースリリース */
div#NewsBox {
  margin-bottom: 60px;
}
div#NewsBox h2 {
  width: 100%;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  padding-left: 31px;
  background: url(../img/top/title_bg03_2308.png) no-repeat;
  margin-bottom: 10px;
}
/* CUBE新着物件 */
div#cubeContainer01 {
  width: 720px;
  height: 210px;
  background: url(../img/top/corner_new_bg.png) no-repeat right;
  margin-bottom: 40px;
  position: relative;
}
div#cubeContainer01 h2 {
  float: left;
  margin-right: 4px;
}
div#cubeContainer01 p.btnbox {
  position: absolute;
  top: 162px;
  left: 12px;
  width: 72px;
  background-color: #fff;
}

div#cubeContainer01 p.btnbox .renewBtn__txt {
  font-size: 14px;
}

div#cubeContainer01 p.btnbox .renewBtn__txt::before {
  margin-right: 8px;
}

div#cubeContainer01 p.contents {
  float: left;
  padding: 25px 0 0;
}

/* CUBE並び３つ */
div#cubeContainer02 {
  clear: both;
  overflow: hidden;
  margin-bottom: 37px;
}
div#cubeContainer02 dl {
  width: 230px;
  float: left;
}
div#cubeContainer02 dl.ct {
  padding: 0 15px;
}
div#cubeContainer02 dt {
  padding-bottom: 5px;
  position: relative;
}
div#cubeContainer02 dd.linkBtn {
  width: 150px;
  margin: 14px auto 0;
}
/* CUBE厳選イチオシ物件 */
div#cubeContainer03 {
  margin-bottom: 25px;
}
div#cubeContainer03 h2 {
  padding-bottom: 5px;
}
.cubeContainerLead {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  color: #fff;
  background-color: #4bb5c1;
  text-align: center;
  padding: 7px 0 4px;
}
/* リクエストLINK */
p#baikyakuBtn {
  margin-bottom: 20px;
}
/* bannerArea */
p#bannerArea {
  margin-bottom: 40px;
}
/* お役立ちMENU */
div#yakudachiMENU {
  overflow: hidden;
}
div#yakudachiMENU h3 {
  width: 100%;
  height: 21px;
  line-height: 21px;
  font-size: 12px;
  color: #fff;
  font-weight: 700;
  padding-left: 31px;
  background: url(../img/top/title_bg03_2308.png) no-repeat;
  margin-bottom: 20px;
}
div#yakudachiMENU ul {
}
div#yakudachiMENU ul li {
  float: left;
}
div#yakudachiMENU ul li a {
}
div#yakudachiMENU ul li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div#yakudachiMENU ul li.ct {
  padding: 0 20px;
}
div#yakudachiMENU ul#reqLink li {
  margin-top: 20px;
}
/* アクセスランキング */
div#ranking {
  height: 627px;
  background: url(../img/top/ranking_bg.png) no-repeat 0 54px;
  margin-bottom: 10px;
}
div#ranking p {
  padding: 0 0 0 42px;
}
/* アクセスランキング10件ver */
div#ranking2 {
  /* height:627px; */
  margin-bottom: 14px;
}
div#ranking2 .rankingInner__container {
  padding: 0 0 20px;
  background: url(../img/top/ranking_btm.png) no-repeat bottom;
}
/* マンションラボ・コレクション */
div#collection {
  height: 217px;
  background: url(../img/top/collection_bg.png) no-repeat 0 76px;
  margin-bottom: 14px;
}
div#collection p {
  width: 230px;
  margin: 0 auto;
  margin-top: 83px;
  background-color: #fff;
  border-radius: 6px;
}
div#collection p .renewBtn {
  padding: 11px 0;
}
/* twitter */
div#tweetContainer {
  padding: 26px 15px 12px;
  border: 1px solid #cccccc;
  position: relative;
  border-radius: 12px;
}
div#tweetContainer::before {
  content: "";
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-color: rgba(75, 181, 193, 0.15);
  top: 11px;
  right: 29px;
  z-index: -1;
  pointer-events: none;
  position: absolute;
}
div#tweetContainer .tweetContainer__box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22px;
  padding: 0 3px;
}
div#tweetContainer .tweetContainer__box-title {
  font-size: 20px;
  line-height: 1.2;
}
div#tweetContainer .tweetContainer__box-title--min {
  font-size: 16px;
}
div#tweetContainer .tweetContainer__box-title--large {
  font-size: 24px;
  font-weight: bold;
}
div#tweetContainer .tweetContainer__box-title--lts {
  letter-spacing: 0.25em;
}
div#tweetContainer .tweetContainer__box-account {
  font-size: 18px;
  color: #4bb4c0;
  font-weight: bold;
  position: relative;
  top: 7px;
}
div#tweetContainer .tweetContainer__btn {
  background-color: #fff;
  border-radius: 6px;
}
div#tweetContainer .tweetContainer__btn .renewBtn {
  padding: 11px 0;
}
/* 来店予約 */
div#reservation {
  width: 1000px;
  height: 300px;
  clear: both;
  margin-bottom: 20px;
  background: url(../img/bg_reservation01.gif) repeat-x;
}

div#reservation h2 {
  width: 220px;
  float: left;
}

div#reservation div.contents {
  width: 768px;
  float: right;
  height: 276px;
  padding: 12px 12px 12px 0;
  background: url(../img/bg_reservation02.gif) no-repeat right top;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 20px;
}

div#reservation div.contents p.notice {
  text-align: right;
  font-size: 11px;
}

div#reservation div.contents p.notice span,
div#reservationArea01 dl dt span {
  color: #f00;
}

div#reservationArea01 {
  width: 50%;
  height: 256px;
  float: left;
  background: url(../img/bg_reservation03.gif) no-repeat right 50%;
  line-height: 20px;
}

div#reservationArea01 dl dt {
  width: 100px;
  background: url(../img/ico_arrow01.png) no-repeat 0 50%;
  padding-left: 20px;
  line-height: 25px;
  position: relative;
  z-index: 999px;
}

div#reservationArea01 dl dd {
  width: 250px;
  margin-top: -25px;
  padding-left: 120px;
  margin-bottom: 5px;
}

div#reservationArea01 dl dd.downBox {
  width: auto;
  margin-top: 0;
  padding-left: 20px;
}

div#reservationArea01 dl dd input {
  width: 226px;
  padding: 2px;
}

div#reservationArea01 dl dd.downBox input {
  width: 116px;
  padding: 2px;
}

div#reservationArea01 dl dd.downBox select {
  width: 46px;
  padding: 2px;
}

div#reservationArea02 {
  width: 48%;
  height: 256px;
  float: right;
  line-height: 20px;
}

div#reservationArea02 dt {
  background: url(../img/ico_arrow01.png) no-repeat 0 50%;
  line-height: 25px;
  padding-left: 20px;
}

div#reservationArea02 dd textarea {
  width: 350px;
  height: 110px;
}

div#reservationArea02 p {
  line-height: 15px;
  padding: 5px 0;
  text-align: center;
}

div#reservationArea02 p.submitBox {
  padding: 0;
  width: 220px;
  margin: 0 auto;
  background-color: #d6d6d6;
  height: 40px;
  position: relative;
}

div#reservationArea02 p.submitBox::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
}

div#reservationArea02 p.submitBox:hover {
  opacity: 0.7;
}

div#reservationArea02 p.submitBox input {
  display: block;
  border: none;
  cursor: pointer;
  background: none;
  width: 100%;
  height: 100%;
  padding-left: 30px;
  color: #000;
  font-size: 16px;
}

/*追加20170929*/
#line {
  margin-bottom: 10px;
}

#line a:hover img {
  opacity: 0.7;
}

/*追加20230706*/
.opa:hover img {
  opacity: 0.7;
}

/* =========================================================
KV
========================================================= */
.swiper-container {
  position: relative;
  margin-bottom: 60px;
}

.swiper-slide img {
  width: 100%;
  height: 760px;
  object-fit: cover;
}

.swiper-container__txt {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  top: 303px;
  z-index: 1;
  text-align: center;
  width: 100%;
}

.swiper-container__txt-content {
  font-size: 40px;
  line-height: 1.3;
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
  letter-spacing: 0.03em;
}

.swiper-container__txt-content span {
  font-size: 50px;
  font-weight: bold;
}

.swiper-container__box {
  position: absolute;
  width: 820px;
  bottom: 60px;
  right: 50%;
  transform: translateX(50%);
  background-color: #fff;
  z-index: 1;
  display: flex;
}

.swiper-container__box-register {
  padding: 20px 20px 13px;
  width: 560px;
}

.swiper-container__box-register-lead {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
  padding-bottom: 8px;
  border-bottom: 1px solid #cccccc;
}

.swiper-container__box-register-cassette {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 6px;
  padding-left: 13px;
}

.swiper-container__box-register-now {
  text-align: center;
}

.swiper-container__box-register-now-txt {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.swiper-container__box-register-now-anno {
  font-size: 11px;
}

.swiper-container__box-register-num {
  font-size: 44px;
  font-weight: bold;
  color: #ff0000;
  font-family: "Century Gothic", sans-serif;
}

.swiper-container__box-register-num--small {
  font-size: 25px;
  margin-left: 3px;
  color: #ff3333;
  font-family: "meiryo", sans-serif;
}

.swiper-container__box-register-btn {
  width: 240px;
}

.swiper-container__box-register-btn .renewBtn {
  padding: 14px 0 9px;
}

.swiper-container__box-register-anno {
  font-size: 11px;
  color: #666666;
  margin-top: 12px;
  letter-spacing: 0.03em;
}

.swiper-container__box-contract {
  background-color: rgba(204, 180, 94, 0.12);
  flex-grow: 1;
  padding: 30px 20px;
  text-align: center;
  position: relative;
}

.swiper-container__box-contract::before,
.swiper-container__box-contract::after {
  content: "";
  position: absolute;
  width: 45px;
  height: 100px;
  background-image: url(../img/template/img_laurel.png);
  background-size: cover;
  top: 27px;
}

.swiper-container__box-contract::before {
  left: 15px;
}

.swiper-container__box-contract::after {
  right: 15px;
  transform: scale(-1, 1);
}

.swiper-container__box-contract-txt-top {
  font-size: 12px;
  font-weight: bold;
}

.swiper-container__box-contract-txt-reg {
  font-size: 22px;
  font-weight: bold;
}

.swiper-container__box-contract-txt-num {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  top: 87px;
  right: 62px;
}

.swiper-container__box-contract-txt-bottom {
  font-size: 10px;
  color: #666666;
}

/* =========================================================
追従コンテンツ
========================================================= */
.fixedContents {
  position: fixed;
  right: 0;
  top: 260px;
  z-index: 100;
  width: 60px;
}

.fixedContents__content {
  background-color: #fff;
}

.fixedContents__content:nth-of-type(n + 2) {
  margin-top: 10px;
}

/* =========================================================
scube
========================================================= */

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

.scube1-list {
  display: grid;
  grid-template-columns: repeat(5, max-content);
  list-style: none;
  gap: 11px;
  padding-top: 5px;
  justify-content: flex-start;
  padding-top: 26px;
}

.scube1-item {
  border: 1px solid #cccccc;
  width: 110px;
  position: relative;
  overflow: hidden;
  max-height: 165px;
}

.scube1-item:hover img {
  opacity: 0.7;
}

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

.scube1-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: 90px;
  object-fit: cover;
}

.scube1-text {
  border-top: 1px solid #ffcc66;
  padding-bottom: 10px;
}

/* 金額の数値*/
.scube1-price {
  font-size: 15px;
  line-height: 1.1;
  text-align: center;
  color: #e62c31;
  background: #ffffff;
  font-weight: bold;
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
}

/* 金額の単位（万、円）*/
.scube1-price .unit {
  font-size: 13px;
}

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

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

.scube1-new {
  position: absolute;
  top: -4px;
  left: -53px;
  text-indent: -100%;
  overflow: hidden;
  display: inline-block;
  background: #fff600;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  width: 100px;
  height: 21px;
  padding: 34px 7px 0 5px;
  font-size: 11px;
  transform: scale(0.8) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}

.scube1-new::before {
  content: "NEW";
  color: #644300;
  position: absolute;
  display: block;
  z-index: 2;
  top: 12px;
  right: 8px;
  width: 28px;
}

.scube1-new:empty,
.div_stage ~ .scube1-text .scube1-new {
  display: none;
}

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

.scube2-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 7px;
  padding-top: 10px;
  justify-content: flex-start;
}

.scube2-item {
  border: 1px solid #cccccc;
  width: 230px;
  position: relative;
  overflow: hidden;
}

.scube2-item:hover img {
  opacity: 0.7;
}

.scube2-property {
  display: flex;
  flex-direction: row;
  align-items: center;
}

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

.scube2-text {
  border-top: 1px solid transparent;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 5px 0 10px;
  min-height: 75px;
}

/* 金額の数値*/
.scube2-price {
  font-size: 18px;
  line-height: 1.1;
  color: #e72c31;
  font-weight: bold;
  padding-bottom: 5px;
}

/* 金額の単位（万、円）*/
.scube2-price .unit {
  font-size: 15px;
}

.scube2-info {
  font-size: 12px;
  color: #666666;
  line-height: 14px;
}

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

.scube2-other {
  margin-top: 5px;
}

.scube2-new {
  position: absolute;
  top: -4px;
  left: -53px;
  text-indent: -100%;
  overflow: hidden;
  display: inline-block;
  background: #fff600;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  width: 100px;
  height: 21px;
  padding: 34px 7px 0 5px;
  font-size: 11px;
  transform: scale(0.8) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}

.scube2-new::before {
  content: "NEW";
  color: #644300;
  position: absolute;
  display: block;
  z-index: 2;
  top: 12px;
  right: 8px;
  width: 28px;
}

.scube2-new:empty,
.scube-img-wrapper:has(.div_stage) ~ .scube2-text .scube2-new {
  display: none;
}

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

.scube3-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 7px;
  padding-top: 10px;
  justify-content: flex-start;
}

.scube3-item {
  border: 1px solid #cccccc;
  width: 230px;
  position: relative;
  overflow: hidden;
}

.scube3-item:hover img {
  opacity: 0.7;
}

.scube3-property {
  display: flex;
  flex-direction: row;
  align-items: center;
}

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

.scube3-text {
  border-top: 1px solid transparent;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 5px 0 10px;
  min-height: 75px;
}

/* 金額の数値*/
.scube3-price {
  font-size: 18px;
  line-height: 1.1;
  color: #e72c31;
  font-weight: bold;
  padding-bottom: 5px;
}

/* 金額の単位（万、円）*/
.scube3-price .unit {
  font-size: 15px;
}

.scube3-info {
  font-size: 12px;
  color: #666666;
  line-height: 14px;
}

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

.scube3-other {
  margin-top: 5px;
}

.scube3-new {
  position: absolute;
  top: -4px;
  left: -53px;
  text-indent: -100%;
  overflow: hidden;
  display: inline-block;
  background: #fff600;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  width: 100px;
  height: 21px;
  padding: 34px 7px 0 5px;
  font-size: 11px;
  transform: scale(0.8) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}

.scube3-new::before {
  content: "NEW";
  color: #644300;
  position: absolute;
  display: block;
  z-index: 2;
  top: 12px;
  right: 8px;
  width: 28px;
}

.scube3-new:empty,
.scube-img-wrapper:has(.div_stage) ~ .scube3-text .scube3-new {
  display: none;
}

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

.scube4-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 7px;
  padding-top: 10px;
  justify-content: flex-start;
}

.scube4-item {
  border: 1px solid #cccccc;
  width: 230px;
  position: relative;
  overflow: hidden;
}

.scube4-item:hover img {
  opacity: 0.7;
}


.scube4-property {
  display: flex;
  flex-direction: row;
  align-items: center;
}

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

.scube4-text {
  border-top: 1px solid transparent;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 5px 0 10px;
  min-height: 75px;
}

/* 金額の数値*/
.scube4-price {
  font-size: 18px;
  line-height: 1.1;
  color: #e72c31;
  font-weight: bold;
  padding-bottom: 5px;
}

/* 金額の単位（万、円）*/
.scube4-price .unit {
  font-size: 15px;
}

.scube4-info {
  font-size: 12px;
  color: #666666;
  line-height: 14px;
}

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

.scube4-other {
  margin-top: 5px;
}

.scube4-new {
  position: absolute;
  top: -4px;
  left: -53px;
  text-indent: -100%;
  overflow: hidden;
  display: inline-block;
  background: #fff600;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  width: 100px;
  height: 21px;
  padding: 34px 7px 0 5px;
  font-size: 11px;
  transform: scale(0.8) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}

.scube4-new::before {
  content: "NEW";
  color: #644300;
  position: absolute;
  display: block;
  z-index: 2;
  top: 12px;
  right: 8px;
  width: 28px;
}

.scube4-new:empty,
.scube-img-wrapper:has(.div_stage) ~ .scube4-text .scube4-new {
  display: none;
}

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

.scube5-list {
  display: grid;
  grid-template-columns: repeat(3, max-content);
  list-style: none;
  gap: 10px 15px;
  padding-top: 15px;
  justify-content: flex-start;
}

.scube5-item {
  border: 1px solid #cccccc;
  width: 230px;
  position: relative;
  overflow: hidden;
}

.scube5-item:hover img {
  opacity: 0.7;
}

.scube5-property {
  display: flex;
  flex-direction: row;
  align-items: center;
}

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

.scube5-text {
  border-top: 1px solid transparent;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 5px 0 10px;
  min-height: 75px;
}

/* 金額の数値*/
.scube5-price {
  font-size: 18px;
  line-height: 1.1;
  color: #e72c31;
  font-weight: bold;
  padding-bottom: 5px;
}

/* 金額の単位（万、円）*/
.scube5-price .unit {
  font-size: 15px;
}

.scube5-info {
  font-size: 12px;
  color: #666666;
  line-height: 14px;
}

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

.scube5-other {
  margin-top: 5px;
}

.scube5-new {
  position: absolute;
  top: -4px;
  left: -53px;
  text-indent: -100%;
  overflow: hidden;
  display: inline-block;
  background: #fff600;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  width: 100px;
  height: 21px;
  padding: 34px 7px 0 5px;
  font-size: 11px;
  transform: scale(0.8) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}

.scube5-new::before {
  content: "NEW";
  color: #644300;
  position: absolute;
  display: block;
  z-index: 2;
  top: 12px;
  right: 8px;
  width: 28px;
}

.scube5-new:empty,
.scube-img-wrapper:has(.div_stage) ~ .scube5-text .scube5-new {
  display: none;
}

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

.scube6-list {
  display: grid;
  grid-template-columns: repeat(1, max-content);
  list-style: none;
  gap: 9px;
  padding-top: 5px;
  justify-content: flex-start;
  background-image: url(../img/top/bg_crown.png);
  background-position: 0 -11px;
  padding-left: 42px;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #eceef5;
}

.scube6-item {
  border: 1px solid #cccccc;
  width: 201px;
  position: relative;
  overflow: hidden;
}

.scube6-item:hover img {
  opacity: 0.7;
}

.scube6-property {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.scube6-img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: 100px;
}

.scube6-text {
  border-top: 1px solid transparent;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 5px 0 9px;
  min-height: 70px;
}

/* 金額の数値*/
.scube6-price {
  font-size: 15px;
  line-height: 1.1;
  color: #e72c31;
  font-weight: bold;
  padding-bottom: 3px;
}

/* 金額の単位（万、円）*/
.scube6-price .unit {
  font-size: 13px;
}

.scube6-info {
  font-size: 12px;
  color: #666666;
  line-height: 14px;
}

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

.scube6-other {
  margin-top: 4px;
}

.scube6-new {
  position: absolute;
  top: -4px;
  left: -53px;
  text-indent: -100%;
  overflow: hidden;
  display: inline-block;
  background: #fff600;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  width: 100px;
  height: 21px;
  padding: 34px 7px 0 5px;
  font-size: 11px;
  transform: scale(0.8) rotate(-45deg);
  z-index: 1;
  pointer-events: none;
}

.scube6-new::before {
  content: "NEW";
  color: #644300;
  position: absolute;
  display: block;
  z-index: 2;
  top: 12px;
  right: 8px;
  width: 28px;
}

.scube6-new:empty,
.scube-img-wrapper:has(.div_stage) ~ .scube6-text .scube6-new {
  display: none;
}

.scube-img-wrapper {
  width: fit-content;
  position: relative;
  flex-shrink: 0;
}

.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%;
  font-weight: bold;
  z-index: 1;
  color: #666666;
}

.scube1-property .div_stage {
  width: 100%;
}