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

page

*************************************************/
.nav-global-property-link.nav-roomplan::after {
  bottom: 3px;
  background-color: #000;
  border-bottom: none;
  opacity: 0.7;
}
.panel_item_roomplan .panel_item_anchor {
  /* pointer-events: none; */
}
.panel_item_roomplan .panel_item_anchor .panel_item_bg::before {
  opacity: 0.8;
  z-index: 10;
}
#wrapper {
  padding-block: 80px 0;
}
@media (max-width: 767px) {
  #wrapper {
    padding: 90px 0 60px;
  }
}

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

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

rd-contents

*************************************************/
.rd-contents {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}
.rd-contents-flex {
  display: flex;
}
.rd-contents-left {
  box-sizing: border-box;
  width: 100%;
  max-width: 440px;
}
.rd-contents-left__inner {
  position: sticky;
  top: 200px;
  left: 0;
}
.rd-contents-right {
  box-sizing: border-box;
  width: 100%;
  max-width: 1000px;
}
.rd-contents-right {
  align-self: center;
  line-height: 0;
}

@media (max-width: 767px) {
  .rd-contents::after {
    height: 10px;
  }

  .rd-contents-flex {
    display: block;
  }

  .rd-contents-left,
  .rd-contents-right {
    width: auto;
  }

  .rd-contents-left__inner {
    max-width: none;
    margin-left: 0;
  }

  .rd-contents-right {
    margin-top: 40px;
  }
}

/* ====================================
rd-contents-heads
==================================== */
.rd-contents-heads {
  font-family: "Cormorant Infant", serif;
}
.rd-contents-heads__title {
  display: flex;
  align-items: baseline;
  margin-bottom: 25px;
  padding-bottom: 23px;
  font-size: 32px;
  line-height: 1;
  border-bottom: 1px solid rgba(44, 36, 29, 0.5);
}
.rd-contents-heads__title strong {
  margin-right: 5px;
  font-size: 64px;
  font-weight: 400;
}
.rd-contents-heads__title span {
  letter-spacing: 0.1em;
}
.rd-contents-heads__floor {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 1;
}
.rd-contents-heads__floor strong {
  margin-right: 3px;
  font-size: 40px;
  font-weight: 400;
}
.rd-contents-heads__floor span {
  letter-spacing: 0.04em;
}

.rd-contents-heads__info {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.4;
  column-gap: 20px;
}
.rd-contents-heads__info .num {
  font-family: "Cormorant Infant", serif;
}
.rd-contents-heads__info strong {
  margin-right: 3px;
  font-size: 40px;
  line-height: 1;
}
.rd-contents-heads__info .in-mid {
  font-size: 24px;
}
.point_area {
  margin-top: 80px;
}
.point_title {
  font-family: "Cormorant Infant", serif;
  font-size: 24px;
  letter-spacing: 0.04em;
}
.point_wrap {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.point_item {
  border: 1px solid rgba(44, 36, 29, 0.5);
  border-radius: 50px;
  padding: 8px 16px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1;
}
.rd-contents-floormap {
  text-align: center;
  padding-inline: 30px;
}
/* .rd-contents-floormap--special { */
.rd-contents-floormap-wrap {
  display: none;
}
.rd-contents-floormap-wrap.is-active {
  display: block;
}

@media (max-width: 767px) {
  .rd-contents-heads__title {
    margin-bottom: 16px;
    padding-bottom: 14px;
    font-size: 28px;
  }
  .rd-contents-heads__title strong {
    font-size: 46px;
  }
  .rd-contents-heads__floor {
    margin-bottom: 15px;
    font-size: 24px;
  }
  .rd-contents-heads__floor strong {
    font-size: 38px;
  }
  .rd-contents-heads__info {
    margin-top: 10px;
    font-size: 14px;
    column-gap: 10px;
  }
  .rd-contents-heads__info strong {
    font-size: 34px;
  }
  .rd-contents-heads__info .in-mid {
    font-size: 22px;
  }
  .point_area {
    margin-top: 40px;
  }
  .point_title {
    font-size: 24px;
  }
  .point_wrap {
    margin-top: 10px;
  }
  .point_item {
    padding: 6px 12px;
    font-size: 12px;
  }
  .rd-contents-floormap {
    padding-inline: 0px;
  }
}

/* ====================================
rd-contents-caps
==================================== */
.rd-contents-caps {
  margin-top: 10px;
}
.rd-contents-caps01 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  column-gap: 20px;
  row-gap: 10px;
  line-height: 1;
}
.rd-contents-caps01__item {
  display: flex;
  align-items: center;
  column-gap: 4px;
}
.rd-contents-caps01__item:last-child {
  margin-right: 0;
}
.rd-contents-caps01__item .in_box {
  width: 42px;
  height: 17px;
}
.rd-contents-caps01__item .in_box.is-yukadan {
  background-color: #f8f5e5;
}
.rd-contents-caps01__item .in_box.is-shuno {
  background-color: #d4c4aa;
}

@media (max-width: 767px) {
  .rd-contents-caps {
    margin-top: 10px;
  }
  .rd-contents-caps01 {
    justify-content: start;
    font-size: 12px;
    gap: 10px;
  }
  .rd-contents-caps01__item {
    display: flex;
    align-items: center;
    column-gap: 4px;
  }
  .rd-contents-caps01__item:last-child {
    margin-right: 0;
  }
  .rd-contents-caps01__item .in_box {
    width: 38px;
    height: 14px;
  }
}

/* ====================================
rd-contents-tab
==================================== */
.rd-contents-tab_btns {
  display: flex;
  gap: 1em;
  width: fit-content;
  margin-inline: auto;
  font-size: 20px;
  margin-bottom: 20px;
}
.rd-contents-tab_btn {
  width: 12em;
  color: #fff;
  border:1px solid #fff;
  padding: 0.1em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
}
.rd-contents-tab_btn:hover {
  opacity: 0.8;
}
.rd-contents-tab_btn.is-active {
  background-color: #fff;
  color: #000;
}
.rd-contents-tab_btn::before {
  display: block;
  content: '・';
  font-size: 160%;
  opacity: 0;
  transition: all 0.3s;
}
.rd-contents-tab_btn.is-active::before {
  opacity: 1;
}
@media (max-width: 767px) {
  .rd-contents-tab_btns {
    /* flex-direction: column; */
    font-size: 14px;
    margin-bottom: 20px;
  }
}

/* ====================================
backbtn
==================================== */
.backbtn_wrap {
  display: flex;
  justify-content: center;
  margin-top: 160px;
  margin-bottom: 200px;
}
.backbtn {
  position: relative;
  display: block;
  width: 100%;
  max-width: 320px;
  padding-block: 24px;
  text-decoration: none;
  font-size: 16px;
  line-height: 1;
  font-family: serif;
  text-align: center;
  border: 1px solid rgba(44, 36, 29, 0.5);
  transition: 0.5s;
}
.backbtn .arrow {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translateY(-50%);
}
.backbtn:hover {
  text-decoration: none;
  background-color: #2c241d;
  color: #fff;
}

@media (max-width: 767px) {
  .backbtn_wrap {
    margin-top: 60px;
    margin-bottom: 80px;
  }
  .backbtn {
    margin-inline: auto;
    padding-block: 18px;
    font-size: 14px;
  }
}

/* ====================================
PREMIUM
==================================== */
.premium {
  background-color: #2c241d;
}
.premium .fix_nav_text {
  color: #b4a286;
}
.premium .main_contents {
  color: #fff;
}
.premium .rd-contents-heads__title {
  border-bottom: 1px solid #b4a286;
}
.premium .rd-contents-heads__title strong {
  color: #b4a286;
}
.premium_label {
  text-align: center;
  padding: 10px 20px;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #fff;
  background-color: #867457;
  margin-left: 40px;
}
.premium .point_item {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.premium .backbtn {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.premium .backbtn:hover {
  text-decoration: none;
  background-color: #fff;
  color: #2c241d;
}
@media only screen and (max-width: 767px) {
  .premium_label {
    padding: 6px 14px;
    font-size: 14px;
    margin-left: 40px;
  }
}
.parts-endcaption  {
  padding-block: 40px;
}
.parts-endcaption.is-white {
  color: #fff;
}

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

contents_premium

*************************************************/
.contents_premium {
  padding-block: 160px;
  background: url(../img/roomplan/premium_bg.jpg) no-repeat center center /
    cover;
}
.contents_premium .fix_nav_text {
  font-size: 20px;
  color: #e5d8c1;
}
.contents_premium .main_contents {
  color: #fff;
}
.point_item {
  position: relative;
}
.point_item_head {
  display: flex;
  align-items: center;
  column-gap: 20px;
  padding-bottom: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.point_item_num {
  font-family: "Cormorant Infant", serif;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #e5d8c1;
  z-index: 2;
}
.point_item_num span {
  display: block;
  font-size: 40px;
  line-height: 0.8;
}
.point_item_lead {
  font-size: 24px;
  letter-spacing: 0.08em;
  line-height: 1.7;
  color: #e5d8c1;
  z-index: 1;
}
.premium_wrap {
  margin-top: 160px;
  display: flex;
  justify-content: center;
  column-gap: 80px;
}
.premium_wrap .plan_link_item {
  width: 100%;
  max-width: 600px;
  background-color: #DFDBD4;
}
.premium_wrap .plan_link_item:hover {
  background-color: #fff;
  color: #2c241d;
}
.plan_link_item {
  position: relative;
  display: block;
  font-family: "Cormorant Infant", serif;
  text-decoration: none !important;
  padding: 30px 20px 88px 30px;
  border: 1px solid #2c241d88;
  background-color: #fff;
  transition: all 0.4s;
  overflow: hidden;
}
.plan_link_item:hover {
  background-color: rgba(44, 36, 29, 0.8);
  color: #fff;
}
.plan_link_labels {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
}
.plan_label {
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #fff;
  background-color: #000;
  padding: 10px 20px;
}
.plan_label.label_premium {
  background-color: #867457;
}
.plan_link_type {
  position: relative;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 1;
  padding-bottom: 20px;
}
.plan_link_type span {
  font-size: 40px;
}
.plan_link_type::before {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 24px;
  height: 1px;
  background-color: rgba(44, 36, 29, 0.5);
}
.plan_point_wrap {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.plan_point_item {
  border: 1px solid rgba(44, 36, 29, 0.5);
  border-radius: 50px;
  padding: 8px 16px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1;
}
.plan_link_ldk {
  margin-top: 40px;
  font-size: 20px;
  letter-spacing: 0.04em;
  line-height: 1;
}
.plan_link_ldk span {
  font-size: 40px;
}
.plan_link_menseki {
  margin-top: 12px;
  letter-spacing: 0.04em;
  line-height: 1;
  display: flex;
  align-items: baseline;
}
.plan_link_menseki .menseki_title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  letter-spacing: 0.02em;
  line-height: 1;
  margin-right: 6px;
}
.plan_link_menseki .num_l {
  font-size: 40px;
}
.plan_link_menseki .num_m {
  font-size: 24px;
}
.plan_link_menseki .num_s {
  font-size: 16px;
}
.plan_link_btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  margin-top: 40px;
  font-size: 16px;
  letter-spacing: 0.02em;
}

@media only screen and (max-width: 767px) {
  .contents_premium {
    padding-block: 60px;
  }
  .point_item_num span {
    font-size: 36px;
  }
  .point_item_lead {
    font-size: 18px;
  }
  .plan_point_wrap {
    gap: 5px;
  }
  .plan_point_item {
    padding: 4px 8px;
    font-size: 12px;
  }
  .plan_link_ldk {
    margin-top: 24px;
  }
  .plan_link_btn {
    margin-top: 30px;
  }
}

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

contents_planlist

*************************************************/
.contents_planlist {
  padding-top: 160px;
}
.plan_link_wrap {
  margin-top: 80px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 30px;
  row-gap: 64px;
}
.premium_wrap--special  {
  margin-top: 0px;
  display: contents;
}

@media only screen and (max-width: 767px) {
  .contents_planlist {
    padding-top: 60px;
  }
  .plan_link_wrap {
    margin-top: 40px;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 14px;
  }
}

.label_wrap {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  column-gap: 40px;
}
.label_img {
  width: 100%;
  max-width: 400px;
}
@media only screen and (max-width: 768px) {
  .label_wrap {
    margin-top: 40px;
    flex-direction: column;
    row-gap: 20px;
  }
}

.parts-endcaption {
  padding-block: 40px;
}