@charset "UTF-8";
/* コンテンツ */

#title section span:nth-child(1) {
    background-image: url("../img/title_bg.webp");
}


@media screen and (max-width: 960px) {

}

@media screen and (max-width: 520px) {

}
