@media screen and (max-width: 768px) {
  .sp_header_bg {
    width: 100%;
    height: 100px;
    background: linear-gradient(to right, #484849 0%, #252427 100%);
    color: #fff;
  }
}

.hero_area_terrace {
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  height: 38.19vw;
}
@media screen and (max-width: 1024px) {
  .hero_area_terrace {
    height: 54.51vw;
  }
}
@media screen and (max-width: 768px) {
  .hero_area_terrace {
    height: auto;
    padding-top: 54.51vw;
    background: linear-gradient(to right, #484849 0%, #252427 100%);
    color: #fff;
  }
}
.hero_area_terrace .hero_img {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  top: 0px;
  left: 0px;
}
@media screen and (max-width: 768px) {
  .hero_area_terrace .hero_img {
    height: 54.51vw;
  }
}
.hero_area_terrace .hero_img.on {
  opacity: 1;
}
.hero_area_terrace .hero_img img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.hero_area_terrace .kv_tit {
  color: #fff;
  bottom: 50%;
  left: 11.66%;
  position: absolute;
  font-size: 3.47vw;
  letter-spacing: 0.05em;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 820px) {
  .hero_area_terrace .kv_tit {
    font-size: 28px;
    bottom: 50%;
    left: 5%;
    text-shadow: 0px 0px 10px black;
  }
}
@media screen and (max-width: 768px) {
  .hero_area_terrace .kv_tit {
    position: static;
    box-sizing: border-box;
    padding: 30px 20px;
    padding-right: calc(25% + 20px);
    font-size: 5.8vw;
  }
}
.hero_area_terrace .kv_txt {
  position: absolute;
  width: 14.58%;
  top: 53.63%;
  left: 11.8%;
}
@media screen and (max-width: 820px) {
  .hero_area_terrace .kv_txt {
    width: 25%;
    left: 5%;
    top: 50%;
  }
}
@media screen and (max-width: 768px) {
  .hero_area_terrace .kv_txt {
    max-width: 160px;
    left: auto;
    right: 20px;
    bottom: 20px;
    top: auto;
  }
}

.madori_spec {
  background: linear-gradient(to right, #484849 0%, #252427 100%);
  color: #fff;
  box-sizing: border-box;
  padding: 20px 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 2.78vw;
}
@media screen and (max-width: 1024px) {
  .madori_spec {
    padding: 15px;
    justify-content: space-between;
    gap: 15px;
  }
}
.madori_spec .madori_wrap {
  box-sizing: border-box;
  display: flex;
  border: solid 1px #fff;
  align-items: center;
  font-size: min(2.08vw, 30px);
}
@media screen and (max-width: 1024px) {
  .madori_spec .madori_wrap {
    width: 100%;
  }
}
@media screen and (max-width: 820px) {
  .madori_spec .madori_wrap {
    font-size: 17px;
  }
}
@media screen and (max-width: 768px) {
  .madori_spec .madori_wrap {
    flex-wrap: wrap;
    font-size: min(4.84vw, 12px);
  }
}
.madori_spec .madori_wrap .type {
  letter-spacing: 0.02em;
  box-sizing: border-box;
  border-right: solid 1px #fff;
  padding: 20px;
  padding-top: 10px;
  line-height: 1;
  align-self: stretch;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .madori_spec .madori_wrap .type {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #fff;
    padding: 10px;
    padding-top: 5px;
  }
}
.madori_spec .madori_wrap .type strong {
  font-size: 3em;
}
.madori_spec .madori_wrap .type b {
  font-size: 2em;
}
.madori_spec .madori_wrap .madori_wrap_in {
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .madori_spec .madori_wrap .madori_wrap_in {
    justify-content: center;
  }
}
.madori_spec .madori_wrap .madori {
  padding-left: 1em;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .madori_spec .madori_wrap .madori {
    padding-left: 0px;
  }
}
.madori_spec .madori_wrap .madori strong {
  font-size: 2.66em;
}
.madori_spec .madori_wrap .madori b {
  font-size: 2em;
}
.madori_spec .madori_wrap .madori .num {
  font-size: 1.33em;
}
.madori_spec .madori_wrap .menseki {
  padding-left: 0.23em;
  padding-right: 1em;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .madori_spec .madori_wrap .menseki {
    padding-right: 0px;
  }
}
.madori_spec .madori_wrap .menseki strong {
  font-size: 2em;
}
.madori_spec .madori_wrap .menseki b {
  font-size: 1.66em;
}
.madori_spec .spec {
  font-size: min(1.25vw, 18px);
  line-height: 1.1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 820px) {
  .madori_spec .spec {
    font-size: 11px;
  }
}
@media screen and (max-width: 768px) {
  .madori_spec .spec {
    font-size: max(min(3.14vw, 12px), 10px);
  }
}
.madori_spec .spec strong {
  font-size: 3.33em;
}
.madori_spec .spec b {
  font-size: 2.22em;
}
.madori_spec .spec span {
  font-size: 1.66em;
}
@media screen and (max-width: 1024px) {
  .madori_spec .spec .pcs {
    display: none;
  }
}
.madori_spec .price {
  font-size: min(1.78vw, 28px);
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding-left: 1.25em;
  border-left: solid 1px rgba(255, 255, 255, 0.2);
  align-self: stretch;
  align-items: center;
  gap: 0.35em;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .madori_spec .price {
    font-size: 21px;
  }
}
@media screen and (max-width: 768px) {
  .madori_spec .price {
    width: 100%;
    padding-left: 0px;
    border-left: none;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 0.5em;
    justify-content: center;
  }
}
.madori_spec .price .txt01 {
  line-height: 1.3;
  margin-top: 0.15em;
}
.madori_spec .price .txt02 {
  font-size: 1.28em;
}
.madori_spec .price .txt02 strong {
  font-size: 2.2em;
  font-weight: bold;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.sec_point {
  padding-bottom: 50px;
}
.sec_point .point_flex {
  background: #E0EEE5;
  position: relative;
  display: flex;
  align-items: flex-start;
  padding: 100px 60px;
  box-sizing: border-box;
}
@media screen and (max-width: 820px) {
  .sec_point .point_flex {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 768px) {
  .sec_point .point_flex {
    margin-left: -20px;
    margin-right: -20px;
    padding: 30px 0px;
    display: block;
  }
}
.sec_point .point_flex .madori_area {
  position: sticky;
  top: 100px;
  left: 0px;
  width: 31.48%;
  z-index: 1;
  transition: opacity ease-in-out 1s;
}
@media screen and (max-width: 768px) {
  .sec_point .point_flex .madori_area {
    width: 50%;
    position: static;
    width: 100%;
    box-sizing: border-box;
    padding: 0px 20px;
    margin: 0px auto;
    width: 100%;
    max-width: 380px;
  }
}
.sec_point .point_flex .madori_area figure {
  width: 100%;
  max-width: 340px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../../img/terrace/img_point1.webp), url(../../img/terrace/img_point2.webp), url(../../img/terrace/img_point3.webp), url(../../img/terrace/img_point4.webp);
  background-size: 0 0, 0 0, 0 0, 0 0;
}
.sec_point .point_flex .madori_area.on {
  opacity: 1;
}
.sec_point .point_flex .madori_area .point1 {
  background-size: contain, 0 0, 0 0, 0 0;
}
.sec_point .point_flex .madori_area .point1 img {
  opacity: 0;
}
.sec_point .point_flex .madori_area .point2 {
  background-size: 0 0, contain, 0 0, 0 0;
}
.sec_point .point_flex .madori_area .point2 img {
  opacity: 0;
}
.sec_point .point_flex .madori_area .point3 {
  background-size: 0 0, 0 0, contain, 0 0;
}
.sec_point .point_flex .madori_area .point3 img {
  opacity: 0;
}
.sec_point .point_flex .madori_area .point4 {
  background-size: 0 0, 0 0, 0 0, contain;
}
.sec_point .point_flex .madori_area .point4 img {
  opacity: 0;
}
.sec_point .point_flex .point_area {
  width: 68.51%;
  padding-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .sec_point .point_flex .point_area {
    width: 100%;
  }
}
.sec_point .point_flex .point_area .point_box {
  box-sizing: border-box;
  padding: 30px;
  padding-right: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .sec_point .point_flex .point_area .point_box {
    padding: 30px 20px;
    padding-bottom: 0px;
    gap: 10px;
  }
}
.sec_point .point_flex .point_area .img_wrap {
  position: relative;
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  .sec_point .point_flex .point_area .img_wrap {
    margin-bottom: 0px;
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .sec_point .point_flex .point_area .img_wrap {
    margin-bottom: 0px;
  }
}
.sec_point .point_flex .point_area .img_wrap .point_num {
  width: 41.22%;
  position: absolute;
  top: -10px;
  left: -10px;
}
.sec_point .point_flex .point_area .img_wrap img {
  width: 100%;
}
@media screen and (min-width: 821px) {
  .sec_point .point_flex .point_area .txt_wrap {
    flex: 1;
  }
}
@media screen and (max-width: 768px) {
  .sec_point .point_flex .point_area .txt_wrap .txt_com01 {
    font-size: 16px;
  }
}

.sec_zeh .point_ul {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .sec_zeh .point_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.sec_zeh .point_ul li {
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .sec_zeh .point_ul li {
    width: 48%;
  }
}
.sec_zeh .tit_low01 {
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
  line-height: 1.3;
  padding: 10px 0px;
  background-color: #eea91c;
}
@media screen and (max-width: 820px) {
  .sec_zeh .tit_low01 {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .sec_zeh .tit_low01 {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.sec_zeh .img_ac01.-img_s {
  width: 56.44%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .sec_zeh .img_ac01.-img_s {
    width: 100%;
  }
}

.btn_wrap {
  width: calc(100% - 40px);
  max-width: 650px;
  margin: 0px auto;
}