@charset "utf-8";

/* maru11x1.html(utf-8)専用 */

.title {
  height: 410px; /* 初期値310px */
  background-image: url(../images_c/1952_20250831.jpg); /* maru11x1.html(utf-8)専用1920x610 */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  text-shadow: 1px 1px 10px #4b2c14;
}

