@charset "UTF-8";

.main_Wrap {
  position: relative;
}
#mvSlide{
  position:relative;
  aspect-ratio:2342/1656;
  overflow:hidden;
}
#mvSlide ul{
  margin:0;
  padding:0;
  list-style:none;
}
#mvSlide li{
  position:absolute;
  inset:0;
  opacity:0;
  transition:opacity 1.0s ease;
}
#mvSlide li.is-show{
  opacity:1;
  z-index:2;
}
#mvSlide img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.sokyu_Wrap {
  position: relative;
}
.sokyu_Wrap .price {
  position: absolute;
  top: -20%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #797872;
  width: 90%;
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
  padding: 1% 5%;
  box-sizing: border-box;
}
.sokyu_Wrap .price img {
  width: 593px!important;
}
.sokyu_Wrap {
  background-color: #797872;
  /*padding: 2.5% 0;*/
  padding: 2.5% 0 1.75%;
}
.sokyu_Wrap .sokyu {
  max-width: 965px;
  width: 90%;
  margin: 0 auto;
}
.sokyu_Wrap .sokyu_txt {
  /*padding: 2% 0 0;*/
	padding: 1.5% 0 0;
	text-align: center;
	color:#FFF;
  /*font-size:46px;*/
	font-size:41px;
	letter-spacing: 0.08em;
	line-height: 1.3;
}
.sokyu_Wrap .sokyu_txt span.font_S {
	font-size:60%;
}
.sokyu_Wrap .pad_space {
	padding: 0 0.4em 0 0.2em;
}

.teiki_Wrap {
  background: #efefef;
  text-align: center;
  color: #000;
  padding: 70px 0;
}
.teiki_Wrap .bukken {
  width: 90%;
  max-width: 720px;
  margin: 0 auto;
}
.teiki_Wrap .teiki {
  font-size: min(4vw, 35px);
  letter-spacing: 0.46em;
}
.teiki_Wrap .teiki h2 {
  display: inline-block;
  border-top: 1px solid;
  border-bottom: 1px solid;
  width: 90%;
  max-width: 870px;
  padding: 0.25em 0;
  margin: 40px auto 20px;
}
.teiki_Wrap .priority {
  font-size: min(1.1vw, 11px);
}
.teiki_Wrap ul.btn_Area {
  margin: 40px auto 0;
  display: flex;
  justify-content: center;
}
.teiki_Wrap ul.btn_Area li {
  margin: 0 10px;
  width: 320px;
}
.teiki_Wrap ul.btn_Area li .req_btn a {
  display: flex;
  align-items: center;
  justify-content: end;
  text-align: center;
  width: 80%;
  max-width: 320px;
  /*background: #8d7d54;
  background: linear-gradient(90deg, #b2a585 0%, #8d7d54 100%);*/
  background: #1373aa;
  background: linear-gradient(to right, #205270 0%, #1373aa 100%);
  color: #fff;
  font-size: clamp(16px,2.285714285714286vw,18px);
  letter-spacing: 0.05em;
  margin: 0 auto;
  padding: 1em 1.5em;
  transition: .3s;
  position: relative;
}
.teiki_Wrap ul.btn_Area li .res_btn a {
  display: flex;
  align-items: center;
  justify-content: end;
  text-align: center;
  width: 80%;
  max-width: 320px;
  background: #5c1b2b;
  background: linear-gradient(90deg, #733c4a 0%, #5c1b2b 100%);
  color: #fff;
  font-size: clamp(16px,2.285714285714286vw,18px);
  letter-spacing: 0.05em;
  margin: 0 auto;
  padding: 1em 1.5em;
  transition: .3s;
  position: relative;
}
.teiki_Wrap ul.btn_Area li a:hover {
  opacity: 0.7;
  transition: .3s;
}
.teiki_Wrap ul.btn_Area li .line {
  position: relative;
  display: inline-block;
  width: 5em;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  transform: translateX(0px);
  transition: all 0.3s ease;
}

.teiki_Wrap ul.btn_Area li .line::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 0.7em;
  height: 1px;
  border-radius: 9999px;
  background-color: #fff;
  transform: rotate(45deg);
  transform-origin: calc(100% - 2px) 50%;
}
.teiki_Wrap ul.btn_Area li a .line {
  width: 2em;
  margin-left: 3em;
}
.teiki_Wrap ul.btn_Area li a .line::after {
  width: 0.5em;
}
/* マウスオーバーした際のデザイン */
.teiki_Wrap ul.btn_Area li a:hover .line {
  transform: translateX(8px);
  cursor: pointer;
}

.info_Wrap {
  margin: 100px auto 120px;
}
.info_Wrap .inner {
  width: 94%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.info_Wrap h3 {
  color: #b8a99a;
  text-align: center;
  font-size: clamp(16px,1.285714285714286vw,18px);
  letter-spacing: 0.08em;
  margin: 0 0 15px;
}
.info_Wrap h3::after {
  content: "";
  display: block;
  width: 1px;
  height: 20px;
  background-color: #b8a99a;
  margin: 15px auto 0;
}
.info_Wrap #information {
  letter-spacing: 0.12em;
  max-height: 90px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto 0px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.info_Wrap dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  color: #170c06;
  font-size: clamp(14px,1.142857142857143vw,16px);
  font-feature-settings: "palt";
  line-height: 1.8;
}
.info_Wrap dd {
  padding: 0 1em;
}
.info_Wrap dt a {
  cursor: pointer;
  color: #8A7A6A;
  transition: 0.3s;
}
.info_Wrap dt a:hover {
  opacity: 0.5;
}
#information::-webkit-scrollbar { display: none; }

/*=== .content_Area ===*/
.content_Area .box_ttl {
  color: #322d2f;
  font-family: "Cormorant Garamond", serif;
  letter-spacing: 0.04em;
  font-size: min(4vw, 35px);
}
.content_Area .more_link {
  display: block;
  color: #000;
  padding: 0.75em 0.75em 0.75em 0;
  width: 180px;
  position: relative;
  font-size: min(1.5vw, 14px);
}
.content_Area .more_link::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  bottom: 0;
  transition: .3s;
}
.content_Area .more_link::after {
  content: "";
  display: block;
  width: 15px;
  height: 1px;
  background: #000;
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotate(45deg);
  transform-origin: right bottom;
  transition: .3s;
}
.content_Area .more_link:hover::before,
.content_Area .more_link:hover::after {
  right: -10px;
}

.content_Area .box_ttl__area {
  background: #fff;
  padding: 2% 4% 0;
  margin: -4.5% 0 0 0;
  width: fit-content;
  position: relative;
}
.content_Area .box_ttl__area .box_ttl {
  margin: 0 0 40px;
}
.content_Area .box_ttl__area .box_copy {
  position: relative;
  padding: 0 0 60px 30px;
}
.content_Area .box_ttl__area .box_copy::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #221714;
  position: absolute;
  bottom: 0;
  left: 0;
}
.content_Area .box_ttl__area .box_copy p {
  font-size: min(1.6vw, 16px);
  line-height: 1.75;
}

/*コンセプト*/
.box__concept {
  padding: 100px 0 150px;
}
.box__concept .box_ttl {
  text-align: center;
  margin: 0 0 70px;
}
.concept_contents {
  justify-content: space-between;
}
.concept_contents__txt {
  width: 48%;
  padding: 0 2% 0 8%;
}
.concept_contents__txt .be_smart {
  /*max-width: 382px;*/
  max-width: 577.5px;
  width: 100%;
  margin: 10% 0 2% -5%;
}
.concept_contents__txt p {
  font-size: min(1.5vw, 14px);
  line-height: 2;
  margin: 0 0 3em;
}
.concept_contents__txt p span {
  display: block;
  font-size: 2em;
  margin: 0 0 1em;
}
.concept_contents__img {
  width: 48%;
}
.concept_contents__img div {
  /*max-width: 469px;*/
  max-width: 703.5px;
  padding-bottom: 15px;
  position: relative;
}


/*プラン*/
.box__plan {
  padding: 0 0 120px;
}
.box__plan .box_mv {
  position: relative;
  aspect-ratio: 256/101;
  background: url(../img/plan_main.jpg) no-repeat top center / cover;
}
.box__plan .box_ttl__area {
  margin-left: 6%;
}
.plan_list li[id^="type"] {
  width: calc(100% / 3);
  background: #030811;
}
.plan_list li[id^="type"] a {
  position: relative;
  color: #fff;
  text-align: center;
  /* padding: 10%; */
	padding: 0 10%;
  aspect-ratio: 259/440;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plan_list li[id^="type"] a:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .3;
  transition: .3s;
}
.plan_list li#typeA a:before { background: url(../img/plan_a.jpg) no-repeat center center / cover; }
.plan_list li#typeB a:before { background: url(../img/plan_b.jpg) no-repeat center center / cover; }
.plan_list li#typeC a:before { background: url(../img/plan_c.jpg) no-repeat center center / cover; }
.plan_list li#typeD a:before { background: url(../img/plan_d.jpg) no-repeat center center / cover; }
.plan_list li[id^="type"] a:hover:before {
  opacity: 1;
}

.plan_list li[id^="type"] a .plan_btn {
  position: relative;
  width: 100%;
}
.plan_list li[id^="type"] a .plan__top_txt {
  font-size: min(2.0vw, 18px);
  padding: 0.5em;
}
.plan_list li[id^="type"] a .plan__top_txt.premium {
  border: 1px solid;
}
.plan_list li[id^="type"] a .plan__torikago {
  max-width: 39px;
  margin: 8% auto;
}
.plan_list li[id^="type"] a .plan__type {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.plan_list li[id^="type"] a .plan__type span {
  font-size: min(5.8vw, 51px);
}
.plan_list li[id^="type"] a .plan__type small {
  font-size: min(1.7vw, 15px);
}
.plan_list li[id^="type"] a .plan__ldk {
  font-size: min(3.0vw, 27px);
  margin: 8% auto;
}
.plan_list li[id^="type"] a .plan__copy {
  font-size: min(1.1vw, 11px);
  margin: 0 0 10%;
  font-feature-settings: "palt";
}
.plan_list li[id^="type"] a .plan__hashtag {
  font-size: min(1.15vw, 11px);
  display: flex;
  gap: 4px;
  flex-direction: column;
  font-family: YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','ＭＳ ゴシック','メイリオ', Meiryo,sans-serif;
}
.plan_list li[id^="type"] a .plan__hashtag li {
  background: #fff;
  color: #000;
  padding: 7px;
  flex-grow: 2;
  height: fit-content;
  font-feature-settings: "palt";
}

/*ロケーション*/
.box__location {
  padding: 0 0 60px;
}
.box__location .box_mv {
  position: relative;
  aspect-ratio: 256/101;
  background: url(../img/location_main.jpg) no-repeat center center / cover;
}
.box__location > .inner {
  justify-content: space-between;
}
.box__location .location_img {
  /*max-width: 618px;*/
  width: 61.8%;
  max-width: 741.6px;
  margin: -3.5% 0 0;
  position: relative;
}
.box__location .box_ttl__area {
  width: 35.2%;
}
.box__location .box_ttl__area .box_copy {
  height: 100%;
}
.box__location .box_ttl__area .box_copy .more_link {
  margin: 30% 0 0;
}

/*アセットバリュー*/
.box__asset {
  padding: 0 0 60px;
}
.box__asset .box_mv {
  position: relative;
  aspect-ratio: 256/101;
  background: url(../img/asset_main.jpg) no-repeat center center / cover;
}
.box__asset > .inner {
  justify-content: space-between;
}
.box__asset .box_ttl__area {
  width: 35.2%;
  padding-right: 0;
}
.box__asset .box_ttl__area .box_copy {
  height: 100%;
}
.box__asset .box_ttl__area .box_copy .more_link {
  margin: 30% 0 0;
}
.box__asset .asset_img {
  width: 61.8%;
  gap: 30px;
  margin: 60px 0 0;
}
.box__asset .asset_img li {
  width: calc((100% - 30px) / 2);
  position: relative;
}
/*=== .content_Area ===*/



/*=========================================================================================================
tab
=========================================================================================================*/
@media screen and (max-width: 1024px) {


}


/*=========================================================================================================
sp
=========================================================================================================*/
@media screen and (max-width: 767px) {

  .sokyu_Wrap .price {
    top: -20%;
    padding: 2% 5%;
  }
  .sokyu_Wrap .price img {
    width: 100%!important;
  }
  .sokyu_Wrap {
    background-color: #797872;
    padding: 5% 0;
  }
	.sokyu_Wrap .sokyu_txt {
		padding: 4% 0 0;
		font-size:24px;
	}
	.sokyu_Wrap .sokyu_txt span.font_S {
		font-size:60%;
	}
	.sokyu_Wrap .pad_space {
		padding: 0 0.4em 0 0.2em;
	}

  .teiki_Wrap {
    padding: 30px 0;
  }
  .teiki_Wrap .teiki {
    font-size: min(5vw, 35px);
  }
  .teiki_Wrap .teiki h2 {
    margin: 20px auto 10px;
  }
  .teiki_Wrap .priority {
    font-size: 14px;
    line-height: 1.5;
  }
  .teiki_Wrap ul.btn_Area {
    margin: 20px auto 0;
  }

  .info_Wrap {
  margin: 40px auto 60px;
  }
  .info_Wrap #information {
  max-height:inherit;
  }
  .info_Wrap h3 {
      margin: 0 0 20px;
  }
  .info_Wrap dl {
  flex-direction: column;
  }
  .info_Wrap dd {
  padding: 0;
  }

  /*=== .content_Area ===*/
  .content_Area .box_ttl {
    font-size: min(6vw, 35px);
  }
  .content_Area .more_link {
    padding: 1em 1em 1em 0;
    width: 120px;
    font-size: min(2.4vw, 14px);
  }
  .content_Area .box_ttl__area {
    padding: 4% 6% 0;
    margin: -8.5% 0 0 0;
  }
  .content_Area .box_ttl__area .box_ttl {
    margin: 0 0 20px;
  }
  .content_Area .box_ttl__area .box_copy {
    padding: 0 0 40px 20px;
  }
  .content_Area .box_ttl__area .box_copy p {
    font-size: min(3.2vw, 16px);
  }

  /*コンセプト*/
  .box__concept {
    padding: 50px 0 70px;
  }
  .box__concept .box_ttl {
    margin: 0 0 30px;
  }
  .concept_contents {
    flex-direction: column;
  }
  .concept_contents__txt {
    width: 80%;
    padding: 0;
    margin: 0 auto;
  }
  .concept_contents__txt .be_smart {
    width: 90%;
    margin: 0 auto;
  }
  .concept_contents__txt p {
    font-size: min(3.36vw, 14px);
    line-height: 2;
    margin: 1.5em 0 3em;
    text-align: center;
  }
  .concept_contents__txt p span {
    font-size: 1.7em;
    margin: 0 0 0.7em;
  }
  .content_Area .concept_contents__txt .more_link {
    margin: 0 0 0 auto;
  }
  .concept_contents__img {
    width: 80%;
    margin: 20px auto 0;
  }
  .concept_contents__img div {
    width: 100%;
    padding-bottom: 30px;
  }

  /*プラン*/
  .box__plan {
    padding: 0 0 60px;
  }
  .box__plan .box_ttl__area {
    margin-left: 6%;
  }
  .plan_list {
    flex-wrap: wrap;
  }
  .plan_list li[id^="type"] {
    width: calc(100% / 2);
  }

  .plan_list li[id^="type"] a {
    padding: 5% 5% 20px;
  }
  .plan_list li[id^="type"] a .plan__top_txt {
    font-size: min(3.0vw, 18px);
  }
  .plan_list li[id^="type"] a .plan__torikago {
    margin: 6% auto;
  }
  .plan_list li[id^="type"] a .plan__type span {
    font-size: min(8.0vw, 51px);
  }
  .plan_list li[id^="type"] a .plan__type small {
    font-size: min(3.0vw, 15px);
  }
  .plan_list li[id^="type"] a .plan__ldk {
    font-size: min(5.0vw, 27px);
    margin: 6% auto;
  }
  .plan_list li[id^="type"] a .plan__copy {
    font-size: min(2.6vw, 11px);
    margin: 0 0 8%;
  }
  .plan_list li[id^="type"] a .plan__hashtag {
    font-size: min(2.6vw, 11px);
    gap: 4px;
  }
  .plan_list li[id^="type"] a .plan__hashtag li {
    padding: 6px;
  }

  /*ロケーション*/
  .box__location {
    padding: 0 0 40px;
  }
  .box__location .box_mv {
    aspect-ratio: 257/120;
    background: url(../img/location_main_sp.jpg) no-repeat center center / cover;
  }
  .box__location .box_mv .cap_Txt {
    left: auto;
    right: 5px;
  }
  .box__location > .inner {
    flex-direction: column-reverse;
  }
  .box__location .location_img {
    width: 100%;
    margin: 0;
    z-index: 2;
  }
  .box__location .box_ttl__area {
    width: 60%;
  }
  .box__location .box_ttl__area .box_copy .more_link {
    margin: 20px 0 0;
  }

  /*アセットバリュー*/
  .box__asset {
    padding: 0;
  }
  .box__asset > .inner {
    flex-direction: column;
  }
  .box__asset .box_ttl__area {
    width: 86%;
  }
  .box__asset .box_ttl__area .box_copy {
    height: 100%;
  }
  .box__asset .box_ttl__area .box_copy .more_link {
    margin: 20px 0 0;
  }
  .box__asset .asset_img {
    width: 100%;
    gap: 20px;
    margin: 0 auto 0;
  }
  .box__asset .asset_img li {
    width: calc((100% - 30px) / 2);
  }
  /*=== .content_Area ===*/


}
