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

title : 浮世絵写真集：甲冑浮世絵

memo：

last modify : 2022/05/31 WEB2TCI-27806_igarashi 新規ページ作成

========================================================== */
/* ------------------------------------ */
/* ▼ 共通 上書き */
/* ------------------------------------ */
.section_image_list_block_wrap .section_image_list_block:not(:last-child) {
  margin-bottom: 36px;
}
.section_image_list_block_item {
  margin-top: 0;
}
.section_image_list_block_item:nth-of-type(n + 3) {
  margin-top: 0;
}
.section_image_list_block_item__title {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.era-tag {
  margin-right: auto;
}
.showcase_box__content .era-tag {
  margin-right: 10px;
}
.section_image_list_block_item.spacer > img {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .fancybox_modal::after {
    width: 30px;
    height: 30px;
  }
  .showcase_box__content .era-tag {
    margin-right: 0;
  }
}

@media (max-width: 425px) {
  .section_image_list_block_item .fancybox_modal {
    display: block;
  }
}

/* ------------------------------------ */
/* ▼ レイアウト調整 */
/* ------------------------------------ */
/* type_armor_a */
.type_armor_a .section_image_list_block_item:first-of-type,
.type_armor_a .section_image_list_block_item:nth-of-type(4)
{
  width: calc((360 / 900) * 100%);
}
.type_armor_a .section_image_list_block_item:nth-of-type(2),
.type_armor_a .section_image_list_block_item:nth-of-type(6)
{
  width: calc((214 / 900) * 100%);
}
.type_armor_a .section_image_list_block_item:nth-of-type(3),
.type_armor_a .section_image_list_block_item:nth-of-type(5)
{
  width: calc((264 / 900) * 100%);
}
.type_armor_a .section_image_list_block_item:nth-of-type(5),
.type_armor_a .section_image_list_block_item:nth-of-type(6)
{
  margin-top: -10%;
}
.type_armor_a .section_image_list_block_item.padding_adjust img{
  padding: 40px 30px;
}

/* type_armor_aの5,6番目の画像位置調整用クラス */
.type_armor_a .section_image_list_block_item:nth-of-type(5).mt_6p,
.type_armor_a .section_image_list_block_item:nth-of-type(6).mt_6p {
  margin-top: -6%;
}
.type_armor_a .section_image_list_block_item:nth-of-type(5).mt_33p,
.type_armor_a .section_image_list_block_item:nth-of-type(6).mt_33p
{
  margin-top: -33%;
}

/* ３枚以下の場合はspacerを削除 */
.type_armor_a .section_image_list_block_item:nth-of-type(3) + .spacer
{
  display: block!important;
}
.type_armor_a .section_image_list_block_item:nth-of-type(3) + .spacer.d-block {
  display: block!important;
}

@media (max-width: 767px) {
  .type_armor_a .section_image_list_block_item:nth-of-type(3) + .spacer.d-block {
    display: none!important;
  }
  .type_armor_a .section_image_list_block_item:nth-of-type(3) + .spacer {
    display: none!important;
  }
}

/* type_armor_b */
.type_armor_b .section_image_list_block_item {
  width: calc((276 / 900) * 100%);
}
.type_armor_b .section_image_list_block_item:nth-of-type(n + 4) {
  margin-top: 36px;
}
.type_armor_b .section_image_list_block_item.landscape {
  width: calc((650 / 900) * 100%);
}
.type_armor_b .section_image_list_block_item.landscape + .section_image_list_block_item {
  width: calc((214 / 900) * 100%);
}
.type_armor_b .section_image_list_block_item.landscape ~ .spacer {
  display: none!important;
}
.type_armor_b .section_image_list_block_item:nth-of-type(4).spacer {
  display: none!important;
}
.type_armor_b .section_image_list_block_item.padding_adjust img{
  padding: 32px 30px;
}

@media (max-width: 767px) {
  .section_image_list_block_item {
    max-width: 380px;
    margin: 0 auto;
  }
}

/* スペーサーの大きさ調整 */
.section_image_list_block_item.spacer > img.w_50p {
  width: 50%;
}
.section_image_list_block_item.spacer > img.w_40p {
  width: 42%;
}
.type_armor_a .section_image_list_block_item.spacer {
  text-align: center;
}

/* スペーサーの位置調整 */
.spacer img[alt="spacer01"] {
  width: 74%;
}
.spacer img[alt="spacer02"] {
  margin-top: 0;
  width: 60%;
}
.spacer img[alt="spacer03"] {
  margin-top: 100px;
  width: 50%;
}
.spacer img[alt="spacer04"] {
  margin-top: 0;
  width: 45%;
}
.spacer img[alt="spacer05"] {
  margin-top: 70px;
  width: 42%;
}
.spacer img[alt="spacer07"] {
  margin-top: 50px;
  width: 50%;
}
.spacer img[alt="spacer09"] {
  margin-top: 40px;
  width: 42%;
}

/* レイアウト調整用クラス */
.box_lead_block {
  padding: 32px 37px;
  background-color: #dddddd;
  color: #000;
  max-width: 800px;
}
.type_armor_a .section_image_list_block_item.adj_img_size01 {
  width: calc((276 / 900) * 100%);
}
.type_armor_a .section_image_list_block_item.adj_img_size02 {
  width: calc((214 / 900) * 100%);
}
.type_armor_a .section_image_list_block_item.adj_img_size03 {
  width: calc((360 / 900) * 100%);
}

@media (min-width: 768px) and (max-width: 1023px) {
  .showcase_box__content .era-tag {
    margin-right: 0;
    margin-bottom: 10px;
  }
}