  /* **
miraito_heading
** */
.miraito_heading.is-green {
  border-bottom-color: #24aa39;
}

/* **
miraito_stripeBox
** */
.miraito_stripeBox .miraito_stripeBox_inner {
  padding-top: 20px;
}
.miraito_stripeBox.is-yellow .miraito_stripeBox_inner {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAALUlEQVQYV2NkYGBg+P/72H8QDQOMGAKsVowogoysVmA+XBAmADICIgNVATMTAL48HwK9G7KYAAAAAElFTkSuQmCC");
}

.miraito_stripeBox_ttl {
  width: 100%;
  text-align: center;
}

/* **
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;
}
