<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header .head_content02 .link_list li .design::before,
#sp_menu .link_list li .design::before {
  background-color: #A27F25;
}

#container {
  padding-bottom: 0 !important;
}
#container h2 {
  font-size: 20px;
  font-weight: 500;
  color: #AA8420;
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1100px) {
  #container h2 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #container h2 {
    font-size: 6vw;
  }
}

.image_txt {
  position: absolute;
  left: 20px;
  bottom: 10px;
  font-size: 10px;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .image_txt {
    left: 1.8vw;
    bottom: 0.9vw;
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  .image_txt {
    left: 1.4vw;
    bottom: 1.4vw;
    font-size: 2.4vw;
  }
}

.main_txt01 {
  font-size: 22px;
  line-height: 1.8em;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
@media screen and (max-width: 1100px) {
  .main_txt01 {
    font-size: 2vw;
    margin-top: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  .main_txt01 {
    font-size: 5.3vw;
    margin-top: 4.7vw;
  }
}
.main_txt01 + .main_txt02 {
  margin-top: 30px;
}
@media screen and (max-width: 1100px) {
  .main_txt01 + .main_txt02 {
    margin-top: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  .main_txt01 + .main_txt02 {
    margin-top: 6vw;
  }
}

.main_txt02 {
  font-size: 15px;
  line-height: 2.7em;
  text-align: center;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1100px) {
  .main_txt02 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  .main_txt02 {
    font-size: 3.3vw;
    line-height: 2em;
  }
}

#mv {
  position: relative;
  background-image: url(../images/design/mv_bg_pc.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 768px) {
  #mv {
    background: none;
  }
}
@media screen and (max-width: 768px) {
  #mv .wrap01 {
    width: 100%;
  }
}

#head_content01 .wrap01 {
  padding-top: 90px;
}
@media screen and (max-width: 1100px) {
  #head_content01 .wrap01 {
    padding-top: 8.2vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content01 .wrap01 {
    padding-top: 13.3vw;
    width: 100%;
  }
}
#head_content01 .img_box01 {
  margin-top: 20px;
  position: relative;
}
@media screen and (max-width: 1100px) {
  #head_content01 .img_box01 {
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content01 .img_box01 {
    margin-top: 8vw;
  }
}

#head_content02 {
  background-color: #393636;
  color: #fff;
}
#head_content02 .wrap01 {
  padding-top: 50px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1100px) {
  #head_content02 .wrap01 {
    padding-top: 10.7vw;
    padding-bottom: 9.1vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 .wrap01 {
    padding-top: 8vw;
    padding-bottom: 13.3vw;
  }
}
#head_content02 section {
  border-bottom: 1px solid #fff;
}
#head_content02 #architect {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 50px;
}
@media screen and (max-width: 1100px) {
  #head_content02 #architect {
    padding-bottom: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #architect {
    display: block;
    padding-bottom: 10.7vw;
  }
}
#head_content02 #architect .txt_block {
  width: 64.7%;
}
@media screen and (max-width: 768px) {
  #head_content02 #architect .txt_block {
    width: 100%;
  }
}
#head_content02 #architect .txt_block h3 {
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 1100px) {
  #head_content02 #architect .txt_block h3 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #architect .txt_block h3 {
    font-size: 3.3vw;
  }
}
#head_content02 #architect .txt_block .txt01 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
@media screen and (max-width: 1100px) {
  #head_content02 #architect .txt_block .txt01 {
    font-size: 1.8vw;
    margin-top: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #architect .txt_block .txt01 {
    font-size: 5.3vw;
    margin-top: 4.7vw;
  }
}
#head_content02 #architect .txt_block .txt02 {
  font-size: 15px;
  line-height: 2em;
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #head_content02 #architect .txt_block .txt02 {
    font-size: 1.4vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #architect .txt_block .txt02 {
    font-size: 3.3vw;
    margin-top: 4.7vw;
  }
}
#head_content02 #architect .txt_block .txt03 {
  font-size: 12px;
  line-height: 1.8em;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  #head_content02 #architect .txt_block .txt03 {
    font-size: 1.1vw;
    margin-top: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #architect .txt_block .txt03 {
    font-size: 2.7vw;
    margin-top: 4vw;
  }
}
#head_content02 #architect .img01 {
  width: 33%;
}
@media screen and (max-width: 768px) {
  #head_content02 #architect .img01 {
    width: 100%;
    margin-top: 6vw;
  }
}
#head_content02 #material {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1100px) {
  #head_content02 #material {
    padding-top: 2.7vw;
    padding-bottom: 2.7vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #material {
    display: block;
    padding-top: 6.7vw;
    padding-bottom: 6.7vw;
  }
}
#head_content02 #material .txt_block {
  width: 70.7%;
  order: 2;
}
@media screen and (max-width: 768px) {
  #head_content02 #material .txt_block {
    width: 100%;
  }
}
#head_content02 #material .txt_block h3 {
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 1100px) {
  #head_content02 #material .txt_block h3 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #material .txt_block h3 {
    font-size: 3.3vw;
  }
}
#head_content02 #material .txt_block .txt01 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  #head_content02 #material .txt_block .txt01 {
    font-size: 1.8vw;
    margin-top: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #material .txt_block .txt01 {
    font-size: 5.3vw;
    margin-top: 4.7vw;
  }
}
#head_content02 #material .txt_block .txt02 {
  font-size: 15px;
  line-height: 2em;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  #head_content02 #material .txt_block .txt02 {
    font-size: 1.4vw;
    margin-top: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #head_content02 #material .txt_block .txt02 {
    font-size: 3.3vw;
    margin-top: 4.7vw;
  }
}
#head_content02 #material .img01 {
  width: 25%;
  order: 1;
}
@media screen and (max-width: 768px) {
  #head_content02 #material .img01 {
    width: 100%;
    margin-top: 6vw;
  }
}

#view {
  position: relative;
}
@media screen and (max-width: 768px) {
  #view .img_box01 {
    overflow-x: scroll;
  }
  #view .img_box01 .img01 {
    width: 261.9vw;
  }
  #view .img_box01 .image_txt {
    bottom: auto;
    top: 76vw;
  }
}
#view .head_box {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  padding-top: 70px;
}
@media screen and (max-width: 1400px) {
  #view .head_box {
    padding-top: 5vw;
  }
}
@media screen and (max-width: 768px) {
  #view .head_box {
    padding-top: 12.7vw;
  }
}
#view .head_box h2 {
  color: #fff;
}
@media screen and (max-width: 1400px) {
  #view .head_box h2 {
    font-size: 1.6vw;
  }
}
@media screen and (max-width: 768px) {
  #view .head_box h2 {
    font-size: 4.3vw;
  }
}
#view .head_box .main_txt01 {
  color: #fff;
  margin-top: 20px;
}
@media screen and (max-width: 1400px) {
  #view .head_box .main_txt01 {
    font-size: 1.6vw;
    margin-top: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #view .head_box .main_txt01 {
    font-size: 4.3vw;
    margin-top: 4.7vw;
  }
}

#lounge .wrap01 {
  padding-top: 100px;
  padding-bottom: 75px;
}
@media screen and (max-width: 1100px) {
  #lounge .wrap01 {
    padding-top: 9.1vw;
    padding-bottom: 6.9vw;
  }
}
@media screen and (max-width: 768px) {
  #lounge .wrap01 {
    width: 100%;
    padding-top: 10vw;
    padding-bottom: 12vw;
  }
}
#lounge .main_txt01 {
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #lounge .main_txt01 {
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #lounge .main_txt01 {
    margin-top: 4vw;
    letter-spacing: 0;
  }
}
#lounge .img_box01 {
  position: relative;
}

#contents03 {
  background-image: url(../images/design/bg01_pc.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center top;
  position: relative;
}
@media screen and (max-width: 768px) {
  #contents03 {
    background-image: url(../images/design/bg01_sp.jpg);
  }
}
#contents03 .wrap01 {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1100px) {
  #contents03 .wrap01 {
    padding-top: 7.3vw;
    padding-bottom: 9.1vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .wrap01 {
    padding-top: 13.3vw;
    padding-bottom: 15.3vw;
  }
}
#contents03 .txt_box01 {
  width: 56%;
  margin-left: auto;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box01 {
    width: 100%;
    margin-right: auto;
  }
}
#contents03 .txt_box01 .txt01 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box01 .txt01 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box01 .txt01 {
    font-size: 5vw;
    letter-spacing: 0;
  }
}
#contents03 .txt_box01 .txt02 {
  font-size: 15px;
  line-height: 2em;
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box01 .txt02 {
    font-size: 1.4vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box01 .txt02 {
    font-size: 3.3vw;
    margin-top: 4vw;
  }
}
#contents03 .txt_box02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 90px;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box02 {
    margin-top: 8.2vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box02 {
    margin-top: 11.3vw;
  }
}
#contents03 .txt_box02 .txt_block {
  width: 39%;
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box02 .txt_block {
    width: 100%;
    order: 2;
    margin-top: 6vw;
  }
}
#contents03 .txt_box02 .txt_block h3 {
  font-size: 15px;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box02 .txt_block h3 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box02 .txt_block h3 {
    font-size: 3.3vw;
  }
}
#contents03 .txt_box02 .txt_block .txt01 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box02 .txt_block .txt01 {
    font-size: 1.8vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box02 .txt_block .txt01 {
    font-size: 5vw;
    margin-top: 4vw;
    letter-spacing: 0;
  }
}
#contents03 .txt_box02 .txt_block .txt01 sup {
  font-size: 0.5em;
  position: relative;
  top: -0.5em;
}
#contents03 .txt_box02 .txt_block .txt02 {
  font-size: 15px;
  line-height: 2em;
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box02 .txt_block .txt02 {
    font-size: 1.4vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box02 .txt_block .txt02 {
    font-size: 3.3vw;
    margin-top: 4.7vw;
  }
}
#contents03 .txt_box02 .img01 {
  width: 56%;
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box02 .img01 {
    width: 100%;
    order: 1;
  }
}
#contents03 .txt_box03 {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  background-color: #fff;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box03 {
    padding: 2.7vw;
    margin-top: 5.5vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box03 {
    padding: 5.3vw;
    margin-top: 9.3vw;
    display: block;
  }
}
#contents03 .txt_box03 .img01 {
  width: 37.2%;
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box03 .img01 {
    width: 100%;
  }
}
#contents03 .txt_box03 .txt_block {
  width: 59.6%;
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box03 .txt_block {
    width: 100%;
    margin-top: 5.3vw;
  }
}
#contents03 .txt_box03 .txt_block .txt01 {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box03 .txt_block .txt01 {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box03 .txt_block .txt01 {
    font-size: 5vw;
  }
}
#contents03 .txt_box03 .txt_block .txt02 {
  font-size: 15px;
  line-height: 2em;
  margin-top: 20px;
  letter-spacing: 0;
}
@media screen and (max-width: 1100px) {
  #contents03 .txt_box03 .txt_block .txt02 {
    font-size: 1.4vw;
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #contents03 .txt_box03 .txt_block .txt02 {
    font-size: 3.3vw;
    margin-top: 4.7vw;
  }
}
#contents03 .image_txt {
  bottom: auto;
  top: 38.8vw;
  color: #000;
}
@media screen and (max-width: 768px) {
  #contents03 .image_txt {
    left: auto;
    right: 9.2vw;
    top: 66.8vw;
    font-size: 2vw;
  }
}

#bigimage02 {
  position: relative;
}

#landplan .wrap01 {
  padding-top: 80px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1100px) {
  #landplan .wrap01 {
    padding-top: 7.3vw;
    padding-bottom: 9.1vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan .wrap01 {
    padding-top: 12.7vw;
    padding-bottom: 6.7vw;
    width: 100%;
  }
}
#landplan .main_txt01 {
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #landplan .main_txt01 {
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan .main_txt01 {
    margin-top: 4.7vw;
    letter-spacing: 0;
  }
}
#landplan .map {
  margin-top: 50px;
}
@media screen and (max-width: 1100px) {
  #landplan .map {
    margin-top: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan .map {
    margin-top: 5.3vw;
  }
}
#landplan #space {
  margin-top: 80px;
}
@media screen and (max-width: 1100px) {
  #landplan #space {
    margin-top: 7.3vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space {
    width: 81.3%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12.7vw;
  }
}
#landplan #space h3 {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  #landplan #space h3 {
    font-size: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space h3 {
    font-size: 3.3vw;
  }
}
#landplan #space .main_txt01 {
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #landplan #space .main_txt01 {
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .main_txt01 {
    margin-top: 4.7vw;
    letter-spacing: 0;
    display: inline-block;
    width: 110%;
    margin-left: -5%;
    margin-right: -5%;
  }
}
#landplan #space .space_box {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box {
    margin-top: 4.5vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box {
    margin-top: 5.3vw;
  }
}
#landplan #space .space_box .space_block {
  width: 23.5%;
  padding: 20px;
  background-color: #fff;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box .space_block {
    padding: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block {
    width: 48.4%;
    padding: 2.7vw;
  }
}
#landplan #space .space_box .space_block:nth-child(n+5) {
  margin-top: 20px;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box .space_block:nth-child(n+5) {
    margin-top: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block:nth-child(n+3) {
    margin-top: 2.7vw;
  }
}
#landplan #space .space_box .space_block .no {
  width: 11.3%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box .space_block .no {
    margin-top: 1.4vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block .no {
    width: 12.5%;
    margin-top: 2.7vw;
  }
}
#landplan #space .space_box .space_block h4 {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: #AA8420;
  border-bottom: 1px solid #000;
  padding-bottom: 0.5em;
  margin-top: 0.3em;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box .space_block h4 {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block h4 {
    display: block;
    font-size: 3.3vw;
    margin-top: 0.4em;
  }
  #landplan #space .space_box .space_block h4 .sp_txt01 {
    display: block;
    padding-top: 0.4em;
    padding-bottom: 0.5em;
  }
  #landplan #space .space_box .space_block h4 .sp_txt02 {
    display: block;
    padding-top: 0.7em;
    padding-bottom: 0.8em;
  }
}
#landplan #space .space_box .space_block h4 .sub_txt {
  font-size: 10px;
  font-weight: normal;
  margin-left: -0.5em;
  margin-right: -0.5em;
  letter-spacing: 0;
  color: #000;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box .space_block h4 .sub_txt {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block h4 .sub_txt {
    display: block;
    font-size: 2vw;
    margin-top: 0em;
  }
}
#landplan #space .space_box .space_block h4 .long {
  display: inline-block;
  width: 110%;
  margin-left: -5%;
  margin-right: -5%;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block h4 .long {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#landplan #space .space_box .space_block .s_txt01 {
  font-size: 12px;
  line-height: 1.6em;
  margin-top: 0.5em;
  letter-spacing: 0;
  text-align: justify;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box .space_block .s_txt01 {
    font-size: 1.1vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block .s_txt01 {
    font-size: 2.7vw;
    letter-spacing: 0;
  }
}
#landplan #space .space_box .space_block .s_txt02 {
  font-size: 10px;
  line-height: 1.3em;
  margin-top: 0.5em;
  letter-spacing: 0;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (max-width: 1100px) {
  #landplan #space .space_box .space_block .s_txt02 {
    font-size: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  #landplan #space .space_box .space_block .s_txt02 {
    font-size: 2vw;
  }
}/*# sourceMappingURL=style_design.css.map */</pre></body></html>