@charset "UTF-8";
/*************************************************

page

*************************************************/
#wrapper {
  padding: 90px 0;
  background-color: #eeebe5;
}
@media (max-width: 767px) {
  #wrapper {
    padding: 90px 0 60px;
  }
}

@media (max-width: 767px) {
  .parts-fv__titles__en {
    max-width: 60%;
  }
}

/*************************************************

rd-contents

*************************************************/
.rd-contents {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 0 65px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .rd-contents {
    padding: 40px 25px;
  }
}
.rd-contents::after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 15px;
  background: rgb(234, 229, 227);
  background: -webkit-gradient(linear, left top, right top, from(rgb(234, 229, 227)), to(rgb(211, 203, 197)));
  background: linear-gradient(90deg, rgb(234, 229, 227) 0%, rgb(211, 203, 197) 100%);
}
@media (max-width: 767px) {
  .rd-contents::after {
    height: 10px;
  }
}

.rd-contents-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .rd-contents-flex {
    min-height: 900px;
  }
}
@media (max-width: 767px) {
  .rd-contents-flex {
    display: block;
  }
}

.rd-contents-left,
.rd-contents-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
}

@media (max-width: 767px) {
  .rd-contents-left,
  .rd-contents-right {
    width: auto;
  }
}

.rd-contents-left__inner {
  max-width: 65%;
  margin-left: 85px;
}
@media (max-width: 767px) {
  .rd-contents-left__inner {
    max-width: none;
    margin-left: 0;
  }
}

.rd-contents-right {
  -ms-flex-item-align: center;
      align-self: center;
  line-height: 0;
}

.type-a .rd-contents-right{
 align-self: start;
 margin-top: 50px;
}
@media (max-width: 767px) {
  .rd-contents-right {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .type-t .rd-contents-right {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

/* rd-contents-heads
---------------------------------------------*/
.rd-contents-heads {
  padding: 30px;
  color: #fff;
  background: rgb(140, 137, 134);
  background: -webkit-gradient(linear, left top, right top, from(rgb(140, 137, 134)), to(rgb(79, 76, 74)));
  background: linear-gradient(90deg, rgb(140, 137, 134) 0%, rgb(79, 76, 74) 100%);
}
@media (max-width: 767px) {
  .rd-contents-heads {
    padding: 20px;
  }
}

.rd-contents-heads__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 25px;
  padding-bottom: 23px;
  font-size: 26px;
  border-bottom: #fff solid 1px;
  line-height: 1;
}
@media (max-width: 767px) {
  .rd-contents-heads__title {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.rd-contents-heads__title strong {
  margin-right: 5px;
  font-size: 211.5384615385%;
  font-weight: 400;
}
.rd-contents-heads__title span {
  letter-spacing: 0.1em;
}

.rd-contents-heads__floor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 15px;
  font-size: 26px;
  line-height: 1;
}
@media (max-width: 767px) {
  .rd-contents-heads__floor {
    font-size: 20px;
  }
}
.rd-contents-heads__floor strong {
  margin-right: 3px;
  font-size: 138.4615384615%;
  font-weight: 400;
}
.rd-contents-heads__floor span {
  letter-spacing: 0.1em;
}

.rd-contents-heads__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .rd-contents-heads__info {
    font-size: 13px;
  }
}
.rd-contents-heads__info strong {
  margin-right: 3px;
  font-size: 233.3333333333%;
  font-weight: 400;
  line-height: 1;
}
@media (max-width: 767px) {
  .rd-contents-heads__info strong {
    font-size: 200%;
  }
}
.rd-contents-heads__info .in-mid {
  font-size: 140%;
}
.rd-contents-heads__info span {
  letter-spacing: 0.1em;
}

.rd-contents-features {
  margin-top: 160px;
}
@media (max-width: 767px) {
  .rd-contents-features {
    margin-top: 40px;
  }
}

.rd-contents-features__item {
  padding: 20px;
  background-color: #dde2e6;
  border-left: #4c829a solid 5px;
  font-size: 15px;
}
@media (max-width: 767px) {
  .rd-contents-features__item {
    font-size: 14px;
  }
}
.rd-contents-features__item--special {
  background-color: #dbe7e1;
  border-left: none;
}
.rd-contents-features__item--special > p {
    margin-bottom: 25px;
    padding: 0 10px 0 15px;
    font-size: min(23px, 3.6vw);
    border-left: #4c829a solid 5px;
}
.rd-contents-features__item--special .right {
  font-size: min(14px, 3vw);
  text-align: right;
  display: block;
}
.rd-contents-features__item + .rd-contents-features__item {
  margin-top: 45px;
}
@media (max-width: 767px) {
  .rd-contents-features__item + .rd-contents-features__item {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .type-t .rd-contents-features__item {
    width: 66.6666666667%;
  }
}

.rd-contents-floormap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  text-align: center;
}
.type-g .rd-contents-floormap img {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.type-a .rd-contents-floormap img {
  width: 90%;
}
@media (min-width: 768px) {
  .type-t .rd-contents-floormap {
    margin-left: -39.3333333333%;
  }
  .type-r .rd-contents-floormap {
    padding-right: 90px;
    margin-top: 100px;
    margin-left: -12.6666666667%;
  }
  .type-k.type-a .rd-contents-floormap{
    margin-top: 50px;
  }
}
@media (max-width: 767px) {
  .rd-contents-floormap {
    margin: 0 auto;
    padding: 0;
  }
  .type-t .rd-contents-floormap {
    width: 100%;
  }
  .type-r .rd-contents-floormap {
    width: 71.1055276382%;
  }
  .type-o .rd-contents-floormap {
    width: 55.4020100503%;
  }
  .type-p .rd-contents-floormap {
    width: 55.4020100503%;
  }
  .type-f .rd-contents-floormap {
    width: 60.3015075377%;
  }
  .type-k .rd-contents-floormap {
    width: 55.4020100503%;
  }
  .type-g .rd-contents-floormap {
    width: 55.4020100503%;
  }
  .type-g .rd-contents-floormap img {
    width: auto;
  }
  .type-k.type-a .rd-contents-floormap{
    margin-top: 30px;
    width: 81.1055276382%;
  }
}

/* rd-contents-caps
---------------------------------------------*/
.rd-contents-caps {
  margin: 100px 85px 0;
}
@media (max-width: 767px) {
  .rd-contents-caps {
    margin: 40px 0 0;
  }
}

.rd-contents-caps01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 12px;
}

.rd-contents-caps01__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px 30px 0 0;
}
.rd-contents-caps01__item:last-child {
  margin-right: 0;
}
.rd-contents-caps01__item .in_box {
  width: 42px;
  height: 17px;
  margin-right: 8px;
}
.rd-contents-caps01__item .in_box.is-pink {
  background-color: #fceded;
}
.rd-contents-caps01__item .in_box.is-beige {
  background-color: #eeead0;
}

.rd-contents-caps02 {
  margin-top: 8px;
  font-size: 12px;
}
@media (max-width: 767px) {
  .rd-contents-caps02 {
    margin-top: 15px;
  }
}

/* rd-backbtn
---------------------------------------------*/
.rd-backbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 70px 20px 0;
}
@media (max-width: 767px) {
  .rd-backbtn {
    margin-top: 30px;
  }
}

.rd-backbtn__anchor {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 320px;
  height: 45px;
  color: #fff;
  font-size: 15px;
  background-color: #9fa0a0;
  text-decoration: none !important;
}
.rd-backbtn__anchor::before {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  content: "＞";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* .rd-contents-right__tab */

.rd-contents-right__tab {
  width: min(500px,100%);
  margin-inline: auto;
  line-height: 1;
}
.rd-contents-right__tab-list {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  row-gap: 4px;
}
.rd-contents-right__tab-list .--span3 {
  grid-column: span 3;
}

.rd-contents-right__tab-item {
  border-left: 1px solid #333;
}
.rd-contents-right__tab-item:last-of-type {
  border-right: 1px solid #333;
}
.rd-contents-right__tab-item a.grid-center{
  display: grid;
  place-items: center;
}

.rd-contents-right__tab-item span{
  font-size: 80%;
  line-height: 1;
}
.rd-contents-right__tab-item a{
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #231815;
  line-height: 1.5;
  transition: all 1s;
  text-decoration: none;
  border-bottom: 2px solid #fff;
}

.rd-contents-right__tab-item a.active{
  background-color: #DDE2E6;
  color: #231815;
  border-bottom: 2px solid #4c829a;
}
.rd-contents-right__tab-item a:hover{
  color: #483732;
  background-color: #eaeff2;
  border-bottom: 2px solid #82acbe;
}
.rd-contents-right__tab-title {
  text-align: center; 
  line-height: 2;
  font-size: 120%;
  letter-spacing: 0.1rem;
  
  border-left: 0;
  /* border-bottom: 1px solid #333; */
  /* grid-column: span 3; */
  grid-area: 1/2/2/5;
  font-weight: bold;
  color: #7e7647;
}

@media (max-width: 767px) {
  .rd-contents-right__tab-list {
    /* grid-template-columns: repeat(2,1fr); */
    row-gap: 10px;
  }
  .rd-contents-right__tab-item {
    grid-column: span 2;
  }
  .rd-contents-right__tab-item:first-of-type {
    grid-area: 1 / 2 / 1 / 4;
  }
  .rd-contents-right__tab-item:nth-of-type(2) {
    border-left: 0;
  }
  .rd-contents-right__tab-item:first-of-type,
  .rd-contents-right__tab-item:nth-of-type(5n) {
    border-right: 1px solid #333;
  }
  .rd-contents-right__tab-title {
    grid-column: span 4;
  }
}

/* rd-contents-repayment
------------------------------------------ */
.rd-contents-repayment {
  margin-top: 60px;
  text-align: center;
  width: 100%;
}
.rd-contents-repayment__details-inner {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 20px;
  line-height: 2;
}
.rd-contents-repayment__heading {
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  margin-bottom: 20px;
}
.rd-contents-repayment__heading::before,
.rd-contents-repayment__heading::after {
  display: block;
  content: '';
  width: 20%;
  height: 1px;
  background-color: #231815;
}
.rd-contents-repayment__deposit {
  font-size: 20px;
}
/* .rd-contents-repayment__label {} */
/* .rd-contents-repayment__amount {} */
.rd-contents-repayment__option {
  font-size: 24px;
  display: flex;
  align-items: center;
}
.rd-contents-repayment__badge {
  display: inline-block;
  font-size: 16px;
  padding: 0px 1em;
  border-radius: 4px;
  margin-right: 10px;
  color: #231815;
  background-color: #dde2e6;
}
.rd-contents-repayment__badge--bonus {
  color: #fff;
  background-color: #4c829a;
}
.rd-contents-repayment__price {
  font-weight: 500;
  font-size: 32px;
  line-height: 2;
}

.rd-contents-repayment__bonus-detail {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.rd-contents-repayment__details-annotation {
  padding: 20px 0;
  font-size: 12px;
  width: min(800px,80%);
  margin-inline: auto;
  text-align: left;
}

@media (max-width: 767px) {
  .rd-contents-repayment__heading {
    font-size: 19px;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 10px;
  }
  .rd-contents-repayment__heading::before {
    display: none;
  }
  .rd-contents-repayment__heading::after {
    width: 100%;
  }
  .rd-contents-repayment__details-inner {
    gap: 10px;
    margin-bottom: 10px;
  }
  .rd-contents-repayment__details-inner--special {
    display: block;
  }
  .rd-contents-repayment__deposit {
    font-size: 14px;
  }
  .rd-contents-repayment__badge {
    font-size: 14px;
  }
  .rd-contents-repayment__details-annotation {
    width: 100%;
  }
  .rd-contents-repayment__option {
    justify-content: center;
  }
}

/* rd-contents-flex--special
----------------------------------- */
.wrapper:has(.rd-contents-flex--special) {
  overflow: visible;
}
.rd-contents-flex--special {
  direction: rtl;
  align-items: stretch;
}
.rd-contents-flex--special * {
  direction: ltr;
}
@media (max-width: 767px) {
  .rd-contents-flex--special {
    display: flex;
    flex-wrap: nowrap;
    direction: ltr;
  }
}
.rd-contents-flex--special .rd-contents-left__sp {
  display: none;
}
@media (max-width: 767px) {
  .rd-contents-flex--special .rd-contents-left__sp {
    display: block;
    margin-top: 40px;
  }
}  .rd-contents-flex--special .rd-contents-right {
  align-self: start;
  display: block;
  position: sticky;
  top: min(50px, 5vh);
  z-index: 0;
}
@media (max-width: 767px) {
  .rd-contents-flex--special .rd-contents-right .rd-contents-caps {
    display: none;
  }
  .rd-contents-flex--special .rd-contents-right__inner {
    position: absolute;
    top: 10px;
    right: 25px;
    background-color: #fff;
    z-index: 10000;
    width: 40vw;
  }
}
.rd-contents-flex--special .rd-contents-right .rd-contents-floormap,
.rd-contents-flex--special .rd-contents-left .rd-contents-floormap {
  padding-right: 0;
  margin-left: 0;
  width: 80%;
  margin-inline: auto;
}
.rd-contents-flex--special .rd-contents-right .rd-contents-floormap {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.rd-contents-flex--special .rd-contents-right .rd-contents-floormap:not(:first-of-type) {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.rd-contents-flex--special .rd-contents-floormap.is-active {
  display: block;
  opacity: 1;
  visibility: visible;
}
.rd-contents-flex--special .rd-contents-floormap img {
  width: auto;
  height: 100%;
  max-height: 70vh;
}
.rd-contents-flex--special .rd-contents-left {
  height: auto;
}
.rd-contents-flex--special .rd-contents-left__inner {
  max-width: 85%;
  margin-left: 0;
}
@media (max-width: 767px) {
  .rd-contents-flex--special .rd-contents-left__inner {
    max-width: none;
  }
}
.rd-contents-flex--special .rd-contents-caps {
  margin-top: 0;
  line-height: 1.2;
}
.rd-contents-flex--special .rd-contents-features__figure {
  position: relative;
  margin-top: 20px;
}
.rd-contents-flex--special .rd-contents-features__figure figcaption {
  position: absolute;
  bottom: 0px;
  right: 0;
  color: #fff;
  text-shadow: 0 0 3px #000;
  padding: 0 1em 0.5em 0;
  font-size: min(14px, 2vw);
}
.rd-contents-flex--special .rd-contents-features__figure figcaption.black {
  color: #000;
  text-shadow: 0 0 3px #fff;
}

@media (max-width: 767px) {
  .rd-contents-flex--special .rd-contents-right {
    opacity: 0;
    transition: opacity .3s ease;
    position: fixed;
    top: 0;
    right: 0;
  }
  .rd-contents-flex--special .rd-contents-right.is-show {
    opacity: 1;
  }
}
/*************************************************

virtual-modelroom

*************************************************/
.virtual-modelroom {
  margin: 80px auto 20px;
  padding-bottom: 0px;
}
.virtual-modelroom--special {
  margin: 0 auto;
  padding-bottom: 0;
}
.virtual-modelroom--special .virtual-modelroom__figure figcaption{
  font-size: min(10px, 2vw);
  padding: 0 1em 0 0;
}
.tac{
  /* text-align: center; */
  width: fit-content;
}