.bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

@media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

.container {
  max-width: 960px
}

p {
  padding-left: 1em;
}

* {
  font-family: "Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

.disable a,
.disable a:hover {
	text-decoration: none;
	color: #999999;
}

#bg01{
  background-image: url("/imss/qbsf/2023/img/bg01.jpg");
  background-position: bottom center;
  background-size: cover;
}