@charset "utf-8";
/* CSS Document */

#content-bgm-gr-1{
	height: auto;
	padding-top: 0%;
}

#content-bgm-gr-1 h2{
	color: #c70A17;
	font-size: 16px;
}


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

}

@media only screen and (max-width: 481px){
#content-bgm-gr-1{
	padding-top: 5%;
}

.no-bgm-gr {
	margin-bottom: 60px;
}

}