@charset "UTF-8";

/* ================================================== */
/* hero-area */
/* ================================================== */
#hero-area {
  background: url(../images/bg_hero-area_party.jpg) #EFCA50 no-repeat center bottom;
  background-size: cover;
}

#hero-area h1 {
  font-size: 4.2rem;
}

/* ================================================== */
/* menu */
/* ================================================== */
#menu .group_group {
  margin-bottom: 1rem;
}
#menu .group_group:last-child {
  margin-bottom: 0;
}