@charset "UTF-8";
/* ==========================================================

title : 浮世絵写真集：瓢軍談五十四場浮世絵

memo：

last modify : 2022/10/11 WEB2TCI-30677_igarashi 新規ページ作成

========================================================== */

.hyogundan-photo-album .era-tag {
  background: url(../image/bg-tag-hyougundan.png) no-repeat center;
  background-size: contain;
}

.spacer img[alt="spacer01"] {
  width: 40%;
  margin-top: 100px;
}
.spacer img[alt="spacer03"] {
  margin-top: 140px;
  width: 40%;
}
.spacer img[alt="spacer05"] {
  margin-top: 100px;
}
.spacer img[alt="spacer07"] {
  margin-top: 140px;
  width: 35%;
}
.spacer img[alt="spacer09"] {
  margin-top: 110px;
}
.spacer img[alt="spacer11"] {
  margin-top: 80px;
}

.section_image_list_block:nth-of-type(3) li:nth-child(1),
.section_image_list_block:nth-of-type(7) li:nth-child(1),
.section_image_list_block:nth-of-type(11) li:nth-child(1)
{
  order: 1;
}
.section_image_list_block:nth-of-type(3) li:nth-child(2),
.section_image_list_block:nth-of-type(7) li:nth-child(2),
.section_image_list_block:nth-of-type(11) li:nth-child(2)
 {
  order: 2;
}
.section_image_list_block:nth-of-type(3) li:nth-child(3),
.section_image_list_block:nth-of-type(7) li:nth-child(3),
.section_image_list_block:nth-of-type(11) li:nth-child(3)
{
  order: 3;
}
.section_image_list_block:nth-of-type(3) li:nth-child(4),
.section_image_list_block:nth-of-type(7) li:nth-child(4),
.section_image_list_block:nth-of-type(11) li:nth-child(4)
{
  order: 6;
}
.section_image_list_block:nth-of-type(3) li:nth-child(5),
.section_image_list_block:nth-of-type(7) li:nth-child(5),
.section_image_list_block:nth-of-type(11) li:nth-child(5)
{
  order: 4;
}
.section_image_list_block:nth-of-type(3) li:nth-child(6),
.section_image_list_block:nth-of-type(7) li:nth-child(6),
.section_image_list_block:nth-of-type(11) li:nth-child(6)
{
  order: 5;
}
.zoomer .zoomer-image {
  padding: 40px;
}