/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 05 2026 | 08:11:14 */
mark {
  /* 背景を透明と指定色（#FEDCBE）のグラデーションにする */
  background: linear-gradient(transparent 60%, #FEDCBE 60%);
  padding: 0 0.1em;
  display: inline;
  line-height: inherit;
  color: inherit;
}