/* サービス一覧ページ：見出しラベルは英字フォント */
.post-type-archive-service .p-archiveHead__label {
  font-family: "Figtree", sans-serif;
}
