@charset "UTF-8";

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

  BLD Real Estate About SP Styles

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

/* Page Header
--------------------------------------------------------- */
.page-header { padding: 90px 0 0; }
.page-header .inner {
  max-width: 100%;
  padding: 0;
}
.page-header h2 {
  font-size: 7.7333333vw; /* 58/750 */
  margin: 0 0 20.666666%; /* 155/750 */
  padding: 0 0 0 7.333333%; /* 55/750 */
}
.page-header h3 {
  bottom: 0;
  font-size: 8vw; /* 60/750 */
}

/* Breadcrumb
--------------------------------------------------------- */
.breadcrumb {
  font-size: 2.4vw; /* 18/750 */
  margin: 0;
  padding: 20px 0 0;
}
.breadcrumb .inner { padding: 0; }

/* About Intro
--------------------------------------------------------- */
.about-intro .inner { padding: 0 5.333333%; }
.about-intro { margin: 14.666666% 0 16%; /* 110px 0 120px */ }
.about-intro h3 {
  font-size: 4.8vw; /* 36/750 */
  line-height: 1.666666;
  margin: 0 0 10.666666%; /* 80/750 */
}
.about-intro p {
  font-size: 3.2vw; /* 24/750 */
  line-height: 1.666666;
  text-align: left;
}
.about-intro p span { margin: 4% 0 0; }

/* Interval
--------------------------------------------------------- */
.interval img {
  height: 400px;
  object-fit: cover;
}

/* 不動産事業取扱高ベース純利益
---------------------------------------------------------- */
.rebtv-unit {
  background-color: #f5f7f9;
  padding: 12% 0 10.666666%; /* 90px 0 80px */
  margin: 10.666666% 0 16%; /* 80px 0 120px */
}
.rebtv-unit .inner { padding: 0; }
.rebtv-unit h3 {
  font-size: 3.2vw !important; /* 24/750 */
  margin: 0 0 6% !important; /* 45/750 */
}

/* 会社概要
--------------------------------------------------------- */
.about-unit { padding: 26.666666% 0 8%; /* 200px 0 60px */ }
.about-unit .inner { padding: 0; }
.about-unit h3 {
  font-size: 4.8vw; /* 36/750 */
  margin: 0 0 10.666666%; /* 80/750 */
}
.profile { flex-direction: column; }
.profile p {
  width: 50.6666666%;
  margin: 0 auto;
}
.profile:last-of-type p { display: none; } 
.profile table {
  width: 100%;
  font-size: 3.2vw; /* 24/750 */
}
.profile table th { padding: 4% 5.333333% 0; }
.profile table td { padding: 0 5.333333% 4%; }
.profile:last-of-type table td {
  padding: 0 5.333333%;
  border-bottom: 0;
}
.map-unit {
  padding: 0;
  margin: 10.666666% 0; /* 80/750 */
}
.map {
  height: 0;
  padding: 0 0 56.25%;
}
.map-link {
  float: none;
  width: 72%;
  font-size: 3.2vw; /* 24/750 */
  margin: -30px auto 0;
}
@media screen and (max-width:414px) {
  .map-link { height: 50px; }
}