@charset 'utf-8';

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

  Home Club アカウント 共通

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

/* --------------------------------------------------
  Overwrite - "common.css"
-------------------------------------------------- */

/** GENERAL
============================================== */
/*
  INIT
---------------------------------------------------------------- */
html {
  font-size: 10px;
}

/** COMMON
============================================== */
.masthead .mh-headline {
  padding: 45px 0;
  border-bottom: solid 1px #e3e3e3;
}
.masthead .mh-title > * {
  display: block;
}


/* --------------------------------------------------
  Overwrite - "style.css"
-------------------------------------------------- */

/* =======================
  FONT 関連
======================= */
h1 {
  font-size: 26px;
  font-size: 2.6rem;
}