/* ***************************
common
*************************** */
.miraito_fcDarkgreen {
  color: #00903b;
}

.miraito_heading {
  border-bottom-color: #00903b;
}

.miraito_fcPink {
  color: #eb6d8e;
}

hr {
  border: 1px solid #d3d3d3;
}

.n_block h2 {
  background-color: #f29a76;
  color: #ffffff;
  font-size: 176.47059%;
  line-height: 117%;
  text-align: left;
  padding: 10px 8px 8px 8px;
}

/* ***************************
miraito_bgYellowBox
*************************** */
.miraito_bgYellowBox {
  padding: 10px;
  background-color: #fffabc;
}

/* ***************************
miraito_voiceBox
*************************** */
.miraito_voiceBox {
  margin-top: 40px;
}

.miraito_voiceBox .miraito_column_item {
  width: 540px;
}

.miraito_voiceBox .miraito_column_item:first-child {
  width: 300px;
}

.miraito_voiceBox .miraito_column_item:first-child p {
  text-align: right;
}

.miraito_strong {
  margin-top: 20px;
  color: #6a3915;
  font-size: 132.35294%;
  line-height: 156%;
  text-align: center;
}
