@charset "UTF-8";
.pre-inc .design__inner {
  padding-top: 0;
}
.pre-inc .design__header {
  width: 100%;
  aspect-ratio: 1280/462;
  position: relative;
}
@media (max-width: 767px) {
  .pre-inc .design__header {
    flex-direction: column;
    aspect-ratio: auto;
  }
}
.pre-inc .design__header img {
  height: 100%;
}
.pre-inc .design__header::after {
  content: "外観完成予想図";
  font-size: clamp(0px, 0.78125vw, 10px);
  position: absolute;
  right: 0.5em;
  bottom: -2em;
}
@media (max-width: 767px) {
  .pre-inc .design__header::after {
    font-size: 1.8571428571vw;
  }
}
.pre-inc .design__contents {
  padding: 0 0 0 clamp(0px, 5.46875vw, 70px);
  background-image: url(../images/design/bg_line.svg);
  background-repeat: repeat-y;
  background-position: left top;
  background-size: clamp(0px, 5.46875vw, 70px);
}
@media (max-width: 767px) {
  .pre-inc .design__contents {
    background-size: 5.7142857143vw;
  }
}
.pre-inc .designBlock {
  padding: clamp(0px, 11.71875vw, 150px) 0;
  background-image: url(../images/design/bg_1.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
@media (max-width: 767px) {
  .pre-inc .designBlock {
    padding: 17.1428571429vw 0;
  }
}
.pre-inc .designHeader {
  margin-bottom: clamp(0px, 5.46875vw, 70px);
}
@media (max-width: 767px) {
  .pre-inc .designHeader {
    margin-bottom: 17.7142857143vw;
  }
}
.pre-inc .designHeader__en {
  margin: 0 auto;
  margin-bottom: clamp(0px, 3.90625vw, 50px);
  width: clamp(0px, 7.5vw, 96px);
}
@media (max-width: 767px) {
  .pre-inc .designHeader__en {
    margin-bottom: 8.5714285714vw;
    width: 19.2857142857vw;
  }
}
.pre-inc .designHeader__copy {
  margin: 0 auto;
  margin-bottom: clamp(0px, 5.078125vw, 65px);
  width: clamp(0px, 40.546875vw, 519px);
}
@media (max-width: 767px) {
  .pre-inc .designHeader__copy {
    margin-bottom: 8.5714285714vw;
    width: 64.8571428571vw;
  }
}
.pre-inc .designEyecatch {
  position: relative;
}
.pre-inc .designEyecatch span:nth-child(1) {
  position: absolute;
  bottom: 0;
  left: 120px;
  display: block;
  width: clamp(0px, 9.375vw, 120px);
  height: clamp(0px, 9.375vw, 120px);
  background: #c9e8f9;
  z-index: 2;
}
@media (max-width: 767px) {
  .pre-inc .designEyecatch span:nth-child(1) {
    left: 0;
    width: 16vw;
    height: 16vw;
  }
}
.pre-inc .designEyecatch span:nth-child(2) {
  position: absolute;
  bottom: 0;
  left: 120px;
  display: block;
  width: clamp(0px, 9.375vw, 120px);
  height: clamp(0px, 9.375vw, 120px);
  background: #fff365;
  transform: translate(100%, 100%);
}
@media (max-width: 767px) {
  .pre-inc .designEyecatch span:nth-child(2) {
    left: 16vw;
    width: 16vw;
    height: 16vw;
    transform: translateY(100%);
  }
}
.pre-inc .designEyecatch figure {
  position: relative;
}
.pre-inc .designEyecatch figcaption {
  position: absolute;
  left: 15px;
  bottom: -10px;
  font-size: 10px;
  transform: translateY(100%);
}
@media (max-width: 767px) {
  .pre-inc .designEyecatch figcaption {
    left: 5px;
    text-align: left;
    font-size: 1.8571428571vw;
  }
}
.pre-inc .designDesc {
  position: relative;
  width: 100%;
  overflow-x: clip;
}
.pre-inc .designDesc__inner {
  position: relative;
  width: calc(100% + 150px);
  max-width: 1280px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .pre-inc .designDesc__inner {
    width: calc(100% + 80px);
  }
}
.pre-inc .designDesc__text {
  position: absolute;
  right: 0;
  top: -185px;
  width: 510px;
  height: 510px;
  display: flex;
  align-items: center;
  border-radius: 1000px;
  background: #f8bc50;
  padding-left: 90px;
}
@media (max-width: 767px) {
  .pre-inc .designDesc__text {
    top: -50px;
    width: 330px;
    height: 330px;
    padding-left: 30px;
  }
}
.pre-inc .designDesc__text p {
  line-height: 2.5;
  font-size: 13px;
  color: #000000;
}
@media (max-width: 767px) {
  .pre-inc .designDesc__text p {
    line-height: 2;
    font-size: 11px;
  }
}
.pre-inc .designImg {
  position: relative;
  width: clamp(0px, 53.90625vw, 690px);
  margin-top: 208px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .pre-inc .designImg {
    width: 81.4285714286vw;
  }
}
.pre-inc .designImg span:nth-child(1) {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: clamp(0px, 9.375vw, 120px);
  height: clamp(0px, 9.375vw, 120px);
  background: #f8cfc5;
  z-index: 2;
  transform: translateX(-100%);
}
@media (max-width: 767px) {
  .pre-inc .designImg span:nth-child(1) {
    width: 16vw;
    height: 16vw;
    transform: translateY(100%);
  }
}
.pre-inc .designImg span:nth-child(2) {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: clamp(0px, 9.375vw, 120px);
  height: clamp(0px, 9.375vw, 120px);
  background: #f8bc50;
  transform: translateX(100%);
}
@media (max-width: 767px) {
  .pre-inc .designImg span:nth-child(2) {
    width: 16vw;
    height: 16vw;
    transform: none;
    z-index: 2;
  }
}
.pre-inc .designImg span:nth-child(3) {
  position: absolute;
  bottom: 0;
  right: 120px;
  display: block;
  width: clamp(0px, 9.375vw, 120px);
  height: clamp(0px, 9.375vw, 120px);
  background: #c9e8f9;
  transform: translate(100%, 100%);
}
@media (max-width: 767px) {
  .pre-inc .designImg span:nth-child(3) {
    right: 0;
    width: 16vw;
    height: 16vw;
    transform: translate(-100%, 100%);
  }
}
.pre-inc .designImg figure {
  position: relative;
}
.pre-inc .designImg figcaption {
  position: absolute;
  left: 0;
  bottom: -10px;
  font-size: 10px;
  transform: translateY(100%);
  z-index: 3;
}
@media (max-width: 767px) {
  .pre-inc .designImg figcaption {
    left: initial;
    bottom: -5px;
    right: 0;
    font-size: 1.8571428571vw;
  }
}
.pre-inc .viewHeader {
  margin-top: clamp(0px, 16.25vw, 208px);
  margin-bottom: clamp(0px, 3.90625vw, 50px);
}
@media (max-width: 767px) {
  .pre-inc .viewHeader {
    margin-top: 34.2857142857vw;
    margin-bottom: 11.4285714286vw;
  }
}
.pre-inc .viewHeader__copy {
  margin: 0 auto;
  margin-bottom: clamp(0px, 5.078125vw, 65px);
  width: clamp(0px, 45.078125vw, 577px);
}
@media (max-width: 767px) {
  .pre-inc .viewHeader__copy {
    margin-bottom: 8.5714285714vw;
    width: 82.4285714286vw;
  }
}
.pre-inc {
  /* VIEW */
}
.pre-inc .viewImg__inner {
  width: 100%;
  overflow-x: auto;
}
.pre-inc .viewImg__inner img {
  width: 100%;
  max-width: initial;
}
@media (max-width: 767px) {
  .pre-inc .viewImg__inner img {
    width: 1000px;
  }
}
.pre-inc .viewImg__inner .scrollLeft {
  display: none;
}
@media (max-width: 767px) {
  .pre-inc .viewImg__inner .scrollLeft {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    left: 15px;
    top: calc(50% - 15px);
    background: rgba(0, 0, 0, 0.4);
  }
  .pre-inc .viewImg__inner .scrollLeft:after {
    content: "";
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 7px);
    width: 12px;
    height: 14px;
    background: #fff;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
  }
}
.pre-inc .viewImg__inner .scrollRight {
  display: none;
}
@media (max-width: 767px) {
  .pre-inc .viewImg__inner .scrollRight {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    right: 15px;
    top: calc(50% - 15px);
    background: rgba(0, 0, 0, 0.4);
  }
  .pre-inc .viewImg__inner .scrollRight:after {
    content: "";
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 7px);
    width: 12px;
    height: 14px;
    background: #fff;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
}
.pre-inc .viewImg__caption {
  margin-top: 10px;
  margin-right: 5px;
  text-align: right;
  font-size: 10px;
}
@media (max-width: 767px) {
  .pre-inc .viewImg__caption {
    margin-top: 5px;
    font-size: 1.8571428571vw;
  }
}
.pre-inc {
  /* COMMMON */
}
.pre-inc .commonHeader {
  margin-top: clamp(0px, 5.46875vw, 70px);
  margin-bottom: clamp(0px, 3.125vw, 40px);
}
@media (max-width: 767px) {
  .pre-inc .commonHeader {
    margin-bottom: 14.2857142857vw;
    margin-bottom: 5.7142857143vw;
  }
}
.pre-inc .commonHeader__en {
  margin: 0 auto;
  margin-bottom: clamp(0px, 3.90625vw, 50px);
  width: clamp(0px, 17.265625vw, 221px);
}
@media (max-width: 767px) {
  .pre-inc .commonHeader__en {
    margin-bottom: 8.5714285714vw;
    width: 40.8571428571vw;
  }
}
.pre-inc .commonHeader__copy {
  margin: 0 auto;
  margin-bottom: clamp(0px, 5.078125vw, 65px);
  width: clamp(0px, 43.75vw, 560px);
}
@media (max-width: 767px) {
  .pre-inc .commonHeader__copy {
    margin-bottom: 8.5714285714vw;
    width: 56.2857142857vw;
  }
}
.pre-inc .commonMap {
  width: 100%;
  overflow: clip;
}
.pre-inc .commonMap__inner {
  width: clamp(0px, 65.078125vw, 833px);
  margin-inline: auto;
}
@media (max-width: 767px) {
  .pre-inc .commonMap__inner {
    position: relative;
    margin-top: 14.2857142857vw;
    width: 81.4285714286vw;
    overflow-x: auto;
  }
}
.pre-inc .commonMap img {
  width: 100%;
  max-width: initial;
}
@media (max-width: 767px) {
  .pre-inc .commonMap img {
    width: 700px;
  }
}
.pre-inc .commonMap .scrollLeft {
  display: none;
}
@media (max-width: 767px) {
  .pre-inc .commonMap .scrollLeft {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    left: 15px;
    top: calc(50% - 15px);
    background: rgba(0, 0, 0, 0.4);
  }
  .pre-inc .commonMap .scrollLeft:after {
    content: "";
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 7px);
    width: 12px;
    height: 14px;
    background: #fff;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
  }
}
.pre-inc .commonMap .scrollRight {
  display: none;
}
@media (max-width: 767px) {
  .pre-inc .commonMap .scrollRight {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    right: 15px;
    top: calc(50% - 15px);
    background: rgba(0, 0, 0, 0.4);
  }
  .pre-inc .commonMap .scrollRight:after {
    content: "";
    position: absolute;
    left: calc(50% - 6px);
    top: calc(50% - 7px);
    width: 12px;
    height: 14px;
    background: #fff;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
  }
}
.pre-inc .commonFeatures {
  width: clamp(0px, 69.375vw, 888px);
  margin-top: clamp(0px, 5.46875vw, 70px);
  margin-inline: auto;
}
@media (max-width: 767px) {
  .pre-inc .commonFeatures {
    margin-top: 14.2857142857vw;
    width: 81.4285714286vw;
  }
}
.pre-inc .commonSerices {
  width: clamp(0px, 69.375vw, 888px);
  margin-top: clamp(0px, 2.34375vw, 30px);
  margin-inline: auto;
}
@media (max-width: 767px) {
  .pre-inc .commonSerices {
    margin-top: 15.7142857143vw;
    width: 81.4285714286vw;
  }
}/*# sourceMappingURL=design.css.map */