.fee::after {
    white-space: pre;
    content: '(税込)\A万';
    font-size: 0.4em;
    margin-top: 0.6em;
    width: 105px;
  }
