@charset "utf-8";


@media print, screen and (max-width: 768px) {
  /*=== 特徴 ===*/
  .feature .main-ttl {
    letter-spacing: 0;
  }
}
