@media screen and (max-width: 780px) {
  .block-event-page-head {
    padding: 0;
  }
}
#sh_cosme_mc {
  max-width: 1200px;
  width: 100%;
  margin-inline: auto;
  font-size: 18px;
  line-height: 2;
  margin-bottom: 60px;
}
@media screen and (max-width: 780px) {
  #sh_cosme_mc {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
  }
}
#sh_cosme_mc img {
  vertical-align: bottom;
}
#sh_cosme_mc .coupon {
  max-width: 380px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 780px) {
  #sh_cosme_mc .coupon {
    padding-inline: 20px;
  }
}
#sh_cosme_mc .coupon .code {
  margin-bottom: 15px;
  border-radius: 10px;
  border: 1px solid #BBBBBB;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
}
@media screen and (max-width: 780px) {
  #sh_cosme_mc .coupon .code {
    margin-bottom: 10px;
  }
}
#sh_cosme_mc .coupon .code dt {
  padding: 15px;
  font-size: 20px;
  background: #FEFCD8;
}
@media screen and (max-width: 780px) {
  #sh_cosme_mc .coupon .code dt {
    padding: 8px;
    font-size: 16px;
  }
}
#sh_cosme_mc .coupon .code dd {
  padding: 15px;
  font-size: 40px;
  color: #EBAB26;
}
@media screen and (max-width: 780px) {
  #sh_cosme_mc .coupon .code dd {
    font-size: 30px;
  }
}
#sh_cosme_mc .coupon .copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 170px;
  height: 40px;
  margin-inline: auto;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 700px;
  background: #444444;
  border-radius: 30px;
  color: #FFF;
  font-weight: 700;
  cursor: pointer;
}
#sh_cosme_mc .coupon .copy:hover {
  opacity: 0.7;
}/*# sourceMappingURL=eE2SH0021.css.map */