/* ***************************
commmon
*************************** */
.miraito_heading.is-lightblue {
  border-bottom-color: #00aad9;
}

.miraito_fcBlue {
  color: #00aad9;
}

/* ***************************
miraito_detailBox
*************************** */
.miraito_detailBox {
  padding: 15px;
  border: 6px solid #eaf6fd;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.miraito_detailBox_img {
  margin: 0 !important;
  text-align: center;
}

/* ***************************
miraito_bgLightBlueBox
*************************** */
.miraito_bgLightBlueBox {
  padding: 15px 20px;
  background: #eaf6fd;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
