#navigation > div > div > div > div > div:nth-child(1) {
 flex-flow: column;
}
#navigation > div > div > div > div > div:nth-child(1):after {
 content: "宅地建物取引業者免許 千葉県知事（１）第18823号";
 display: block;
 width: 100%;
 text-align: center;
 padding: 0.4em 0 0 0;
 font-size: 85%;
}


#content {
 max-width: 960px;
 margin: 3em auto 4em auto;
}
body:not(.home) .site {
 background-color: rgb(255, 250, 243);
}

h5::before {
 content: '■'!important;
}


/* スマホメニュー */
#colibri .style-local-45-h14-outer {
  background-color: #fff7ee;
}
#colibri .style-43-offscreen {
background-color: #003157;
}


/* フッター */
.page-footer {

}
.sfwa_contained {
width: 100%;
margin: 0;
padding: 0;
}
.sfwa_footer_area {
margin-bottom: 0;
}


/* hタグ */
.page-content h1 {
  padding: 1rem 2rem;
  border-top: 3px solid #000;
  background: #f4f4f4;
}

.page-content h2 {
  position: relative;
  padding: 1rem 2rem 0.5rem 2rem;
  border-top: 6px solid #094;
}

.page-content h2:before {
  position: absolute;
  top: -6px;
  left: 0;
  width: 20%;
  height: 6px;
  content: '';
  background: #00cc5b;
}

.page-content h3 {
  position: relative;
  padding: 1rem .5rem;
  font-size: 28px;
}

.page-content h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  content: '';
  background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
  background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
}


.page-content h4 {
  border-bottom: 3px dotted #ED6D00;
  max-width: 450px;
}



h5 {
  position: relative;
  display: inline-block;
  padding: 0 0 0.05em 1.25em;
  text-align: center;
  margin-bottom: 0.2em !important;
}

h5:before {
  font-family: 'Font Awesome 5 Free';
  line-height: 1;
  position: absolute;
  top: calc(50% - .5em);
  color: #eb6100;
}

h5:before {
  left: 0;
  content: '\f101';
}


/* 各ページタイトル */
.page-header .inner-hero-title-column {
font-size:10px;
flex: initial !important;
padding:0;
display: inline-block;
margin: 0 auto;
width: 100%;
max-width: 50em;
}
.page-header .inner-hero-title-column div {
width: auto;
}
.page-header .inner-hero-title-column .page-title {
padding: 0.1em 0;
width: 100%;
}
.page-header .inner-hero-title-column .h-column__v-align {
flex: initial !important;
}
.h-section-global-spacing {
padding-top: 0;
}



/* トップボタン */
.home .page-content {
margin-top: -100px;
position: relative;
z-index: 1;
margin-bottom: 40px;
}
.home .page-content #top_button {
text-align: center;
margin-bottom: 60px;
}
.home .page-content #top_button > p {
display: inline-block;
}
.home .page-content #contact_button {
text-align: center;
}
.home .page-content #contact_button a {
background-color: rgba(0, 90, 160, 0.66);
}


/* トップ画像部 */
.home .style-26 {
padding-top: 0!important;
}



/* トップ */
@media screen and (max-width: 1180px) {
  #colibri .style-27 h1 {
    font-size: 4.5vw;
  }
  .h-section-boxed-container {
    max-width: none;
  }
  #colibri .style-28 {
    font-size: 2.1vw;
  }
}
@media screen and (max-width: 1023px) {
  .home .page-content {
    margin-top: 40px;
  }
}
@media screen and (max-width: 576px) {
  .home .page-content #top_button > p {
    display: block;
  }
  .home .page-content #top_button > p > span {
    width: 70%;
  }
  #colibri .style-60 h1 {
    font-size: 6vw;
  }
}

