/* ４月 */
.haikei202604::before {
  background: url(202604/haikei_202604.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* ５月 */
.haikei202605::before {
  background: url(202605/haikei_202605.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* ６月 */
.haikei202606::before {
  background: url(202606/haikei_202606.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* ７月 */
.haikei202607::before {
  background: url(202607/haikei_202607.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* ８月 */
.haikei202608:before {
  background: url(202608/haikei_202608.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* ９月 */
.haikei202609:before {
  background: url(202609/haikei_202609.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* １０月 */
.haikei202610:before {
  background: url(202610/haikei_202610.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* １１月 */
.haikei202611:before {
  background: url(202611/haikei_202611.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* １２月 */
.haikei202612:before {
  background: url(202612/haikei_202612.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}

/* ２０２７年　１月 */
.haikei202701:before {
  background: url(202701/haikei_202701.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}


/* ２０２７年　２月 */
.haikei202702:before {
  background: url(202702/haikei_202702.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}


/* ２０２７年　３月 */
.haikei202703:before {
  background: url(202703/haikei_202703.jpg) no-repeat center;/* 画像（ここにfixedは入れない） */ 
  background-size: cover;/* cover指定できる */ 
  content: ""; 
  display: block; 
  position: fixed;/* 擬似要素ごと固定 */ 
  top: 0; 
  left: 0;
  z-index: -1;
  width: 100%;/* 横幅いっぱい */
  height: 100vh;/* 縦幅いっぱい */
}


