@charset "UTF-8";

/* ===================================================================== */
/* mainvisual * /
/* ===================================================================== */
#style_top #fh5co-hero {
  height: 500px;
}

#style_top #fh5co-hero .mainvisual {
  background-image: url(../images/main_visual.jpg);
  background-size: cover;
  background-position: top;
}

#fh5co-hero .fh5co-hero-wrap-sec {
  height: 500px;
}

#style_top #fh5co-hero .heading-h1 {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 3.8rem;
  line-height: 1.2;
}
#style_top #fh5co-hero .heading-h1 .heading-h1_logo {
  display: block;
  margin: 0 auto 1rem;
}
#style_top #fh5co-hero .heading-h1 .heading-h1_logo img {
  height: 100px;
}

#style_top #fh5co-hero .heading-h1 .heading-h1_small {
  font-size: 1.8rem;
  margin: 2rem auto 0;
}

/* ===================================================================== */
/* business-record */
/* ===================================================================== */
#style_top #business-record .container-fluid {
  padding: 3rem 0 0;
}