/* ***************************
common
*************************** */
.miraito_heading {
  border-bottom-color: #0860a8;
}

.miraito_ingredientList.is-red li:before {
  background-color: #e60012;
}

.miraito_fcRed {
  color: #e60012;
}

.miraito_fcBlue {
  color: #064476;
}

.miraito_fcBrown {
  color: #6a3a0e;
}

.f_size18 {
  font-size: 132.35294%;
  line-height: 134%;
}

/* ***************************
miraito_rakuumaBox
*************************** */
.miraito_rakuumaBox {
  padding: 20px 10px;
  background-color: #f8e1dc;
}

.miraito_rakuumaBox p {
  text-align: center;
}

/* ***************************
miraito_rakuumaPointBox
*************************** */
.miraito_rakuumaPointBox {
  margin-bottom: 70px;
}

.miraito_rakuumaPointBox .miraito_column .miraito_column_item:first-of-type {
  padding: 25px;
}

.miraito_rakuumaPointBox .miraito_column .miraito_column_item:first-of-type p {
  position: relative;
}

.miraito_rakuumaPointBox .miraito_column .miraito_column_item:first-of-type p img:first-of-type {
  position: absolute;
  top: -20px;
  left: -20px;
}

.miraito_rakuumaPointBox .miraito_column .miraito_column_item:first-of-type p img:last-of-type {
  position: absolute;
  bottom: -20px;
  right: -20px;
}

/* ***************************
miraito_makeList_symbol
*************************** */
.miraito_makeList_symbol {
  color: #e60012;
}

/* ***************************
miraito_hr
*************************** */
.miraito_hr {
  margin: 20px 0;
  border: none;
  border-top: 1px solid #d3d3d3;
}

.miraito_point {
  padding: 17px 20px;
  border: 1px dotted #e60012;
  border-radius: 4px;
  margin: 10px 0 0 35px;
}

.miraito_tbborder {
  border-top: 1px dashed #d4d4d4;
  border-bottom: 1px dashed #d4d4d4;
  padding-top: 20px;
  padding-bottom: 0;
  margin-bottom: 20px;
}
