  /* **
miraito_heading
** */
.miraito_heading.is-green {
  border-bottom-color: #24aa39;
}

/* **
miraito_hr_foundation
** */
.miraito_hr_foundation {
  background: url("/library/image/miraito/image/sp/2018_autumn/foundation/miraito_hr_foundatioin_sp.png") right bottom no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  max-width: 500px;
  height: 47px;
  margin: 20px 0 30px auto;
  border: none;
}

/* **
miraito_bnHeading
** */
.miraito_bnHeading {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #cccccc;
  font-size: 120%;
  font-weight: bold;
}
