  /* **
common
** */
.miraito_fcDarkgreen {
  color: #006933;
}

.miraito_heading {
  border-bottom-color: #00903b;
}

/* **
miraito_hr_foundation
** */
.miraito_hr_foundation {
  background: url("/library/image/miraito/image/sp/2019_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_bgLightBlueBox
** */
.miraito_bgLightBlueBox {
  padding: 15px 20px;
  background: #eaf6fd;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

/* **
miraito_logoBox
** */
* + .miraito_logoBox {
  margin-top: 20px;
}

.miraito_logoBox_img {
  text-align: center;
}

.miraito_logoBox_text {
  color: #6a3a0d;
  text-align: center;
}
