@charset "UTF-8";

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

  BLD Real Estate Our Strengths 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; }

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

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

/* 私たちがスピードをもって正しい査定・買取りができる理由
--------------------------------------------------------- */
.reason-unit { padding: 26.666666% 0 2.666666%; /* 200px 0 20px */ }
.reason-unit h3 {
  font-size: 4.8vw; /* 36/750 */
  margin: 0 0 8%; /* 60/750 */
}
.reason { margin: 0 0 13.333333%; /* 100/750 */ }
.reason:nth-of-type(odd) {
  padding: 0 4.666666%;
  flex-direction: column;
}
.reason:nth-of-type(even) {
  padding: 0 4.666666%;
  flex-direction: column;
}
.reason figure { width: 100%; }
.reason:nth-of-type(odd) > div { padding: 12% 5.333333% 0 6.833333%; }
.reason:nth-of-type(even) > div { padding: 12% 5.333333% 0 6.833333%; }
.reason i {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 15px;
}
.reason i::before {
  top: -35px;
  left: -5px;
  height: 60px;
}
.reason h4 {
  font-size: 4vw; /* 30/750 */
  margin: 0 0 25px;
}
.reason p {
  font-size: 3.2vw; /* 24/750 */
  line-height: 1.666666;
}