@charset "UTF-8";

/* ==========================================================

  BLD Group History SP Styles

========================================================== */

/* Page Header
---------------------------------------------------------- */
.page-header {
  padding: 0;
  margin: 0 0 29.333333%;
}
.page-header .heading {
  z-index: 2;
  bottom: 0;
  height: auto;
  display: block;
  padding: 4% 0 0 4.666666%;
  background-color: #f5f7f9;
}
.page-header .heading h2 {
  font-size: 6.1333333vw; /* 46/750 */
  white-space: nowrap;
}
.page-header .heading h2 small { letter-spacing: 0.125em; }
.page-header > div:last-of-type { padding: 0 0 0 20%; }
.page-header > div:last-of-type figure { height: auto; }
.page-header > div:last-of-type figure img { height: auto; }
.page-header > span {
  bottom: -13.333333vw;
  height: 13.333333vw;
  display: block;
}

/* History
---------------------------------------------------------- */
.history-details {
  padding: 0;
  margin: 0 0 10.6666666%; /* 80/750 */
}
.history-details table th {
  width: 100%;
  padding: 2.666666% 0 0 4.666666%;
  display: block;
}
.history-details table th span {
  font-size: 6.4vw; /* 46/750 */
}
.history-details table th small {
  font-size: 2.666666vw; /* 20/750 */
}
.history-details table td {
  width: 100%;
  display: block;
}
.history-details table td p {
  width: 90.6666666%;
  margin: 0 auto;
  padding: 4% 5.333333%;
  font-size: 3.2vw; /* 24/750 */
}
.history-details table td p.last-event { padding: 4% 5.333333% 16%; }

/* 不動産事業取扱高ベース純利益
---------------------------------------------------------- */
.rebtv-unit {
  background-color: #f5f7f9;
  padding: 12% 4.666666% 9.333333%; /* 90px 35px 70px */
  margin: 0 0 100px;
}
.rebtv-unit h3 {
  font-size: 3.2vw; /* 24/750 */
  margin: 0 0 6%; /* 45/750 */
}

/* Anchor Link
---------------------------------------------------------- */
.anchor-unit {
  align-items: center;
  flex-direction: column;
  margin: 0 auto 16%; /* 120/750 */
}
.anchor-unit a.link-next {
  margin: 0 0 8%; /* 60/750 */
}