@charset "utf-8";
/* ---------------------------------------------------------------------------
	背景画像
	============================================================================
	2021年
--------------------------------------------------------------------------- */
.mark02 {
  background: url(../img/bg_mark02.png) 0 0 / 488px auto no-repeat;
}
.mark05 {
  background: url(../img/bg_mark05.png) 488px 3754px / 488px auto no-repeat,
  url(/photogallery/common/img/bg_mark10.png) 0 7808px no-repeat,
  url(/photogallery/common/img/bg_mark11.png) 244px 8258px no-repeat;
}

.adj_rgt2 {
	position: relative;
	left: 0;
}

.space {
	margin: 0 4px 4px 0;
}

.u_layer {
  z-index: 1;
}