/* =====key===== */
.key {
  width: 100%;
  height: 237px;
  background: url(../images/zoma/zoma_key.webp) center center/cover no-repeat;
}
.key .inner {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
.key .page_title {
  position: absolute;
  top: 70px;
  left: 0;
  height: 500px;
  font-size: 41px;
  font-weight: 500;
  letter-spacing: 0.28em;
  writing-mode: vertical-rl;
  text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
}
.key .small {
  display: block;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.key .eng {
  padding-left: 15px;
  padding-bottom: 10px;
  writing-mode: horizontal-tb;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .key {
    width: 100%;
    height: 237px;
    margin: 0;
    background: url(../images/zoma/zoma_key.webp) center center/cover no-repeat;
  }
  .key .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .key .page_title {
    position: static;
    padding: 80px 0 0;
    font-size: 30px;
    writing-mode: horizontal-tb;
    letter-spacing: 0.1em;
    text-align: center;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
    display: block;
  }
  .key .small {
    font-size: 16px;
    writing-mode: initial;
  }
  .key .eng {
    padding-left: 0;
    padding-bottom: 0;
    writing-mode: horizontal-tb;
    line-height: 1;
  }
}

/* =====sec01===== */
.sec01 {
  padding: 85px 0 100px;
}
.sec01 .inner {
  width: 1024px;
  margin: 0 auto;
}
.sec01 .sec_title {
  width: 607px;
  margin: 0 auto 40px 140px;
  font-size: 24px;
  letter-spacing: 0.11em;
  padding-right: 80px;
}
.sec01 .sec_image {
  margin-bottom: 30px;
  text-align: center;
}
.sec01 .sec_text {
  width: 607px;
  margin: 0 auto 190px 140px;
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 2;
  padding-right: 80px;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 30px 20px 50px;
    box-sizing: border-box;
  }
  .sec01 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .sec_title {
    position: relative;
    padding: 0 0 10px;
    margin: 0 0 30px;
    font-size: 20px;
    letter-spacing: 0.11em;
    text-align: center;
    width: 100%;
  }
  .sec01 .sec_image {
    margin-bottom: 20px;
    text-align: center;
  }
  .sec01 .sec_text {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    padding-right: 0;
    line-height: 2;
  }
}

.sec02 {
  margin-bottom: 100px;
}
.sec02 .inner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}
.sec02 .sec_header {
  position: relative;
}
.sec02 .sec_header::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 354px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background: url(/images/zoma/sec01_1.webp) center/contain no-repeat;
}
.sec02 .sec_title {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 25px;
  font-size: 24px;
  letter-spacing: 0.11em;
  text-align: center;
}
.sec02 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 290px;
  height: 1px;
  margin: 0 auto;
  background: #E09017;
  color: #553618;
}
.sec02 .subtitle {
  font-size: 18px;
  color: #553618;
  text-align: center;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec02 .color_box {
  margin-top: 200px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  padding: 0 90px;
}
.sec02 .color_box .color_title {
  font-size: 24px;
  border-left: 10px solid #DC8C17;
  padding-left: 10px;
  margin-bottom: 30px;
  position: relative;
}
.sec02 .color_box .color_title::before {
  content: "COLOR";
  position: absolute;
  font-size: 61px;
  width: 234px;
  height: 74px;
  color: rgba(85, 54, 24, 0.2);
  right: 0;
  bottom: 0;
  letter-spacing: 0.06em;
}
.sec02 .color_box .flexbox {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 60px;
}
.sec02 .color_box .flexbox .imagebox:not(:last-of-type) {
  margin-right: 10px;
}
.sec02 .color_box .flexbox .imagebox {
  position: relative;
  font-family: noto-sans;
}
.sec02 .color_box .white {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #909090;
  right: 0;
  bottom: -20px;
  text-align: center;
  font-size: 15px;
}
.sec02 .color_box .natural {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #E9DBCC;
  border: 1px solid #909090;
  right: 0;
  bottom: -20px;
  text-align: center;
  font-size: 15px;
}
.sec02 .color_box .gray {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  background-color: #9FA0A0;
  border: 1px solid #909090;
  right: 0;
  bottom: -20px;
  text-align: center;
  font-size: 15px;
}
.sec02 .color_box .blue {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 50%;
  background-color: #3071B9;
  border: 1px solid #909090;
  right: 0;
  bottom: -20px;
  color: #fff;
  text-align: center;
  font-size: 15px;
}
.sec02 .color_box .green {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  background-color: #52928E;
  border: 1px solid #909090;
  right: 0;
  bottom: -20px;
  text-align: center;
  line-height: 1.2;
  font-size: 15px;
}
.sec02 .color_box .black {
  position: absolute;
  content: "";
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  background-color: #3E3A39;
  border: 1px solid #909090;
  right: 0;
  bottom: -20px;
  text-align: center;
  font-size: 15px;
}
.sec02 .color_box .bottom_box {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec02 .inner {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .sec_header {
    position: relative;
  }
  .sec02 .sec_header::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 269px;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(/images/zoma/sec01_1_sp.webp) center/contain no-repeat;
  }
  .sec02 .sec_title {
    position: relative;
    padding: 0 0 5px;
    margin: 0 0 5px;
    font-size: 24px;
    letter-spacing: 0.11em;
    text-align: center;
  }
  .sec02 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 290px;
    height: 1px;
    margin: 0 auto;
    background: #E09017;
    color: #553618;
  }
  .sec02 .subtitle {
    font-size: 18px;
    color: #553618;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.5;
  }
  .sec02 .color_box {
    margin-top: 180px;
    letter-spacing: 0.1em;
    line-height: 1.7;
    padding: 0 10px;
  }
  .sec02 .color_box .color_title {
    font-size: 18px;
    border-left: 10px solid #DC8C17;
    padding-left: 10px;
    margin-bottom: 30px;
    position: relative;
  }
  .sec02 .color_box .color_title::before {
    content: "COLOR";
    position: absolute;
    font-size: 41px;
    width: 160px;
    height: 74px;
    color: rgba(85, 54, 24, 0.2);
    right: 0;
    bottom: 10px;
    letter-spacing: 0.06em;
  }
  .sec02 .color_box .flexbox {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px auto 60px;
    row-gap: 30px;
    -moz-column-gap: 10px;
         column-gap: 10px;
    max-width: 500px;
  }
  .sec02 .color_box .flexbox .imagebox:not(:last-of-type) {
    margin-right: 0;
  }
  .sec02 .color_box .flexbox .imagebox {
    position: relative;
    font-family: noto-sans;
  }
  .sec02 .color_box .white {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #909090;
    right: 0;
    bottom: -20px;
    text-align: center;
  }
  .sec02 .color_box .natural {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #E9DBCC;
    border: 1px solid #909090;
    right: 0;
    bottom: -20px;
    text-align: center;
  }
  .sec02 .color_box .gray {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background-color: #9FA0A0;
    border: 1px solid #909090;
    right: 0;
    bottom: -20px;
    text-align: center;
  }
  .sec02 .color_box .blue {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background-color: #3071B9;
    border: 1px solid #909090;
    right: 0;
    bottom: -20px;
    color: #fff;
    text-align: center;
  }
  .sec02 .color_box .green {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background-color: #52928E;
    border: 1px solid #909090;
    right: 0;
    bottom: -20px;
    text-align: center;
    line-height: 1.2;
  }
  .sec02 .color_box .black {
    position: absolute;
    content: "";
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background-color: #3E3A39;
    border: 1px solid #909090;
    right: 0;
    bottom: -20px;
    text-align: center;
  }
  .sec02 .color_box .bottom_box {
    margin: 0 auto;
  }
}

/* =====sec02===== */
.sec03 {
  margin-bottom: 83px;
}
.sec03 .inner {
  width: 1024px;
  margin: 0 auto;
}
.sec03 .plan_box {
  margin-top: 200px;
  letter-spacing: 0.1em;
  line-height: 1.7;
  padding: 0 90px;
}
.sec03 .plan_box .plan_title {
  font-size: 24px;
  border-left: 10px solid #DC8C17;
  padding-left: 10px;
  margin-bottom: 30px;
  position: relative;
}
.sec03 .plan_box .plan_title::before {
  content: "PLAN";
  position: absolute;
  font-size: 61px;
  width: 234px;
  height: 74px;
  color: rgba(85, 54, 24, 0.2);
  right: 0;
  bottom: 0;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-bottom: 83px;
  }
  .sec03 .inner {
    width: 1024px;
    margin: 0 auto;
    width: 100%;
  }
  .sec03 .box_title {
    font-size: 18px;
  }
  .sec03 .plan_box {
    margin-top: 100px;
    letter-spacing: 0.1em;
    line-height: 1.7;
    padding: 0 10px;
  }
  .sec03 .plan_box .plan_title {
    font-size: 24px;
    border-left: 10px solid #DC8C17;
    padding-left: 10px;
    margin-bottom: 30px;
    position: relative;
  }
  .sec03 .plan_box .plan_title::before {
    content: "PLAN";
    position: absolute;
    font-size: 41px;
    width: 134px;
    height: 59px;
    color: rgba(85, 54, 24, 0.2);
    right: 0;
    bottom: 20px;
    letter-spacing: 0.1em;
  }
}

.sec04 .inner {
  width: 1024px;
  margin: 0 auto;
}
.sec04 .plan_title {
  text-align: center;
  position: relative;
  width: 251px;
  margin: 0 auto 30px;
}
.sec04 .plan_title::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 44px;
  left: -20px;
  bottom: -10px;
  background: url(/images/zoma/kazari_l.webp) center/contain no-repeat;
}
.sec04 .plan_title::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 44px;
  right: -20px;
  bottom: -10px;
  background: url(/images/zoma/kazari_r.webp) center/contain no-repeat;
}
.sec04 .gridbox {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 55px;
       column-gap: 55px;
  width: 725px;
}
.sec04 .gridbox .box {
  width: 140px;
}
.sec04 .gridbox .box .imagebox {
  height: 118px;
  text-align: center;
  margin-bottom: 5px;
}
.sec04 .gridbox .box .box_title {
  text-align: center;
  position: relative;
}
.sec04 .gridbox .box .box_title::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 11px;
  right: -20px;
  bottom: 50%;
  transform: translateY(50%);
  background: url(/images/zoma/sakaku.webp) center/contain no-repeat;
}
.sec04 .border {
  width: 912px;
  padding-bottom: 90px;
  margin: 0 auto 60px;
  border-bottom: 1px solid #DC8C17;
}
.sec04 .grid01 {
  padding-left: 120px;
  margin-bottom: 30px;
}
.sec04 .grid02 {
  padding-left: 208px;
}
@media screen and (max-width: 768px) {
  .sec04 .inner {
    width: 1024px;
    margin: 0 auto;
    width: 100%;
  }
  .sec04 .plan_title {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
  }
  .sec04 .plan_title::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 44px;
    left: -10px;
    bottom: -10px;
    background: url(/images/zoma/kazari_l.webp) center/contain no-repeat;
  }
  .sec04 .plan_title::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 44px;
    right: -10px;
    bottom: -10px;
    background: url(/images/zoma/kazari_r.webp) center/contain no-repeat;
  }
  .sec04 .gridbox {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
    width: 100%;
  }
  .sec04 .gridbox .box {
    width: 100%;
    transition-duration: 0.4s;
    cursor: pointer;
  }
  .sec04 .gridbox .box .imagebox {
    height: 118px;
    text-align: center;
    margin-bottom: 5px;
  }
  .sec04 .gridbox .box .box_title {
    text-align: center;
    position: relative;
  }
  .sec04 .gridbox .box .box_title::before {
    content: "";
    position: absolute;
    width: 21px;
    height: 11px;
    right: 0;
    bottom: 50%;
    transform: translateY(50%);
    background: url(/images/zoma/sakaku.webp) center/contain no-repeat;
  }
  .sec04 .border {
    width: 90%;
    padding-bottom: 20px;
    margin: 0 auto 60px;
    border-bottom: 1px solid #DC8C17;
  }
  .sec04 .grid01 {
    padding-left: 0;
    margin: 0 auto 20px;
    width: 375px;
    max-width: 816px;
  }
  .sec04 .grid02 {
    padding-left: 0;
    margin: 0 auto 20px;
    width: 375px;
    max-width: 816px;
  }
}

.sec05 {
  width: 1024px;
  margin: 0 auto 130px;
}
.sec05 .inner {
  padding: 0 50px;
}
.sec05 .house_box .box_title {
  margin-bottom: 20px;
}
.sec05 .house_box .flexbox {
  display: flex;
  margin-bottom: 55px;
}
.sec05 .house_box .flexbox .textbox {
  margin-left: 35px;
  width: 57%;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec05 .house_box .flexbox .textbox .box_img {
  text-align: center;
  margin-top: 35px;
}
.sec05 .house_box .flexbox .textbox .img_text {
  text-align: center;
}
.sec05 .house_box .flexbox .imagebox {
  width: 39%;
}
.sec05 .house_box .gridbox {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  -moz-column-gap: 10px;
       column-gap: 10px;
  width: 770px;
  margin: 0 auto;
}
.sec05 .zomacolor_box {
  width: 392px;
  margin: 60px auto 65px;
}
@media screen and (max-width: 768px) {
  .sec05 {
    width: 1024px;
    margin: 0 auto 130px;
    max-width: 100%;
  }
  .sec05 .inner {
    padding: 0 20px;
  }
  .sec05 .house_box .box_title {
    margin-bottom: 20px;
    text-align: center;
  }
  .sec05 .house_box .flexbox {
    display: block;
    margin-bottom: 55px;
  }
  .sec05 .house_box .flexbox .textbox {
    margin-left: 0;
    width: 100%;
    letter-spacing: 0.1em;
    line-height: 1.7;
  }
  .sec05 .house_box .flexbox .textbox .box_img {
    text-align: center;
    margin-top: 35px;
  }
  .sec05 .house_box .flexbox .imagebox {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
  }
  .sec05 .house_box .gridbox {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -moz-column-gap: 10px;
         column-gap: 10px;
    width: 100%;
    max-width: 363px;
    margin: 0 auto;
  }
  .sec05 .zomacolor_box {
    width: 392px;
    max-width: 100%;
    margin: 60px auto 65px;
  }
}

.sec06 {
  margin-bottom: 100px;
}
.sec06 .inner {
  margin: 0 auto;
}
.sec06 .shiryou_box {
  position: relative;
  width: 100%;
  height: 299px;
  padding: 50px 0;
  background: url(/images/zoma/siryou_bg.webp) center center/cover no-repeat;
}
.sec06 .shiryou_box .sec_title {
  color: #fff;
  font-size: 24px;
  text-align: center;
  position: relative;
}
.sec06 .shiryou_box .sec_title::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  width: 126px;
  height: 2px;
  margin: 0 auto;
  background: #E09017;
}
.sec06 .shiryou_box .bottom_text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 50px;
}
.sec06 .shiryou_box .flexbox {
  display: flex;
  justify-content: center;
}
.sec06 .shiryou_box .image01 {
  margin-right: 45px;
}
@media screen and (max-width: 768px) {
  .sec06 {
    margin-bottom: 13.8vw;
  }
  .sec06 .inner {
    margin: 0 auto;
    max-width: 100%;
  }
  .sec06 .shiryou_box {
    width: 100%;
    height: 381px;
    background: url(/images/zoma/siryou_bg_sp.webp) center center/cover no-repeat;
    position: relative;
  }
  .sec06 .shiryou_box .sec_title {
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: relative;
    letter-spacing: 0.1em;
  }
  .sec06 .shiryou_box .sec_title::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    width: 126px;
    height: 2px;
    margin: 0 auto;
    background: #E09017;
  }
  .sec06 .shiryou_box .bottom_text {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-top: 40px;
    margin-bottom: 50px;
    letter-spacing: 0.1em;
  }
  .sec06 .shiryou_box .flexbox {
    display: block;
    justify-content: center;
    text-align: center;
  }
  .sec06 .shiryou_box .image01 {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

/* =====link_sec===== */
.link_sec {
  padding: 60px 0 0;
  margin: 0 0 85px;
}
.link_sec .link_banner {
  width: 889px;
  margin: 0 auto 50px;
}
.link_sec .list {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.link_sec .item {
  width: 33.3%;
}
.link_sec .item a {
  display: block;
  width: 100%;
  height: 246px;
  box-sizing: border-box;
  background: #ccc url(../images/villax/arrow02.png) center bottom 30px/12px no-repeat;
  font-size: 23px;
  text-align: center;
  color: #fff;
  letter-spacing: 0.21em;
}
.link_sec .item:nth-of-type(1) a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/villax/photo20.png) center/cover no-repeat;
}
.link_sec .item:nth-of-type(2) a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/index/photo_gallery01.png) center/cover no-repeat;
}
.link_sec .item:nth-of-type(3) a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/villax/photo22.png) center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .link_sec {
    margin: 0 0 85px;
  }
  .link_sec .link_banner {
    width: 324px;
    max-width: calc(100% - 40px);
    margin: 0 auto 50px;
  }
  .link_sec .list {
    display: block;
    justify-content: space-between;
    width: 100%;
  }
  .link_sec .item {
    width: 100%;
  }
  .link_sec .item a {
    display: block;
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    background: #ccc url(../images/villax/arrow02.png) center bottom 30px/12px no-repeat;
    font-size: 18px;
    text-align: center;
    color: #fff;
    letter-spacing: 0.21em;
  }
  .link_sec .item:nth-of-type(1) {
    margin: 0 0 30px;
  }
  .link_sec .item:nth-of-type(1) a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .link_sec .item:nth-of-type(2) {
    margin: 0 0 30px;
  }
  .link_sec .item:nth-of-type(2) a {
    justify-content: center;
    align-items: center;
    padding: 20px 0 0;
  }
  .link_sec .item:nth-of-type(2) .item_logo {
    margin: 0 0 10px;
  }
  .link_sec .item:nth-of-type(3) a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

/* =====link_sec===== */
.house_box {
  display: none;
}

.show {
  display: block;
}

.popup, .popup2, .popup3, .popup4, .popup5, .popup6, .popup7, .popup8 {
  transition: transform 0.3s;
}

.popup:hover, .popup2:hover, .popup3:hover, .popup4:hover, .popup5:hover, .popup6:hover, .popup7:hover, .popup8:hover {
  cursor: zoom-in;
}

.popup.scale, .popup2.scale, .popup3.scale, .popup4.scale, .popup5.scale, .popup6.scale, .popup7.scale, .popup8.scale {
  transform: scale(2, 2);
}

.popup.scale:hover, .popup2.scale:hover, .popup3.scale:hover, .popup4.scale:hover, .popup5.scale:hover, .popup6.scale:hover, .popup7.scale:hover, .popup8.scale:hover {
  cursor: zoom-out;
}

@media screen and (max-width: 768px) {
  .popup, .popup2, .popup3, .popup4, .popup5, .popup6, .popup7, .popup8 {
    transition: none;
  }
  .popup:hover, .popup2:hover, .popup3:hover, .popup4:hover, .popup5:hover, .popup6:hover, .popup7:hover, .popup8:hover {
    cursor: none;
  }
  .popup.scale, .popup2.scale, .popup3.scale, .popup4.scale, .popup5.scale, .popup6.scale, .popup7.scale, .popup8.scale {
    transform: none;
  }
  .popup.scale:hover, .popup2.scale:hover, .popup3.scale:hover, .popup4.scale:hover, .popup5.scale:hover, .popup6.scale:hover, .popup7.scale:hover, .popup8.scale:hover {
    cursor: none;
  }
}/*# sourceMappingURL=zoma01.css.map */