@charset "utf-8";

.--bg_attention {
  border: 1px solid #eb5606;
  background-color: transparent;
}
.attention_ico {
  color: #eb5606;
  background-image: url(/service/useful/insurance/img/icn_attention_02.png);
  background-position: 0 top;
  background-size: 22px;
  background-repeat: no-repeat;
  padding-left: 30px;
}