@charset "UTF-8";
.ec-orderOrderNotice{
  margin-bottom: 30px;
}
.ec-alert-notice {
  width: 100%;
  padding: 16px 10px;
  text-align: center;
  background: #FFF;
  border: 1px solid;
  margin-bottom: 20px;
  color: #DE5D50;
  font-weight: bold;
}
@media (min-width: 768px) {
    .ec-eyecatchRole .ec-eyecatchRole__image {
    flex: 1;
  }
  .ec-eyecatchRole .ec-eyecatchRole__intro {
    flex: 1;
  }   
}