@charset "UTF-8";
/* 中央寄せ用クラス
.fsClmn02 {
    display: flex;
    align-content: center;
    justify-content: center;   
} */