@charset "UTF-8";
/* CSS Document */
/* --------------------------------------------------

初期設定

-------------------------------------------------- */
/* --------------------------------------------------

hover

-------------------------------------------------- */
/* --------------------------------------------------

スマホサイズのフォント指定

-------------------------------------------------- */
/* --------------------------------------------------

breakpoint

-------------------------------------------------- */
/* kensetsu */
.kensetsu-gallery .guide-child-ttl {
  text-align: right;
}
.kensetsu-gallery-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.kensetsu-gallery-list li {
  width: 31.3%;
  margin: 0 0 3% 0;
}
.kensetsu-service {
  margin-top: 4rem;
}