@charset "utf-8";
.page-title {
  background-repeat: no-repeat;
  background-image: url(../img/new-construction/p-title.jpg);
  background-position: center -100;
  background-size: 120% auto;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.nc {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.nc h2 {
  text-align: center;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: black;
}
.nc h2 span {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #9b7c52;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5em;
  margin-bottom: 0.6em;
}
.nc-intro {
  text-align: left;
  font-size: 1em;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.4em;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.sw {
  width: 100%;
  background-color: #f7f7f7;
  padding: 1.5em 0;
  margin-top: 1em;
}
.sw h2 {
  font-family: century-gothic, sans-serif;
  font-weight: 700;
  color: #ec6d56;
  font-size: 1.7em;
  letter-spacing: 0.2em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.6em;
}
.sw h2 img {
  width: 35px;
  height: auto;
  margin-right: 5px;
  margin-bottom: 8px;
}
.sw h3 {
  font-family: vdl-admin, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 0.7em;
}
.sw h3 span {
  display: block;
  width: 70px;
  height: 2px;
  background-color: black;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
.sw-koho {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.sw h4 {
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 10px;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.1em;
  border-top: 1px solid #8e8e8e;
  border-bottom: 1px solid #8e8e8e;
  margin-bottom: 0.3em;
}
.swbox {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.swbox p {
  width: 100%;
  color: #1a1a1a;
  font-size: 0.9em;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0.1em;
}
.swbox-figure {
  width: 100%;
  text-align: right;
  display: none;
}
.swbox-figure img {
  width: 100%;
  height: auto;
}
.sw-Characteristic {
  display: flex;
  justify-content: flex-start;
  margin-top: 1em;
  margin-bottom: 1.5em;
  flex-wrap: wrap;
}
.sw-Characteristic li {
  width: 100%;
  margin-right: 15px;
  margin-bottom: 7px;
  padding: 10px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  border: 1px solid #5e2313;
  color: #5e2313;
  font-weight: bold;
  font-size: 0.9em;
}
.sw-Characteristic li::before {
  content: "▶";
  margin-right: 5px;
  font-size: 0.8em;
}
.swbox2 {
  background-color: #fff;
  box-shadow: 2px 2px 4px gray;
  padding: 1.2em 0;
  margin-top: -1em;
  margin-bottom: 2em;
}
.swbox2-title {
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 1.1em;
  margin-bottom: 0.7em;
}
.swbox2 p {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.swbox2 p span {
  font-size: 0.85em;
}
.swbox2-figure1 {
  text-align: center;
  margin-top: 1em;
}
.swbox2-figure1 img {
  width: 75%;
  height: auto;
}
.sw-Characteristic2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 1em;
}
.sw-Characteristic2 li {
  width: 48%;
  margin-bottom: 1em;
}
.sw-Characteristic2 li h2 {
  color: #009e92;
  text-align: left;
  font-size: 0.8em;
  line-height: 1.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 0.6em;
}
.sw-Characteristic2 img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.sw-Characteristic2 li h3 {
  text-align: left;
  font-size: 0.8em;
  margin: 0.6em 0;
  letter-spacing: 0.1em;
  font-family: "游ゴシック", YuGothic, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #1a1a1a;
  font-weight: 600;
}
.sw-Characteristic2 li p {
  font-size: 0.8em;
  line-height: 1.6em;
  color: #1a1a1a;
  font-weight: 500;
  width: 100%;
  margin-top: 0.5em;
}
.sw-Characteristic2-t {
  color: #ec6d56;
  text-align: center;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-top: 1em;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0.5em;
}
.sw-Characteristic2-t2 {
  text-align: left;
  font-size: 0.8em;
  line-height: 1.6em;
  color: #1a1a1a;
  font-weight: 500;
  width: 85%;
  margin: 0 auto;
}
.swbox3 {}
.swbox3 p {
  color: #1a1a1a;
  font-weight: 500;
  font-size: 0.8em;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
}
.swbox3-Characteristic {
  margin-bottom: 1em;
}
.swbox3-Characteristic-title0 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.4em;
  letter-spacing: 0.1em;
  color: black;
  margin-bottom: 0.5em;
}
.swbox3-Characteristic-title0 span {
  margin-right: 5px;
  width: 20px;
  height: auto;
  display: block;
}
.swbox3-Characteristic-title0 span img {
  width: 20px;
  height: auto;
}
.swbox3-figure1 {
  margin-bottom: 1.5em;
}
.swbox3-figure1 img {
  width: 45%;
  height: auto;
}
.swbox3-t1 {
  text-align: center;
  font-size: 1.1em;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #ec6d56;
  margin-bottom: 0.5em;
}
.swbox3-figure2 {
  margin-bottom: 0.5em;
  text-align: center;
}
.swbox3-figure2 img {
  width: 100%;
  height: auto;
}
.swbox3-t2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 0.9em;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  margin-bottom: 3em;
}
.swbox3-t2 span {
  font-weight: bold;
  margin-right: 15px;
}
.swbox4 {
  display: flex;
  margin-bottom: 1em;
  flex-wrap: wrap;
}
.swbox4-figure {
  width: 85%;
  order: 2;
  margin: 10px auto;
}
.swbox4-figure img {
  width: 100%;
  height: auto;
}
.swbox4 p {
  text-align: left;
  line-height: 1.4em;
  font-size: 0.9em;
  font-weight: 500;
  width: 100%;
  order: 1;
}
.swbox4-t {
  text-align: left;
  line-height: 1.4em;
  font-size: 0.9em;
  font-weight: 500;
  width: 100%;
}
.swbox4-mr {
  margin-right: 0px;
}
.swbox4-ml {
  margin-left: 0px;
}
@media (min-width: 768px) {
  .page-title {
    background-position: center center;
    background-size: 100% auto;
    height: 150px;
  }
  .nc {
    margin-top: 1.5em;
    margin-bottom: 2em;
  }
  .nc h2 {
    font-size: 1.6em;
  }
  .nc h2 span {
    width: 40px;
    margin-top: 0.5em;
    margin-bottom: 1em;
  }
  .nc-intro {
    font-size: 1.3em;
    text-align: center;
    font-weight: 500;
  }
  .swbox {
    flex-wrap: nowrap;
  }
  .sw-koho {
    width: 90%;
  }
  .sw h4 {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.4em;
    margin-bottom: 0.5em;
  }
  .swbox p {
    width: 60%;
    font-size: 1em;
    line-height: 1.8em;
  }
  .swbox-figure {
    width: 40%;
    display: block;
  }
  .swbox-figure img {
    width: 100%;
    height: auto;
  }
  .sw-Characteristic {
    flex-wrap: nowrap;
    display: flex;
    justify-content: flex-start;
    margin-top: 1em;
    margin-bottom: 1.5em;
  }
  .sw-Characteristic li {
    width: 32%;
    font-size: 0.9em;
  }
  .swbox2 {
    padding: 1.5em 0;
    margin-top: -1em;
    margin-bottom: 1.5em;
  }
  .swbox2 p {
    width: 85%;
    font-size: 1em;
    line-height: 1.5em;
  }
  .swbox2-title {
    font-size: 1.5em;
    margin-bottom: 0.7em;
  }
  .sw-Characteristic2 {
    width: 80%;
    margin-top: 1.5em;
  }
  .sw-Characteristic2 li {
    width: 46%;
    margin-bottom: 1.5em;
  }
  .sw-Characteristic2 li h2 {
    font-size: 1.2em;
    margin-bottom: 0.6em;
  }
  .sw-Characteristic2 li h3 {
    font-size: 1.2em;
    margin: 0.6em 0;
  }
  .sw-Characteristic2 li p {
    font-size: 0.9em;
    line-height: 1.6em;
  }
  .sw-Characteristic2-t {
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
  .sw-Characteristic2-t2 {
    font-size: 1em;
    line-height: 1.6em;
    width: 80%;
  }
  .swbox3 p {
    font-size: 1em;
    line-height: 1.8em;
    margin-bottom: 1em;
  }
  .swbox3-Characteristic-title0 {
    font-size: 1.4em;
  }
  .swbox3-Characteristic-title0 span {
    margin-right: 15px;
  }
  .swbox3-Characteristic-title0 span img {
    width: 30px;
  }
  .swbox3-t1 {
    font-size: 1.3em;
  }
  .swbox3-figure2 {
    margin-bottom: 1em;
  }
  .swbox3-figure2 img {
    width: 100%;
  }
  .swbox3-t2 {
    width: 100%;
    font-size: 1em;
    line-height: 1.8em;
    margin-bottom: 2em;
  }
  .swbox3-t2 span {
    font-weight: bold;
    margin-right: 15px;
  }
  .swbox4 p {
    line-height: 1.6em;
    font-size: 1em;
    width: 70%;
    order: 1;
  }
  .swbox4-t {
    font-size: 1em;
  }
  .swbox4 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 2em;
  }
  .swbox4-mr {
    margin-right: 25px;
    display: block;
  }
  .swbox4-ml {
    margin-left: 25px;
    display: block;
  }
  .swbox4-figure {
    width: 30%;
    order: 1;
    margin: 0;
  }
}
@media (min-width: 1024px) {
  .page-title {
    background-size: 100% auto;
    height: 150px;
    background-position: center -100px;
    background-image: url(../img/new-construction/p-title.jpg);
  }
  .nc {
    margin-top: 2.5em;
  }
  .nc h2 {
    font-size: 1.8em;
  }
  .nc h2 span {
    margin-bottom: 1.3em;
  }
  .sw {
    padding: 2.5em 0;
  }
  .sw h2 {
    font-size: 2.5em;
    letter-spacing: 0.2em;
    margin-bottom: 0.6em;
  }
  .sw h2 img {
    width: 45px;
    margin-bottom: 8px;
  }
  .sw h3 {
    font-size: 2.3em;
    margin-bottom: 0.7em;
  }
  .sw h3 span {
    width: 100px;
    height: 2px;
    margin-top: 10px;
  }
  .sw-koho {
    width: 80%;
  }
  .sw h4 {
    padding-top: 15px;
    padding-bottom: 12px;
    font-size: 1.8em;
    margin-bottom: 0.7em;
  }
  .swbox p {
    font-size: 1.2em;
    line-height: 2em;
  }
  .sw-Characteristic li {
    width: 28%;
  }
  .swbox2 {
    padding: 2em 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }
  .swbox2-title {
    font-size: 1.6em;
    margin-bottom: 1em;
  }
  .swbox3-t1 {
    font-size: 1.4em;
  }
  .swbox3-figure2 {
    margin-bottom: 1.5em;
  }
  .swbox3-figure2 img {
    width: 80%;
  }
  .swbox3-t2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    margin-bottom: 3em;
  }
  .swbox3-t2 span {
    font-weight: bold;
    margin-right: 15px;
  }
}
@media (min-width: 1200px) {
  .sw-Characteristic li {
    width: 25%;
  }
  .swbox2 {
    padding: 2.5em 0;
  }
  .swbox2 p {
    width: 80%;
    line-height: 1.8em;
  }
}