@charset "UTF-8";
.pre-inc {
  position: relative;
  padding-bottom: 80px;
  background: #fff;
}
.pre-inc .design_wrapp {
  width: 100%;
  overflow: hidden;
}
.pre-inc .design_wrapp .txt_wrapp {
  margin-top: 80px;
  margin-bottom: 80px;
  font-size: min(5vw, 28px);
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .txt_wrapp {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.pre-inc .design_wrapp .txt_wrapp.mtop {
  margin-top: 150px;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .txt_wrapp.mtop {
    margin-top: 80px;
  }
}
.pre-inc .design_wrapp .title_en {
  font-family: "Oswald", sans-serif;
  color: #000000;
  font-size: min(3.5714285714vw, 25px);
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .title_en {
    font-size: min(5vw, 28px);
    margin-bottom: 20px;
  }
}
.pre-inc .design_wrapp .page_title {
  font-size: min(4.2857142857vw, 30px);
  font-weight: 700;
  color: #2e3192;
  text-align: center;
  margin-bottom: 60px;
  font-family: "Zen Kaku Gothic New";
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .page_title {
    font-size: min(5.4285714286vw, 38px);
    margin-bottom: 30px;
  }
}
.pre-inc .design_wrapp .design_text {
  font-size: min(2.8vw, 16px);
  font-weight: 500;
  text-align: center;
  font-family: "Zen Kaku Gothic New";
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .design_text {
    font-size: min(3vw, 16px);
  }
}
.pre-inc .design_wrapp .design_text sup {
  font-size: 70%;
}
.pre-inc .design_wrapp .cap {
  position: absolute;
  text-align: center;
  right: 15px;
  bottom: 1em;
  font-size: 11px;
  margin: auto;
  padding: 0;
  color: #fff;
}
.pre-inc .design_wrapp .cap.bk {
  color: #000;
}
.pre-inc .design_wrapp .cap.facade {
  bottom: 4em;
}
.pre-inc .design_wrapp .cap_outer {
  position: relative;
  display: block;
  font-size: 11px;
  margin: 0px auto 0;
  text-align: right;
  padding: 0;
  color: #333;
}
.pre-inc .design_wrapp .cap_outer.shokusai {
  margin-top: 10px;
  margin-right: 3em;
}
.pre-inc .design_wrapp .fl_box50 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box50 {
    display: block;
    margin-bottom: 40px;
  }
}
.pre-inc .design_wrapp .fl_box50 .box_lef {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box50 .box_lef {
    width: 100%;
    margin-bottom: 16px;
  }
}
.pre-inc .design_wrapp .fl_box50 .box_rig {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box50 .box_rig {
    width: 100%;
  }
}
.pre-inc .design_wrapp .fl_box_contents {
  width: 90%;
  max-width: 1100px;
  background: #fff;
  margin: 50px auto 80px;
  padding: 30px 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New";
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents {
    margin: 40px auto;
    padding: 20px;
  }
}
.pre-inc .design_wrapp .fl_box_contents p {
  font-size: min(1.6vw, 14px);
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents p {
    width: 49%;
    font-size: min(2.8vw, 15px);
  }
}
.pre-inc .design_wrapp .fl_box_contents .box_lef {
  width: 55%;
}
.pre-inc .design_wrapp .fl_box_contents .box_lef strong {
  font-size: min(1.5vw, 20px);
  background: #29566A;
  color: #fff;
  display: block;
  padding: 10px 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents .box_lef strong {
    font-size: min(3.2vw, 20px);
  }
}
.pre-inc .design_wrapp .fl_box_contents .box_lef .caution {
  display: block;
  font-size: 0.7em;
  margin-top: 15px;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents .box_lef .caution {
    font-size: 10px;
  }
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents .box_lef {
    width: 100%;
    margin-bottom: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.pre-inc .design_wrapp .fl_box_contents .box_rig {
  width: 43%;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents .box_rig {
    width: 100%;
  }
}
.pre-inc .design_wrapp .fl_box_contents .box_rig_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents .box_rig_sp {
    display: block;
    width: 49%;
  }
}
.pre-inc .design_wrapp .fl_box_contents .service_wrapp {
  width: 100%;
  margin-top: 15px;
}
.pre-inc .design_wrapp .fl_box_contents .service_wrapp ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1%;
}
.pre-inc .design_wrapp .fl_box_contents .service_wrapp ul li {
  width: 24%;
  font-size: min(1.2vw, 13px);
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents .service_wrapp ul li {
    width: 48%;
    font-size: min(2.2vw, 13px);
    margin-bottom: 10px;
  }
}
.pre-inc .design_wrapp .fl_box_contents .service_wrapp ul li span {
  display: block;
  background: #EAEAF4;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: min(1.8vw, 16px);
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .fl_box_contents .service_wrapp ul li span {
    font-size: min(2.7vw, 16px);
  }
}
.pre-inc .design_wrapp .title_fle {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  margin-top: 10px;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .title_fle {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}
.pre-inc .design_wrapp .title_fle .title_lef {
  font-family: "Oswald", sans-serif;
  color: #000000;
  font-size: min(2vw, 20px);
  padding-right: 25px;
  border-right: 1px solid #ccc;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .title_fle .title_lef {
    font-size: min(4vw, 25px);
    padding-right: 15px;
  }
}
.pre-inc .design_wrapp .title_fle .title_rig {
  padding-left: 10px;
  font-size: min(1.5vw, 20px);
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .title_fle .title_rig {
    font-size: min(2.7vw, 25px);
    line-height: 160%;
    padding-left: 0px;
    letter-spacing: 0;
  }
}
.pre-inc .design_wrapp .image_wrapp {
  width: 100%;
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.pre-inc .design_wrapp .image_wrapp img {
  width: 100%;
  max-width: inherit;
  height: auto;
}
.pre-inc .design_wrapp .bg_color_wrapp {
  width: 100%;
  overflow: hidden;
  background: #EAEAF4;
  padding: 80px 0;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .pre-inc .design_wrapp .bg_color_wrapp {
    padding: 0px 0 40px;
    margin-top: 0px;
  }
}
.pre-inc .design_wrapp .flat_in {
  display: block;
  transition: all 2s;
  opacity: 0;
  transform: scale(1.1);
}
.pre-inc .design_wrapp .flat_in.on {
  opacity: 1;
  transform: scale(1);
}
.pre-inc .design_wrapp {
  /***J-COM***/
}
.pre-inc .design_wrapp .sub_contents_wrapp {
  width: 90%;
  max-width: 1100px;
  background: #fff;
  margin: 50px auto 80px;
  padding: 30px 50px;
  display: grid;
  gap: 18px;
}
.pre-inc .design_wrapp .sub_contents_wrapp .block {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New";
  line-height: 180%;
}
.pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_text {
  grid-column: 1;
  grid-row: 1;
}
.pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_text strong {
  font-size: min(1.5vw, 20px);
  background: #29566A;
  color: #fff;
  display: block;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_text p {
  font-size: min(1.6vw, 14px);
  line-height: 180%;
}
.pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_cap {
  grid-column: 1;
  grid-row: 2;
  font-size: 0.7em;
  line-height: 180%;
}
.pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_image {
  grid-column: 2;
  grid-row: 1/span 2;
}
.pre-inc .design_wrapp .sub_contents_wrapp { /* Bを縦2段分 */ }
@media (max-width: 767px) {
  .pre-inc .design_wrapp .sub_contents_wrapp {
    margin: 40px auto;
    padding: 20px;
    grid-template-columns: 1fr 1fr; /* 上段：A/B */
    grid-template-columns: 3fr 2fr;
    grid-template-rows: auto auto; /* 下段：C */
  }
  .pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_text {
    grid-column: 1;
    grid-row: 1;
  }
  .pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_text strong {
    font-size: min(3vw, 20px);
  }
  .pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_text P {
    font-size: 12px;
    letter-spacing: 0;
  }
  .pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_image {
    grid-column: 2;
    grid-row: 1;
  }
  .pre-inc .design_wrapp .sub_contents_wrapp .sub_contents_cap {
    grid-column: 1/-1;
    grid-row: 2;
  }
  .pre-inc .design_wrapp .sub_contents_wrapp { /* Cを横いっぱい */ }
}
.pre-inc .design_wrapp {
  /***LANDPLAN***/
}
.pre-inc .design_wrapp .land_plan_wrapp {
  width: 98%;
  max-width: 1100px;
  margin: 0 auto 40px;
  position: relative;
}
.pre-inc .design_wrapp .land_plan_wrapp .cap {
  position: absolute;
  left: 10px;
  bottom: 25px;
  font-size: 11px;
  color: #000;
  text-align: left;
}
.pre-inc .design_wrapp .land_plan_wrapp .landplan_arrow {
  display: none;
}
.pre-inc .design_wrapp {
  /***ポップアップ***/
}
.pre-inc .design_wrapp .pop_bt {
  width: 3%;
  aspect-ratio: 1/1;
  /*background: #333;*/
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
}
.pre-inc .design_wrapp .pop_bt span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.2;
  background: #3A6B9C;
  transition: all 1s ease-out;
}
.pre-inc .design_wrapp .pop_bt:hover span {
  opacity: 0.7;
}
.pre-inc .design_wrapp .pop_bt::before, .pre-inc .design_wrapp .pop_bt::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  border: 1px solid #3A6B9C;
  border-radius: 50%;
  box-sizing: border-box;
  pointer-events: none;
  animation: pulsate 2s linear infinite;
}
.pre-inc .design_wrapp .pop_bt::after {
  animation-delay: 1s;
}
.pre-inc .design_wrapp {
  /* ボタンの波紋が広がっていくアニメーション */
}
@keyframes pulsate {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.pre-inc .design_wrapp .pop_bt.pop_bt1 {
  left: 36.5%;
  top: 29.6%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt1_2 {
  left: 67.9%;
  top: 9.4%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt1_3 {
  left: 65.5%;
  top: auto;
  bottom: 16.5%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt1_4 {
  right: 11.5%;
  top: auto;
  bottom: 13.2%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt2 {
  right: 16.1%;
  bottom: 22.4%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt3 {
  left: 20.9%;
  top: 34.4%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt3_2 {
  left: 49.6%;
  top: 63.8%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt4 {
  left: 61.4%;
  top: 49%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt5 {
  right: 36%;
  top: 23.6%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt6 {
  right: 18%;
  bottom: 15%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt6_2 {
  right: 27%;
  bottom: 20.5%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt7 {
  right: 35.5%;
  bottom: 17.2%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt8 {
  right: 39%;
  top: 33%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt9 {
  right: 16.2%;
  top: 62.3%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt9_sp {
  right: 16.2%;
  top: 62.3%;
  display: none;
}
.pre-inc .design_wrapp .pop_bt.pop_bt10 {
  right: 25.1%;
  top: 52.1%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt11 {
  right: 14.5%;
  bottom: 19.5%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt12 {
  right: 9.2%;
  top: 56.9%;
}
.pre-inc .design_wrapp .pop_bt.pop_bt13 {
  right: 27.7%;
  top: 61.7%;
}
.pre-inc .design_wrapp .scll_cap {
  display: none;
}
@media (max-width: 767px) {
  .pre-inc .design_wrapp .scll_cap {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
    font-size: 12px;
    font-family: "Zen Kaku Gothic New";
  }
  .pre-inc .design_wrapp .land_plan_wrapp {
    overflow: auto;
    margin-bottom: 15px;
  }
  .pre-inc .design_wrapp .land_plan_wrapp_in {
    width: 190%;
    position: relative;
    transition: transform 0.2s ease;
  }
  .pre-inc .design_wrapp .land_plan_wrapp .cap {
    position: absolute;
    left: 10px;
    right: auto;
    bottom: 25px;
  }
  .pre-inc .design_wrapp .land_plan_wrapp .landplan_arrow {
    display: block;
    position: absolute;
    width: 12%;
    top: 40%;
    left: 2%;
  }
  .pre-inc .design_wrapp .land_plan_wrapp .landplan_arrow.rig {
    left: auto;
    right: 2%;
    transform: rotate(180deg);
  }
  .pre-inc .design_wrapp .pop_bt.pop_bt9 {
    display: none;
  }
  .pre-inc .design_wrapp .pop_bt.pop_bt9_sp {
    display: block;
  }
}
.pre-inc .design_wrapp {
  /* ポップアップ */
  /* モーダル */
}
.pre-inc .design_wrapp .modal-overlay {
  align-items: center;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 19999999;
}
.pre-inc .design_wrapp .modal-container {
  background-color: #fff;
  border-radius: 10px;
  font-family: "Zen Kaku Gothic New";
  max-height: 80vh;
  max-width: 600px;
  overflow-y: auto;
  padding: 45px 20px 30px;
  position: relative;
  width: 90%;
  container: popup/inline-size;
}
.pre-inc .design_wrapp .modal-container.num9 {
  max-width: 820px;
}
@media (width >= 768px) {
  .pre-inc .design_wrapp .modal-container.num9 {
    max-width: 820px;
    max-height: 90vh;
    padding: 25px 20px 20px;
  }
}
@media (width >= 768px) {
  .pre-inc .design_wrapp .modal-container {
    padding: 30px 30px 30px;
  }
}
.pre-inc .design_wrapp .modal_num {
  background: #2E3192;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.05em;
}
.pre-inc .design_wrapp .modal-thumb {
  margin-bottom: 6px;
}
.pre-inc .design_wrapp .modal-thumb img {
  display: block;
  block-size: auto;
  inline-size: 100%;
  margin-block-end: 2px;
}
.pre-inc .design_wrapp .modal-thumb .modal-caption {
  display: grid;
  font-size: 10px;
  justify-content: end;
}
.pre-inc .design_wrapp .modal-title {
  display: flex;
  align-items: center;
  gap: 2cqi;
  justify-content: flex-start;
  color: #2E3192;
  font-size: clamp(16px, 4.2cqi, 22px);
  letter-spacing: 0.15em;
  border-bottom: 1px solid #040000;
  padding-bottom: 0.8em;
  margin-bottom: 1em;
}
.pre-inc .design_wrapp .modal-title sup {
  font-size: 60%;
}
.pre-inc .design_wrapp .modal-title img {
  display: block;
  height: auto;
  width: 32px;
}
@media (width >= 768px) {
  .pre-inc .design_wrapp .modal-title img {
    width: 40px;
  }
}
.pre-inc .design_wrapp .modal-description {
  font-size: clamp(10px, 2.7cqi, 12px);
  text-align: left;
  line-height: 2.4;
  margin-bottom: 15px;
  letter-spacing: 0.06em;
}
.pre-inc .design_wrapp .modal-description span:not([class]) {
  display: inline-block;
}
.pre-inc .design_wrapp .modal-description span.sm {
  font-size: clamp(8px, 2.5cqi, 10px);
}
.pre-inc .design_wrapp .modal-description span.sup {
  font-size: 0.6em;
  vertical-align: super;
}
.pre-inc .design_wrapp .modal-description small {
  display: block;
  font-size: clamp(8px, 2.5cqi, 10px);
}
.pre-inc .design_wrapp .modal-close {
  block-size: 20px;
  border: none;
  display: block;
  background: #fff;
  inline-size: 20px;
  outline: none;
  position: absolute;
  right: 12px;
  top: 12px;
}
.pre-inc .design_wrapp .modal-close::before, .pre-inc .design_wrapp .modal-close::after {
  background-color: #040000;
  block-size: 1px;
  content: "";
  inline-size: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform-origin: center;
}
.pre-inc .design_wrapp .modal-close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.pre-inc .design_wrapp .modal-close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (width >= 768px) {
  .pre-inc .design_wrapp .modal-close {
    block-size: 24px;
    inline-size: 24px;
    right: 16px;
    top: 20px;
  }
  .pre-inc .design_wrapp .modal-close::before, .pre-inc .design_wrapp .modal-close::after {
    block-size: 1px;
    inline-size: 28px;
  }
}
.pre-inc .design_wrapp .modal-close:focus:not(:focus-visible) {
  outline: none;
}
.pre-inc .design_wrapp .modal-header .modal-close::before {
  content: "✕";
}
.pre-inc .design_wrapp .modal-open {
  display: block;
  margin: 100px auto;
}
.pre-inc .design_wrapp {
  /* モーダルアニメーション */
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.pre-inc .design_wrapp .micromodal-slide {
  display: none;
}
.pre-inc .design_wrapp .micromodal-slide.is-open {
  display: block;
}
.pre-inc .design_wrapp .micromodal-slide[aria-hidden=false] .modal-overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.pre-inc .design_wrapp .micromodal-slide[aria-hidden=false] .modal-container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.pre-inc .design_wrapp .micromodal-slide[aria-hidden=true] .modal-overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.pre-inc .design_wrapp .micromodal-slide[aria-hidden=true] .modal-container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.pre-inc .design_wrapp .micromodal-slide .modal-container,
.pre-inc .design_wrapp .micromodal-slide .modal-overlay {
  will-change: transform;
}/*# sourceMappingURL=design.css.map */