	h1 {
		font-family: 'Noto Sans JP', sans-serif;
    background: rgba(255, 255, 255, 0.6);
    background-image: url(../../asset_injector_image/title_header_2024.jpg);
    background-attachment: local;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    line-height: 1.1;
    display: block;
    padding: 20px;
    text-align:center;
	}
	.field--name-title{
		      background: #ffffffde;
	}
	

