/* Use the same local Kiwi Maru face as the Sapporo area page. */
@font-face {
    font-family: "Kiwi Maru";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/wp-content/themes/alice_offical_www_ver02/fonts/kiwi-maru-sapporo-v20.woff2") format("woff2");
}

/* Match the Sapporo area's hero heading and its immediate supporting copy. */
#subimage .ttl1,
#subimage .ttl2,
#subimage .sub-bottom {
    font-family: "Kiwi Maru", serif;
}
