@charset "UTF-8";
/*
  add style
*/
/* 20260520追記 ロゴ画像ぼやけ防止 */
header .title img, header .title object {
    image-rendering: revert;
}