@charset "UTF-8";
br.pc_hide {
  display: none;
}
@media screen and (max-width: 834px) {
  br.pc_hide {
    display: inline;
  }
}

br.sp_hide {
  display: inline;
}
@media screen and (max-width: 834px) {
  br.sp_hide {
    display: none;
  }
}

#page_content.kv_under_pankuzu {
  padding-top: 0;
}
#page_content.kv_under_pankuzu #pankuzu {
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 980px) {
  #page_content.kv_under_pankuzu #pankuzu {
    left: 0;
    transform: translateX(0);
  }
}

main {
  font-family: "M PLUS 1p";
  color: #626262;
}

.design_kv {
  background: #7c796f;
}
.design_kv > div {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 834px) {
  .design_kv > div {
    display: block;
  }
}
.design_kv__pic {
  position: relative;
  overflow: hidden;
  width: 68.0555555556%;
  height: 740px;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1440px) {
  .design_kv__pic img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 999px) {
  .design_kv__pic {
    height: 70vw;
  }
  .design_kv__pic img {
    height: 70vw;
  }
}
@media screen and (max-width: 834px) {
  .design_kv__pic {
    height: auto;
    width: 100%;
  }
  .design_kv__pic img {
    position: relative;
    width: 100%;
    height: auto;
  }
}
.design_kv__txt {
  color: #fff;
  width: 31.9444444444%;
  position: relative;
}
@media screen and (max-width: 834px) {
  .design_kv__txt {
    width: 100%;
    height: 65.8666666667vw;
  }
}
.design_kv__txt .series {
  position: relative;
  padding-top: 160px;
  text-align: center;
  padding-bottom: 30px;
  font-family: "Cormorant";
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.1em;
}
.design_kv__txt .series:after {
  content: "";
  width: 60px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 999px) {
  .design_kv__txt .series {
    padding-top: 16.016016016vw;
    padding-top: 17vw;
    padding-bottom: 3.3vw;
  }
}
@media screen and (max-width: 834px) {
  .design_kv__txt .series {
    padding-top: 9.0666666667vw;
    padding-bottom: 3.2vw;
    font-size: 3.7333333333vw;
  }
  .design_kv__txt .series:after {
    width: 9.0666666667vw;
    height: 0.5333333333vw;
  }
}
.design_kv__txt h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  /*
  @at-root .switch &{
      max-width: 262px;
  }
  */
}
.design_kv__txt h1 img {
  width: 100%;
}
.design_kv__txt h1 strong {
  display: block;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-top: 44px;
}
@media screen and (max-width: 999px) {
  .design_kv__txt h1 strong {
    padding-top: 4.8vw;
  }
}
@media screen and (max-width: 834px) {
  .design_kv__txt h1 {
    transform: translate(-50%, -50%);
    padding-top: 4.8vw;
  }
  .design_kv__txt h1 strong {
    font-size: 4.2666666667vw;
  }
}

.page_catch {
  padding: 130px 0;
  line-height: 2;
}
.page_catch__lead {
  width: 90%;
  max-width: 980px;
  font-size: 32px;
  font-family: "Shippori mincho";
  margin: 0 auto 1.6em;
  color: #626262;
  letter-spacing: 0.1em;
}
.page_catch__msg {
  width: 90%;
  max-width: 980px;
  font-size: 16px;
  margin: 0 auto;
  color: #535353;
}
@media screen and (max-width: 834px) {
  .page_catch {
    padding: 19.3333333333vw 10.6666666667vw;
  }
  .page_catch__lead {
    width: 100%;
    font-size: 5.8666666667vw;
    margin: 0 auto 9.3333333333vw;
  }
  .page_catch__msg {
    width: 100%;
    font-size: 4.2666666667vw;
    text-align: justify;
  }
}

.ttl_en_ja {
  font-size: 16px;
  line-height: 1.8;
  color: #7c796f;
  position: relative;
  padding-bottom: 0.85em;
  margin-bottom: 2.5em;
}
@media screen and (max-width: 834px) {
  .ttl_en_ja {
    font-size: 3.4666666667vw;
    padding-bottom: 0.6em;
    margin-bottom: 1.1em;
  }
}
.ttl_en_ja:after {
  content: "";
  width: 60px;
  height: 2px;
  display: block;
  background: #7c796f;
  position: absolute;
  bottom: 0;
  left: 0;
}
.ttl_en_ja span {
  letter-spacing: 0.1em;
  font-family: "Cormorant";
  font-weight: 600;
  font-size: 22px;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .ttl_en_ja span {
    font-size: 4.5333333333vw;
  }
}
.ttl_en_ja + .catch {
  font-weight: bold;
  font-size: 22px;
  color: #626262;
  line-height: 2;
  margin-bottom: 40px;
}
@media screen and (max-width: 834px) {
  .ttl_en_ja + .catch {
    font-size: 4.8vw;
    line-height: 1.85;
  }
}
.ttl_en_ja + .catch + p {
  font-size: 16px;
  color: #535353;
  line-height: 2;
}
@media screen and (max-width: 834px) {
  .ttl_en_ja + .catch + p {
    font-size: 4.2666666667vw;
  }
}

section .sect_ttl span {
  display: block;
  padding-top: 38px;
  line-height: 1;
  font-size: 18px;
  letter-spacing: 0.1em;
  color: #7c796f;
}
@media screen and (max-width: 834px) {
  section .sect_ttl span {
    padding-top: 5.0666666667vw;
  }
}

.pic3set {
  display: flex;
  justify-content: space-between;
}
.pic3set > div {
  width: 31.5254237288%;
}
.pic3set > div .pic img {
  width: 100%;
}
.pic3set > div .caption {
  padding-top: 20px;
  font-size: 15px;
  line-height: 1.8;
}
.pic3set > div .caption strong {
  line-height: 1;
  font-weight: bold;
  margin-bottom: 0.8em;
  display: block;
}
.pic3set.twin {
  justify-content: center;
}
.pic3set.twin > div {
  margin-right: 0.8vw;
  margin-left: 0.8vw;
}
@media screen and (max-width: 834px) {
  .pic3set.twin > div {
    margin: 0 10.66vw 10.33vw;
  }
}
@media screen and (max-width: 834px) {
  .pic3set {
    display: block;
  }
  .pic3set > div {
    margin: 0 10.66vw 10.33vw;
    width: auto;
  }
  .pic3set > div .pic img {
    width: 100%;
  }
  .pic3set > div .caption {
    padding-top: 0.9em;
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
  .pic3set > div .caption strong {
    font-size: 4.2666666667vw;
    margin-bottom: 0.7em;
  }
}

._caption {
  padding-top: 20px;
  font-size: 15px;
  line-height: 1.8;
}
._caption strong {
  line-height: 1;
  font-weight: bold;
  margin-bottom: 0.8em;
  display: block;
}
._caption.topborder {
  border-top: solid 1px #444;
  padding-top: 34px;
}
@media screen and (max-width: 834px) {
  ._caption {
    padding-top: 0.9em;
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
  ._caption strong {
    font-size: 4.2666666667vw;
    margin-bottom: 0.7em;
  }
}

.urban_modelplan {
  width: 86.6666666667%;
  max-width: 1180px;
  margin: 170px auto 0;
  background: #fff;
}
@media screen and (max-width: 834px) {
  .urban_modelplan {
    margin: 17.3333333333vw auto 0;
  }
}
.urban_modelplan__ttl {
  height: 120px;
  border: solid 1px #7c796f;
  display: flex;
  justify-content: space-between;
  padding-left: 60px;
  padding-right: 120px;
  align-items: center;
  color: #7c796f;
  position: relative;
}
.urban_modelplan__ttl h2 {
  font-size: 25px;
  font-family: "shippori mincho";
}
.urban_modelplan__ttl p {
  font-size: 20px;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__ttl {
    height: 21.3333333333vw;
    padding-left: 3.7333333333vw;
    padding-right: 15.4666666667vw;
  }
  .urban_modelplan__ttl h2 {
    font-size: 4.8vw;
  }
  .urban_modelplan__ttl p {
    font-size: 3.7333333333vw;
  }
}
.urban_modelplan__ttl:before, .urban_modelplan__ttl:after {
  content: "";
  width: 40px;
  height: 2px;
  position: absolute;
  top: 50%;
  right: 40px;
  display: block;
  background: #7c796f;
  transition-duration: 0.3s;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__ttl:before, .urban_modelplan__ttl:after {
    width: 8vw;
    height: 0.4vw;
    right: 4vw;
  }
}
.urban_modelplan__ttl:after {
  transform: rotate(90deg);
}
.urban_modelplan__ttl.open {
  color: #fff;
  background: #7d796f;
}
.urban_modelplan__ttl.open:after {
  transform: rotate(0deg);
}
.urban_modelplan__ttl.open:before, .urban_modelplan__ttl.open:after {
  background: #fff;
}
.urban_modelplan__body {
  display: none;
  width: 83.0508474576%;
  margin: 0 auto;
  padding-bottom: 175px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body {
    padding-bottom: 20vw;
  }
}
.urban_modelplan__body .msg {
  padding: 110px 0 60px;
}
.urban_modelplan__body .msg h3 {
  font-size: 22px;
  margin-bottom: 1.7em;
  line-height: 1.7;
  font-weight: 600;
}
.urban_modelplan__body .msg p {
  font-size: 16px;
  line-height: 1.9;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body .msg {
    padding: 8vw 0 3.7333333333vw;
  }
  .urban_modelplan__body .msg h3 {
    font-size: 4.2666666667vw;
  }
  .urban_modelplan__body .msg p {
    font-size: 2.9333333333vw;
  }
}
.urban_modelplan__body__floor {
  padding: 0 0 120px;
  position: relative;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body__floor {
    padding: 4vw 0 4vw;
    font-size: 2.4vw;
  }
}
.urban_modelplan__body__floor h4 {
  position: absolute;
  width: 60px;
  height: 102px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  border-top: #7d796f solid 1px;
  border-bottom: #7d796f solid 1px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body__floor h4 {
    font-size: 4.8vw;
    padding-left: 0;
    width: 44px;
    height: 80;
  }
}
.urban_modelplan__body__floor .pic {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  overflow-y: hidden;
  overflow-x: auto;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body__floor .pic {
    overflow-x: scroll;
    /*
    display:flex;
    flex-direction: row-reverse;
    justify-content: center;
    */
    text-align: right;
  }
}
.urban_modelplan__body__floor .pic img {
  max-width: 980px;
  width: 100%;
  /*width:780px;*/
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body__floor .pic img {
    width: 780px;
    max-width: 780px;
    /*margin-left:-8vw;*/
    /*                        border-right:30vw #fff solid;*/
  }
}
.urban_modelplan__body__data dl {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  border-top: solid 1px #7c796f;
  border-bottom: solid 1px #7c796f;
  padding: 36px 0;
  margin-bottom: 15px;
}
.urban_modelplan__body__data dl dt {
  width: 150px;
  font-family: "shippori mincho";
  padding-left: 20px;
}
.urban_modelplan__body__data dl dd {
  flex: 1;
  line-height: 1.9;
}
.urban_modelplan__body__data dl dd span {
  display: inline-block;
  margin-right: 1em;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body__data dl {
    padding: 3.4666666667vw 0;
  }
  .urban_modelplan__body__data dl dt {
    width: 110px;
    padding-left: 0;
  }
  .urban_modelplan__body__data dl dd span {
    width: 100%;
  }
}
.urban_modelplan__body__data ul {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 180px;
}
.urban_modelplan__body__data ul li {
  font-size: 13px;
  line-height: 1.2;
}
.urban_modelplan__body__data ul li:not(:last-of-type) {
  margin-bottom: 0.6em;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body__data ul {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 18.6666666667vw;
  }
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body__data dl {
    font-size: 2.1333333333vw;
  }
  .urban_modelplan__body__data ul li {
    font-size: 2.1333333333vw;
  }
}
.urban_modelplan__body .b_close {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 300px;
  width: 25.4237288136%;
  height: 80px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 40px 0 38px;
  background: #7d796f;
  font-size: 20px;
  color: #fff;
}
.urban_modelplan__body .b_close span {
  display: block;
  background: #fff;
  width: 40px;
  height: 2px;
}
@media screen and (max-width: 834px) {
  .urban_modelplan__body .b_close {
    font-size: 2.6666666667vw;
    width: 25.4237288136%;
    height: 8vw;
    padding: 0 4vw 0 3.7333333333vw;
  }
  .urban_modelplan__body .b_close span {
    width: 5.3333333333vw;
  }
}

.chintai_handle {
  width: 90%;
  max-width: 1180px;
  height: 240px;
  margin: 200px auto;
  background: url(../../common/img/chintai_bg.jpg) no-repeat;
  color: #fff;
  padding-right: 14.7457627119%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  /* ↓20240116修正 */
  padding-right: 0;
  justify-content: center;
  /* ↑20240116修正 */
}
@media screen and (max-width: 834px) {
  .chintai_handle {
    background-image: url(../../common/img/chintai_bg_sp.jpg);
    width: 86.6666666667vw;
    height: 61.6vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    margin: 16.2666666667vw auto;
  }
}
.chintai_handle__left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 590px;
  text-align: center;
  /* ↓20240116修正 */
  width: 100%;
  /* ↑20240116修正 */
}
.chintai_handle__left h2 {
  font-size: 25px;
  line-height: 1;
  margin-bottom: 20px;
}
.chintai_handle__left p {
  font-size: 16px;
  line-height: 1.92;
}
@media screen and (max-width: 834px) {
  .chintai_handle__left {
    width: 100%;
    margin-bottom: 5.8666666667vw;
  }
  .chintai_handle__left h2 {
    font-size: 5.3333333333vw;
    margin-bottom: 0.7em;
  }
  .chintai_handle__left p {
    font-size: 3.7333333333vw;
    line-height: 1.4;
  }
}
.chintai_handle__right {
  border: solid 1px #fff;
  width: 240px;
  height: 48px;
  box-sizing: border-box;
  padding-left: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-size: 16px;
  color: #fff;
  /*　20240116非表示 */
  display: none;
}
.chintai_handle__right:before {
  content: "";
  background: #fff;
  width: 20px;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
}
.chintai_handle__right:after {
  content: "";
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  width: 6px;
  height: 6px;
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: rotate(45deg) translateY(-50%);
}
@media screen and (max-width: 834px) {
  .chintai_handle__right {
    width: 56vw;
    height: 13.6vw;
    font-size: 4.2666666667vw;
    padding-left: 3.4666666667vw;
    margin: 0 auto;
  }
  .chintai_handle__right:before {
    width: 5.3333333333vw;
    right: 5.0666666667vw;
  }
  .chintai_handle__right:after {
    width: 0.8vw;
    height: 0.8vw;
    right: 5.3333333333vw;
  }
}/*# sourceMappingURL=style.css.map */