@charset "UTF-8";
/* 一覧ページ */
.pre-inc #contents {
  padding: 1px 0 80px;
  background: #f7f7f7;
}
.pre-inc .lead {
  padding: 70px 0;
  background: #fff;
}
.pre-inc .plan_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pre-inc .plan_list > a {
  width: 48%;
  border: 1px solid #888;
  margin-top: 50px;
  transition: 0.3s all;
  background: #fff;
  padding-bottom: 25px;
  position: relative;
}
.pre-inc .plan_list > a.null {
  pointer-events: none;
}
.pre-inc .rp_wrap {
  max-width: 1290px;
  padding: 50px 30px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  font-size: 36px;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", serif;
  animation-name: fadeIn;
}
.pre-inc .rp_wrap > dt {
  width: 40%;
  color: #333;
}
.pre-inc .rp_tit {
  color: #4374c5;
  font-size: 1em;
  border-bottom: 1px solid #4374c5;
  padding-bottom: 2px;
  width: 100% !important;
}
.pre-inc .rp_tit big {
  font-size: 1.7em;
  display: inline-block;
  margin-right: 0.1em;
  line-height: 1;
}
.pre-inc .rp_tit small {
  font-size: 0.6em;
}
.pre-inc .rp_tit .last {
  position: absolute;
  right: 5em;
  bottom: 0.7em;
  font-size: 0.556em;
}
.pre-inc .rp_tit .kado {
  position: absolute;
  right: 0;
  bottom: 0.7em;
}
.pre-inc .breadth {
  font-size: 0.667em;
  margin-top: 15px;
}
.pre-inc .breadth > p:nth-of-type(n+2) {
  margin-top: 0.1em;
}
.pre-inc .breadth big {
  line-height: 1.1;
  font-size: 1.5em;
}
.pre-inc .breadth strong {
  line-height: 1;
  font-size: 1.8em;
}
.pre-inc .breadth small {
  font-size: 0.8em;
}
.pre-inc .breadth small.db {
  display: block;
  line-height: 1;
}
.pre-inc .last {
  font-size: 0.8em;
  display: block;
  width: 6em;
  text-align: center;
  padding: 0.4em 0 0.3em 0;
  background: #b20000;
  color: #fff;
  line-height: 1;
  margin-top: 1em;
}
.pre-inc .kado {
  font-size: 0.556em;
  display: block;
  width: 4.2em;
  text-align: center;
  padding: 0.4em 0 0.3em 0;
  background: #f08200;
  color: #fff;
  line-height: 1;
  margin-top: 1em;
}
.pre-inc .kado_null {
  font-size: 0.556em;
  display: block;
  width: 4.2em;
  text-align: center;
  padding: 0.4em 0 0.3em 0;
  line-height: 1;
  margin-top: 1em;
}
.pre-inc .acreage {
  font-size: 0.444em;
  margin-top: 2.5em;
}
.pre-inc .acreage big {
  line-height: 1;
  font-size: 2.875em;
}
.pre-inc .acreage > span {
  font-size: 1.75em;
}
.pre-inc .acreage > small {
  font-size: 1.1em;
}
.pre-inc .acreage .note {
  margin-top: -3px !important;
}
.pre-inc .acreage_item {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
.pre-inc .acreage_item dt {
  width: 8em;
  text-align: right;
}
.pre-inc .acreage_item dd {
  width: calc(100% - 8em);
  text-align: center;
}
.pre-inc .acreage_item dd span {
  display: inline-block;
}
.pre-inc .acreage_item > *:last-of-type {
  margin-top: 7px;
  border-top: 1px solid #4374c5;
  padding-top: 7px;
}
.pre-inc .features {
  margin-top: 50px;
}
.pre-inc .features li {
  font-size: 0.5em;
  color: #4374c5;
  text-align: center;
  margin-top: 10px;
  background: #e3eaf6;
  padding: 10px;
}
.pre-inc .rp_wrap > dd {
  width: 62%;
  text-align: center;
}
.pre-inc .plan_img {
  margin: 3em auto -40px;
}
.pre-inc {
  /* .plan_img::after{content: "";background: url("../img/room_plan/direction.svg") no-repeat center center/contain;width: 50px;height: 50px;position: absolute;} */
}
.pre-inc .plan_note {
  text-align: center;
}
.pre-inc .plan_note img {
  height: 20px;
}
.pre-inc .rp_wrap {
  max-width: 1290px;
  padding: 50px 30px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  font-size: 36px;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", serif;
  animation-name: fadeIn;
}
.pre-inc .rp_wrap.btype {
  max-width: 1290px;
  padding: 50px 30px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  font-size: 36px;
  font-family: YakuHanMP, "EB Garamond", "Noto Serif JP", serif;
  animation-name: fadeIn;
}
.pre-inc .rp_wrap.btype > dt {
  width: 100%;
  color: #333;
}
.pre-inc .rp_wrap.btype > dt ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pre-inc .rp_wrap.btype > dt li:nth-child(1) {
  width: 45%;
}
.pre-inc .rp_wrap.btype > dt li:nth-child(2) {
  width: 50%;
}
.pre-inc .rp_wrap.btype > dt li:nth-child(3) {
  width: 50%;
}
.pre-inc .rp_wrap.btype > dt li:nth-child(4) {
  width: 40%;
}
.pre-inc .rp_wrap.btype > dd ul.features {
  display: flex;
  justify-content: space-between;
}
.pre-inc .rp_wrap.btype > dd ul.features li {
  width: 48%;
}
.pre-inc .rp_wrap.btype > dd {
  width: 100%;
  text-align: center;
}
.pre-inc .rp_wrap.rp_s {
  padding: 30px;
  font-size: 28px;
}
.pre-inc .rp_wrap.rp_s i {
  position: absolute;
  width: 80%;
  margin: 17% 4% 0;
  z-index: 100;
}
.pre-inc .rp_wrap.rp_s > dt {
  width: 40%;
}
.pre-inc .rp_wrap.rp_s .acreage big {
  font-size: 2.2em;
}
.pre-inc .rp_wrap.rp_s > dd {
  width: 55%; /* padding-top: 55px; */
}
.pre-inc .rp_wrap.rp_s > dd .plan_img {
  width: 100%;
}
.pre-inc .rp_wrap.rp_s > dd .plan_img::after {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: -30px;
}
.pre-inc .rp_wrap.rp_s > dd img {
  max-height: 410px;
}
.pre-inc .rp_wrap.rp_s.comingsoon {
  width: 48%;
  margin-top: 50px;
  min-height: 500px;
  background: url("../img/room_plan/comingsoon.jpg") no-repeat top center/cover;
}
.pre-inc .rp_wrap.rp_s.comingsoon > dd {
  padding-top: 0;
}
.pre-inc .rp_wrap.rp_s.comingsoon::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.pre-inc .rp_wrap.rp_s.comingsoon::after {
  content: "";
  display: block;
  width: 100%;
  height: 55px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 2;
  background: url("../common/img/comingsoon.svg") no-repeat center center/contain;
}
.pre-inc .rp_wrap.rp_s.comingsoon .plan_img {
  opacity: 0.3;
}
.pre-inc .plan_list i {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 55%;
  animation-name: fadeIn;
}
.pre-inc [href$=plan_b] .rp_wrap {
  flex-direction: column;
}
.pre-inc [href$=plan_b] .rp_wrap.rp_s > dd {
  width: 100%; /* margin-top: 1.3em; */
}
.pre-inc [href$=plan_c] .rp_wrap.rp_s > dd {
  padding-top: 55px;
}
.pre-inc .viewmore_btn {
  width: 12em;
  padding: 0.5em;
  text-align: center;
  margin: 1em auto 0;
  background: linear-gradient(to right, #cca857, #987842);
  font-size: 16px;
  color: #fff;
}
.pre-inc {
  /* 詳細ページ */
}
.pre-inc .plan_detail {
  margin-top: 50px;
}
.pre-inc #Atype .plan_img {
  width: 76%;
  padding-bottom: 60px;
}
.pre-inc #Atype .plan_img::after {
  right: 0;
  bottom: 0;
}
.pre-inc #Btype .plan_img {
  width: 100%;
  margin: 30px auto;
}
.pre-inc #Btype .plan_img::after {
  right: 100%;
  bottom: 0;
  width: 40px;
  height: 40px;
}
.pre-inc #Ctype .plan_img {
  width: 80%;
  margin: 30px auto;
}
.pre-inc #Ctype .plan_img::after {
  left: 100%;
  bottom: 0;
}
.pre-inc .hensai {
  margin: 30px auto;
}
.pre-inc #Btype .plan_img.hensai {
  width: 100%;
}
.pre-inc .plan_btn {
  width: 12em;
  display: block;
  margin: 50px auto 0;
  background: #fff;
  border: 1px solid #ccc;
  padding: 0.7em 0;
  text-align: center;
  line-height: 1;
  color: #000;
  transition: 0.3s all;
}
@media screen and (min-width: 769px) {
  .pre-inc .plan_list > a:hover {
    opacity: 0.6;
  }
  .pre-inc .plan_btn:hover {
    background: #eee;
  }
}
@media screen and (max-width: 768px) {
  .pre-inc #contents {
    padding: 1px 0 12vw;
  }
  .pre-inc .lead {
    padding: 10vw 0;
  }
  .pre-inc .page_tit {
    letter-spacing: 0;
  }
  .pre-inc .plan_list > a {
    width: 100%;
    margin-top: 8vw;
    padding-bottom: 5vw;
  }
  .pre-inc .rp_wrap {
    padding: 4vw;
    flex-wrap: wrap;
    font-size: 7vw;
  }
  .pre-inc .rp_wrap > dt {
    width: 100%;
  }
  .pre-inc .rp_tit {
    padding-bottom: 0.1vw;
  }
  .pre-inc .breadth {
    margin-top: 3vw;
  }
  .pre-inc .acreage {
    margin-top: 4vw;
  }
  .pre-inc .acreage .note {
    margin-top: -0.1vw !important;
  }
  .pre-inc .acreage_item {
    margin-top: 3vw;
  }
  .pre-inc .acreage_item > *:last-of-type {
    margin-top: 1vw;
    padding-top: 1vw;
  }
  .pre-inc .features {
    margin-top: 5vw;
  }
  .pre-inc .features li {
    font-size: 4vw;
    margin-top: 2vw;
    padding: 2vw;
  }
  .pre-inc .rp_wrap > dd {
    width: 100%;
    margin-top: 8vw;
  }
  .pre-inc .plan_img::after {
    width: 10vw;
    height: 10vw;
  }
  .pre-inc .plan_note {
    margin-top: 5vw;
  }
  .pre-inc .plan_note img {
    height: 3vw;
  }
  .pre-inc .rp_wrap.btype {
    width: 100%;
    padding: 4vw !important;
    flex-wrap: wrap;
    font-size: 7vw;
  }
  .pre-inc .rp_wrap.btype > dt ul {
    display: unset;
    width: 100%;
  }
  .pre-inc .rp_wrap.btype > dt li:nth-child(1), .pre-inc .rp_wrap.btype > dt li:nth-child(2), .pre-inc .rp_wrap.btype > dt li:nth-child(3), .pre-inc .rp_wrap.btype > dt li:nth-child(4) {
    width: 100%;
  }
  .pre-inc .rp_wrap.btype > dd .plan_img {
    width: 100% !important;
  }
  .pre-inc .rp_wrap.btype > dd ul.features {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .pre-inc .rp_wrap.btype > dd ul.features li {
    width: 100%;
  }
  .pre-inc .rp_wrap.rp_s {
    width: 100%;
    padding: 5vw;
    font-size: 5vw;
  }
  .pre-inc .rp_wrap.rp_s > dt {
    width: 40%;
  }
  .pre-inc .rp_wrap.rp_s > dd {
    min-height: 200px;
  }
  .pre-inc .rp_wrap.rp_s > dd .plan_img::after {
    width: 7vw;
    height: 7vw;
    left: -7vw;
  }
  .pre-inc .rp_wrap.rp_s > dd {
    width: 55%;
    padding-top: 0;
  }
  .pre-inc .rp_wrap.rp_s.comingsoon {
    width: 100%;
    margin-top: 8vw;
    min-height: 90vw;
  }
  .pre-inc .rp_wrap.rp_s.comingsoon::after {
    height: 12vw;
  }
  .pre-inc .plan_list i {
    top: 10px;
    right: 10px;
  }
  .pre-inc [href$=plan_b] .rp_wrap.rp_s > dd {
    margin-top: 5.3em;
    margin-bottom: -3em;
  }
  .pre-inc [href$=plan_c] .rp_wrap.rp_s > dd {
    padding-top: 0;
  }
  .pre-inc .viewmore_btn {
    font-size: 3.5vw;
  }
  .pre-inc #Atype .plan_img {
    width: 100%;
    padding-bottom: 12vw;
  }
  .pre-inc #Btype .plan_img::after {
    width: 8vw;
    height: 8vw;
  }
  .pre-inc #Ctype .plan_img {
    width: 90%;
  }
  .pre-inc #Ctype .plan_img::after {
    left: 95%;
  }
  .pre-inc .plan_btn {
    margin: 8vw auto 0;
  }
}
.pre-inc .plan_switch {
  background: #fff;
}
.pre-inc .plan_switch_btn {
  display: flex;
  justify-content: center;
  text-align: center;
}
.pre-inc .plan_switch_btn li {
  padding: 0.7em 0.7em 0.5em 0.7em;
  font-size: 18px;
  width: 11em;
  margin: 30px 0.5em 0;
  color: #fff;
  background: #999;
  pointer-events: painted;
  transition: 0.3s all;
  cursor: pointer;
}
.pre-inc .plan_switch_btn li.active {
  background: #8a9170;
  pointer-events: none;
}
.pre-inc .plan_switch .plan_img {
  display: none;
}
.pre-inc .plan_switch .plan_img.active {
  display: block;
}
@media screen and (max-width: 768px) {
  .pre-inc .plan_switch_btn li {
    font-size: 15px;
  }
  .pre-inc .plan_img {
    margin: 0 auto -40px;
  }
  .pre-inc #Btype .plan_img {
    margin: 0 auto;
  }
  .pre-inc #Btype .hensai {
    margin: 20px auto 0;
  }
}

/*# sourceMappingURL=room_plan.css.map */
