@charset "UTF-8";

@media print,
screen and (width >=768px) {

  /* 大見出しのNEW表記 */
  .icon-new {
    margin-left: 0.9em;
  }
}