
.p-common-button {
  margin-top: 0;
  text-align: center;
}

.p-common-button .c-btn > a {
  flex-direction: column;
}

.p-common-button .c-btn > a span {
  display: block;
  width: 100%;
}

.p-common-button .c-btn > a .jp {
  margin-top: 0.4rem;
}

.p-common-button.c-btn > a {
  flex-direction: column;
}

.p-common-button.c-btn > a span {
  display: block;
  width: 100%;
}

.p-common-button.c-btn > a .jp {
  margin-top: 0.4rem;
}

.p-builders-button {
  margin-top: calc(clamp(8rem, 6.25vw, 12rem)*1.5);
  margin-bottom: -7rem;
}

.p-material-button {
  margin-top: 6rem;
}

.p-balcony__tile-button {
  display: flex;
  gap: 1.8rem;
}

.p-balcony__tile-button .c-btn {
  vertical-align: bottom;
}

.footer__button.black a {
  border-color: #001960;
  background: #fff;
}

.footer__button.black a::before {
  background: #001960;
}

.footer__button.black a:hover {
  color: #fff;
}

@media (max-width: 48.0525em) {
  .global-navi__item .jp {
    font-size: 3.5vw;
  }
  .p-builders-button {
    margin-top: 16vw;
    margin-bottom: -6vw;
  }
  .p-material-button {
    margin-top: 10vw;
  }
  .p-balcony__tile-button {
    display: block;
    gap: 0;
  }
  .p-balcony__tile-button .c-btn + .c-btn {
    margin-top: 6vw;
  }
  .footer__button.black a {
    font-size: 3vw;
    height: 9vw;
    width: 44%;
  }
  .footer__button.black a:hover {
    color: #001960;
  }
  .p-builders__item-detail dd.url .footer__button {
    margin-top: 4vw;
  }
}

.footer__text_link1:hover {
  color: #c8000a;
}

.p-privacy__body > * + :not(.p-privacy__sec-title, .p-privacy__button) .bold {
  font-weight: 700;
}

.p-privacy__body > * + :not(.p-privacy__sec-title, .p-privacy__button) a {
  text-decoration: underline;
}

.p-privacy__body > * + :not(.p-privacy__sec-title, .p-privacy__button) a:hover {
  text-decoration: none;
}

.ico_insta1 {
  width: 35.9755px;
  height: 36.587px;
  display: block;
  position: fixed;
  top: 95px;
  right: 40px;
  z-index: 50;
  transition: 0.3s ease;
}

.ico_insta1 svg {
  width: 100%;
  height: auto;
}

.is-hero-bg .ico_insta1 {
  color: #fff;
}

.is-open .ico_insta1 {
  display: none !important;
}

.btn_contact1 {
  width: 174px;
  height: 63px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 50;
  background-color: #001960;
  transition: 0.3s ease;
}

.btn_contact1 .s1, .btn_contact1 img {
  width: 110.6922px;
}

@media (min-width: 48.0625em) {
  .ico_insta1:hover {
    opacity: 0.6;
  }
  .btn_contact1:hover {
    background-color: #c8000a;
  }
}

@media (max-width: 48.0525em) {
  .ico_insta1 {
    width: 26px;
    height: 26px;
    top: 63px;
    right: 23px;
  }
  .btn_contact1 {
    width: 130px;
    height: 40px;
  }
  .btn_contact1 .s1, .btn_contact1 img {
    width: 80px;
  }
}
