@charset "utf-8";

/* ----------------------------------
plan
---------------------------------- */

/* common */
#content_Wrap figure {
  position: relative;
  height: fit-content;
}

.page__MV {
  position: relative;
  aspect-ratio: 2560/842;
  background: url(../img/mv.jpg) no-repeat center center / cover;
}
.page__MV .page__MV-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  color: #fff;
  font-feature-settings: "palt";
}
.page__MV .page__MV-txt h2 {
  font-family: "Cormorant Garamond", serif;
  font-size: min(3.8vw,36px);
  letter-spacing: 0.04em;
}
.page__MV .page__MV-txt p {
  font-size: min(1.8vw,17px);
  margin: 1em 0 0;
}


/* kobetsu */
.btn__Area {
  margin: 130px auto;
}
.btn__Area.bottom {
  margin-bottom: 0;
}
.btn__Area ul {
  gap: 10px;
  justify-content: center;
}
.btn__Area ul li[class^="type"] {
  text-align: center;
  font-feature-settings: "palt";
  position: relative;
  width: calc((100% - 30px) / 4);
}
.btn__Area ul li[class^="type"] a {
  display: block;
  background: #efefef;
  color: #000;
  transition: .3s;
}
.btn__Area ul li[class^="type"] a * {
  transition: .3s;
}
.btn__Area .btnItem__img {
  position: relative;
}
.btn__Area .btnItem__img figure {
  background: #000;
}
.btn__Area .btnItem__img figure img {
  opacity: .62;
}
.btn__Area .btnItem__img p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 5px;
  color: #fff;
  font-family: "Cormorant Garamond", serif;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.btn__Area .btnItem__img p span {
  font-size: min(4.9vw,47px);
  line-height: .7;
}
.btn__Area .btnItem__img p small {
  font-size: min(1.3vw,13px);
}
.btn__Area .btnItem__txt {
  padding: 15px;
}
.btn__Area .btnItem__txt p:first-of-type {
  font-size: min(1.9vw,18px);
  color: #797878;
}
.btn__Area .btnItem__txt p:last-of-type {
  font-size: min(1.3vw,13px);
  margin: 15px 0;
}
.btn__Area .btnItem__txt ul {
  font-size: min(1.3vw,13px);
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.btn__Area .btnItem__txt ul li {
  background: #fff;
  padding: 5px;
}
/*Dtype*/
.btn__Area ul li.type_d a {
  background: #585656;
  color: #fff;
}
.btn__Area ul li.type_d .btnItem__txt p:first-of-type {
  color: #fff;
}
.btn__Area ul li.type_d .btnItem__txt ul li {
  color: #000;
}
.btn__Area ul li.type_d::before {
  content: "最上階限定1邸PLAN";
  background: #231815;
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 0.5em;
  box-sizing: border-box;
  font-size: min(1.3vw,13px);
}

/*hover & here*/
.btn__Area ul li.here a,
.btn__Area ul li[class^="type"] a:hover {
  background: #e3d5da;
}
.btn__Area ul li.here a .btnItem__img figure img,
.btn__Area ul li[class^="type"] a:hover .btnItem__img figure img {
  opacity: 1;
}
.btn__Area ul li.type_d.here a,
.btn__Area ul li.type_d a:hover {
  color: #000;
}
.btn__Area ul li.type_d.here a .btnItem__txt p:first-of-type,
.btn__Area ul li.type_d a:hover .btnItem__txt p:first-of-type {
  color: #797878;
}
.btn__Area ul li.here a {
  pointer-events: none;
}


.typeHead__Area {
  display: flex;
}
.typeHead__Area .typeHead__left {
  width: 49.609375%;
  background: #dfdad8;
  display: flex;
  align-items: center;
  flex-grow: 2;
  padding: 2% 0;
}
.typeHead__Area .typeHead__left-contents {
  width: 100%;
}
.typeHead__Area .typeHead__left-contents > * {
  /*padding: 0 10%;*/
  padding: 0 2% 0 13%;
}
.typeHead__Area .typeHead__ldk {
  /* border-bottom: 1px solid; */
  display: flex;
  gap: 1em;
  padding-bottom: 1em;
  /* margin-bottom: 2em; */
  align-items: baseline;
}
.typeHead__Area .typeHead__ldk h3 {
  font-size: min(2.4vw,23px);
  font-family: "Cormorant Garamond", serif;
}
.typeHead__Area .typeHead__ldk h3 span { font-size: min(6.6vw,63px); }
.typeHead__Area .typeHead__ldk p {
  font-size: min(3.9vw,37px);
  font-weight: 300;
}
.typeHead__Area .typeHead__ldk p small {
  font-size: .7em;
}

.typeHead__Area .typeHead__space {
	border-bottom: 1px solid;
	padding-bottom: 1em;
  margin-bottom: 2em;
	font-size: min(1.3vw,13px);
  line-height: 1.3;
}
.typeHead__Area .typeHead__space span {
  /*font-size: 3em;*/
	font-size: 2.4em;
  vertical-align: -0.1em;
}
.typeHead__Area .typeHead__copyL {
  font-size: min(1.9vw,18px);
  letter-spacing: 0.06em;
  margin-bottom: 1em;
}
.typeHead__Area .typeHead__copyS {
  font-size: min(1.3vw,13px);
  line-height: 2;
}
.typeHead__Area .typeHead__right {
  /*width: 50.390625%;*/
  width: min(600px,35%);
  position: relative;
}
.typeHead__Area.a-type .typeHead__right {
  background: url(../img/img_a01.jpg) no-repeat center center / cover;
}
.typeHead__Area.b-type .typeHead__right {
  background: url(../img/img_b01.jpg) no-repeat center center / cover;
}
.typeHead__Area.c-type .typeHead__right {
  background: url(../img/img_c01.jpg) no-repeat center center / cover;
}
/*.typeHead__Area .typeHead__detail {
  position: absolute;
  padding: 5% 0 5% 5%;
  bottom: -180px;
  right: 0;
  background: #fff;
  width: 80%;
  max-width: 500px;
}*/

.typeHead__Area .typeHead__detail {
  position: absolute;
  padding: 5% 0 5% 5%;
  bottom: -180px;
}
/*.typeHead__Area.c-type .typeHead__detail {
  position: absolute;
  padding: 5% 0 5% 5%;
  bottom: -450px;
}*/

.typeHead__Area .typeHead__detail .cap_Txt {
  bottom: auto;
  /*top: -20px;*/
  top: -120px;
}
/*.typeHead__Area.a-type .typeHead__detail .cap_Txt {
  bottom: auto;
  top: -120px;
}*/
.typeHead__Area .typeHead__detail p:not(.cap_Txt) {
  font-size: min(1.3vw,13px);
  line-height: 1.2;
  margin-bottom: 1em;
}

.typeHead__Area .typeHead__detail p span {
  font-size: 3em;
  vertical-align: -0.1em;
}
.typeHead__Area .typeHead__detail .line {
  width: 100%;
  height: 1px;
  background: #231815;
  margin: 2em 0 1em;
}
.typeHead__Area .typeHead__detail ul {
  font-size: min(1.3vw,13px);
  line-height: 1.4;
}
.typeHead__Area .typeHead__detail ul li:not(:last-child) {
  margin-bottom: 0.5em;
}
/*Dタイプ個別*/
.d-type .typeHead__left {
  background: #6d6a75;
  color: #fff;
  position: relative;
}
.d-type .typeHead__left::before {
  content: "";
  display: block;
  width: 100%;
  height: 40%;
  background: #353535;
  position: absolute;
  top: 0;
  left: 0;
}
.d-type .typeHead__ldk {
  background: #353535;
  border-bottom: none;
  position: relative;
}


.plan__Area {
  /*padding-top: 200px;*/
  padding-top: 50px;
}
/*.plan__Area.a-type {
  padding-top: 50px;
}*/
/*.plan__Area.c-type {
  padding-top: 450px;
}*/
.plan__Area .plan__left {
  width: 54.21875%;
  /*padding-right: 10%;*/
  padding-right: 5%;
}
.plan__Area.d-type  .plan__left {
  width: 64.21875%;
  padding-right: 5%;
}
.plan__Area .plan__img {
  /*width: 84.73967684%;
	margin: -100px 0 5% auto;*/
  width: 80%;
  margin: 0px 0 5% auto;
}
/*.plan__Area.a-type .plan__img {
  width: 80%;
	margin: 0px 0 5% auto;
}*/
.plan__Area.c-type .plan__img {
  width: 96%;
	/*margin: -350px 0 5% auto;*/
}
.plan__Area.d-type .plan__img {
  width: 94.73967684%;
}

.plan__Area .hanrei {
	max-width: 262px;
	width:94%;
	margin: 0 auto 10%;
}
.plan__Area.a-type .hanrei,
.plan__Area.b-type .hanrei {
  margin: 0px 0 5% auto;
  padding-right: 15%;
  max-width: calc(262px + 15%);
}

.plan__Area .plan__Area__detail {
  width: 80%;
  max-width: 500px;
  /*margin: 0 auto 10%;*/
  margin: 0px 0 5% auto;
}
.plan__Area.b-type .plan__Area__detail {
  max-width: 400px;
}
.plan__Area .plan__Area__detail p:not(.cap_Txt) {
  font-size: min(1.3vw,13px);
  line-height: 1.2;
  margin-bottom: 1em;
}
.plan__Area .plan__Area__detail p:not(.cap_Txt) span.pc {
  display: inline;
}


.plan__Area .plan__right {
  width: 45.78125%;
  padding-right: 5%;
}
.plan__Area .plan__copy {
	
}
.plan__Area .plan__copy .plan__copy-ttl {
  /*margin: -20% 0 10%;*/
  margin: -55% 0 10%;
}
/*.plan__Area.a-type .plan__copy .plan__copy-ttl {
  margin: -55% 0 10%;
}*/
.plan__Area .plan__copy .plan__copy-ttl small {
  display: block;
  font-size: min(1.6vw,19px);
  margin-bottom: 0.5em;
}
.plan__Area .plan__copy .plan__copy-ttl .bg_copy {
  display: block;
  font-size: min(2.2vw,26px);
  background: #353535;
  color: #fff;
  width: fit-content;
  padding: 0.2em;
  margin-top: 0.2em;
}

.plan__Area .plan__copy .plan__copy-list {
  padding-right: 15%;
  margin: 50% 0 0;
}
/*.plan__Area.a-type .plan__copy .plan__copy-list {
  padding-right: 15%;
	margin: 50% 0 0;
}*/
.plan__Area .plan__copy .plan__copy-list li {
  padding-bottom: 3em;
  border-bottom: 1px solid;
  margin-bottom: 3em;
}
.plan__Area .plan__copy .plan__copy-list li:first-child {
  border-top: 1px solid;
  padding-top: 3em;
}
.plan__Area .plan__copy .plan__copy-list span {
  display: block;
  font-size: min(1.9vw,18px);
  line-height: 1.5;
  margin-bottom: 0.5em;
}
.plan__Area .plan__copy .plan__copy-list p {
  font-size: min(1.3vw,13px);
  line-height: 2;
}


.plan__Area .img__02 {
  width: 67%;
  margin: 7% 0 0;
}
.plan__Area .img__03 {
  /*width: 48%;*/
  width: 38%;
  /* margin: -7.5% 0 0 auto; */
	margin: -23.5% 0 0 auto;
}
.plan__Area .img__04 {
  width: 91.74147217%;
}



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



}


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


  /* common */
  .page__MV .page__MV-txt h2 {
    font-size: 28px;
  }
  .page__MV .page__MV-txt p {
    font-size: 13px;
  }


  /* kobetsu */

  .btn__Area {
    margin: 60px auto;
  }
  .btn__Area ul {
    gap: 10px;
    flex-wrap: wrap;
  }
  .btn__Area ul li[class^="type"] {
    width: calc((100% - 10px) / 2);
  }
  .btn__Area .btnItem__img p {
    bottom: 5px;
  }
  .btn__Area .btnItem__img p span {
    font-size: 40px;
  }
  .btn__Area .btnItem__img p small {
    font-size: 13px;
  }
  .btn__Area .btnItem__txt {
    padding: 10px;
  }
  .btn__Area .btnItem__txt p:first-of-type {
    font-size: 16px;
  }
  .btn__Area .btnItem__txt p:last-of-type {
    font-size: 12px;
    line-height: 1.4;
    margin: 10px 0;
  }
  .btn__Area .btnItem__txt ul {
    font-size: 11px;
    gap: 3px;
    letter-spacing: -0.08em;
  }
  .btn__Area .btnItem__txt ul li {
    padding: 3px;
  }

  .typeHead__Area {
    flex-direction: column;
  }
  .typeHead__Area .typeHead__left {
    width: 100%;
    display: block;
    padding: 5% 0;
  }
  .typeHead__Area .typeHead__left-contents > * {
    padding: 0 5%;
  }
  .typeHead__Area .typeHead__ldk {
    gap: 1em;
    padding-bottom: 0.5em;
    margin-bottom: 1em;
  }
  .typeHead__Area .typeHead__ldk h3 {
    font-size: 18px;
  }
  .typeHead__Area .typeHead__ldk h3 span { font-size: 50px; }
  .typeHead__Area .typeHead__ldk p {
    font-size: 29px;
  }

	.typeHead__Area .typeHead__space {
		border-bottom: 1px solid;
		padding-bottom: 1em;
		margin-bottom: 2em;
		font-size: 12px;
		line-height: 1.3;
	}
	.typeHead__Area .typeHead__space span {
		font-size: 3em;
		vertical-align: -0.1em;
	}

  .typeHead__Area .typeHead__copyL {
    font-size: 15px;
    margin-bottom: 1em;
  }
  .typeHead__Area .typeHead__copyS {
    font-size: 12px;
    line-height: 1.5;
  }
  .typeHead__Area .typeHead__right {
    width: 100%;
    display: none;
  }
  .typeHead__Area .typeHead__detail {
    padding: 5% 0 5% 5%;
    bottom: -160px;
    width: 90%;
  }
	.typeHead__Area.a-type .typeHead__detail {
    padding: 5% 0 5% 5%;
    bottom: -140px;
    width: 90%;
  }
	.typeHead__Area.c-type .typeHead__detail {
    padding: 5% 0 5% 5%;
    bottom: -390px;
    width: 90%;
  }
	.typeHead__Area.a-type .typeHead__detail .cap_Txt {
  bottom: auto;
  top: -120px;
}
  .typeHead__Area .typeHead__detail p:not(.cap_Txt) {
    font-size: 12px;
    margin-bottom: 1em;
  }
  .typeHead__Area .typeHead__detail p span {
    font-size: 3em;
  }
  .typeHead__Area .typeHead__detail .line {
    margin: 1.5em 0 0.75em;
  }
  .typeHead__Area .typeHead__detail ul {
    font-size: 12px;
  }
  /*Dタイプ個別*/
  .d-type .typeHead__left::before {
    height: 30%;
  }

  .plan__Area {
    /*padding-top: 180px;*/
    padding-top: 0px;
    flex-direction: column;
  }
	/*.plan__Area.a-type {
    padding-top: 0px;
    flex-direction: column;
  }
	.plan__Area.c-type {
    padding-top: 820px;
    flex-direction: column;
  }*/

  .plan__Area .plan__left {
    width: 100%;
    padding-right: 0;
  }
	.plan__Area.d-type .plan__left {
		width: 100%;
		padding-right: 0;
	}
  .plan__Area .plan__img {
    width: 80%;
    margin: 0 auto 5%;
    margin: 10% auto 5%;
  }
	/*.plan__Area.a-type .plan__img {
		width: 80%;
    margin: 10% auto 5%;
	}
	.plan__Area.c-type .plan__img {
		width: 80%;
    margin: 0 auto 5%;
		margin: -400px 0 5% auto;
	}
	.plan__Area.d-type .plan__img {
    width: 80%;
    margin: 0 auto 5%;
  }*/

	.plan__Area .hanrei {
		max-width: 100%;
		width:60%;
		margin: 0 auto 5%;
	}
  .plan__Area.a-type .hanrei {
    padding-right: 15%;
    width:75%;
  }

	.plan__Area .plan__Area__detail {
		width: fit-content;
		max-width: fit-content;
		margin: 0 auto 10%;
	}

	.plan__Area .plan__Area__detail p:not(.cap_Txt) {
		font-size: 12px;
		line-height: 1.2;
		margin-bottom: 1em;
	}
  .plan__Area .plan__Area__detail p:not(.cap_Txt) span.pc {
    display: none;
  }

  .plan__Area .plan__right {
    width: 100%;
    padding-right: 0;
		/*padding-top: 20%;*/
    padding-top: 12%;
  }
  .plan__Area .plan__copy .plan__copy-ttl {
    /*margin: 10% 5% 5%;*/
    margin: -80% 0 10% 5%;
  }
	/*.plan__Area.a-type .plan__copy .plan__copy-ttl {
		margin: -80% 0 10% 5%;
	}*/
  .plan__Area .plan__copy .plan__copy-ttl small {
    font-size: 14px;
  }
  .plan__Area .plan__copy .plan__copy-ttl .bg_copy {
    font-size: 22px;
  }

  .plan__Area .plan__copy .plan__copy-list {
    padding: 0 5%;
    padding-right: 5%;
    margin: 70% 0 0;
  }
	/*.plan__Area.a-type .plan__copy .plan__copy-list {
    padding-right: 5%;
		margin: 70% 0 0;
	}*/
  .plan__Area .plan__copy .plan__copy-list li {
    margin-bottom: 3em;
    border-bottom: none;
    padding-bottom: 0;
  }
  .plan__Area .plan__copy .plan__copy-list li:first-child {
    border-top: none;
    padding-top: 0;
  }
  .plan__Area .plan__copy .plan__copy-list span {
    font-size: 16px;
    line-height: 1.3;
  }
  .plan__Area .plan__copy .plan__copy-list p {
    font-size: 13px;
    line-height: 1.7;
  }


  .plan__Area .img__02 {
    width: 84%;
  }
  .plan__Area .img__03 {
    width: 48%;
    margin: -25.5% 0 0 auto;
  }
  .plan__Area .img__04 {
    /*width: 91.74147217%;*/
    width: 100%;
  }


}

