@charset "UTF-8";

/* 共通 */
.fixed-bg {
    position: relative;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}



/* 各タイトルの背景画像 */

