  /* **
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%;
  top: -12px;
  text-align: center;
}

/* **
miraito_hr_foundation
** */
.miraito_hr_foundation {
  background: url("/library/image/miraito/image/2018_summer/foundation/miraito_hr_foundatioin.png") right bottom no-repeat;
  width: 840px;
  height: 79px;
  margin: 0 0 40px;
  border: none;
}
