/*
Theme Name: セキュリティ診断 LPテーマ
Description: セキュリティ診断用のテーマです。
Author: ChillStack
Version: 1.0
*/
html {
    font-display: fallback;
    scroll-behavior: smooth;
    font-size: 55%;
    font-family: noto-sans-cjk-jp, sans-serif;
    color: rgb(27, 27, 27);
    width: 100vw;
    overflow-x: hidden;
}