@charset "UTF-8";
/* ---------------------------------------------------------
 　■ entry用 初めてのお客様
--------------------------------------------------------- */
.entry.input .ttlULine > span:after {
  background-color: #d5ebca;
}

.entry.input .contentsBox .boxTtl {
  background: #d5ebca;
}

/*------EC利用登録パーツ-------------------------*/
.notice {
  margin: 0.2em;
  padding: 1em;
  border: 1px dotted #fb867c;
  font-size: 0.8em;
}

.notice span {
  font-weight: bold;
}
/*# sourceMappingURL=entry.css.map */