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

title : 博物館・美術館・科学館1000枚写真集
scope : 博物館・美術館・科学館1000枚写真集

memo：

last modify：2024/04 WEB2TCI-43331 新規作成
========================================================== */

/* ------------------------------------ */
/* ▼ 共通 上書き */
/* ------------------------------------ */
img {
  vertical-align: bottom;
}
.banner_h1 .txth1 {
  background-color: transparent;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
.banner_h1 .txth1 > .txth1_inner {
  display: inline-block;
  padding: 10px 0.5em;
}
.txth1_inner{
  background: #000;
}
.cmn_h1_sitetop_name{
  font-weight: 600;
}
.txth1_inner > .txth1_inner_small {
  border-bottom: none;
  font-size: inherit;
  letter-spacing: 0.04em;
  padding: 0;
}

@media (min-width: 768px) {
  .txth1_inner .adj_fz {
    font-size: 66.6667%;
    padding-left: 2px;
  }
}
@media (max-width: 1000px) {
  .banner_h1 .txth1 {
    font-size: calc(12px + 24 * (100vw - 320px)/680);
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .banner_h1 .txth1 {
    min-width: max-content;
  }
}

/* ------------------------------------ */
/* ▼ desc */
/* ------------------------------------ */
.desc {
  margin: 0 auto 34px;
  max-width: 810px;
  padding: 34px 10px 0;
  text-align: justify;
}
.desc p {
  letter-spacing: .08em;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .desc {
    font-size: 15px;
    margin: 5% auto 0;
    padding-top: 0;
  }
}

/* ------------------------------------ */
/* ▼ bg_wrap */
/* ------------------------------------ */
.bg_wrap {
  background: url(../image/bg-wrap.png);
  background-repeat: no-repeat;
  background-position: top 10px right -90px;
  background-size: 880px auto;
  margin: 0 auto;
  max-width: 1180px;
}

/* ------------------------------------ */
/* ▼ section_image_list_block */
/* ------------------------------------ */
.section_image_list_block_wrap {
  margin: 0 auto;
  max-width: 884px;
  padding: 0 10px;
}
.section_image_list_block {
  padding-top: 87px;
}
.section_image_list_block + .section_image_list_block {
  margin-top: 0.695%;
}
.section_image_list_block_item {
  background: #FFF;
  margin-top: 0.695%;
  position: relative;
}
.section_image_list_block_item a {
  display: block;
  z-index: 1;
}
.section_image_title,
.section_image_location {
  position: absolute;
}
.section_image_title {
  background: rgba(255,255,255,0.85);
  color: #000;
  margin-right: 40px;
  padding: 3px 1em 3px 1em;
  left: 0;
  top: 13px;
  max-width: 100%;
}
.section_image_title::after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  width: 40px;
}
.section_image_location {
  background: rgba(37,86,132,0.8);
  color: #FFF;
  font-size: 15px;
  min-height: 30px;
  padding: 3px 1em 3px;
  bottom: 0;
  left: 0;
}
.section_image_title_text {
  font-weight: 600;
  font-size: 16px;
  letter-spacing: .06em;
}
.section_image_location_text {
  letter-spacing: .08em;
}

@media (min-width: 768px) {
  .section_image_list_block_wrap {
    margin-top: 35px;
  }
}
@media (max-width: 767px) {
  .section_image_list_block_wrap {
    margin-top: 20px;
  }
  .section_image_list_block {
    padding-top: 10%;
  }
  .section_image_title,
  .section_image_location {
    display: none;
  }
}

/* -- section_image_list_block_item adjust -- */
.section_image_list_block_item {
  width: 49.6527%;
  height: 100%;
}
.section_image_list_block_item:nth-of-type(odd) {
  float: left;
}
.section_image_list_block_item:nth-of-type(even) {
  float: right;
}
.section_image_list_block_item:first-of-type,
.section_image_list_block_item:nth-of-type(2) {
  margin-top: 0;
}
.section_image_list_block_item:first-of-type {
  margin-top: -87px;
}
.spacer_cmn {
  background: none;
  background-image: url(../image/spacer01.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 174px;
  margin-top: 0;
}
.spacer2 {
  background-image: url(https://webcdn.token.co.jp/www08/token/www.meihaku.jp/logo/photo-temple-shrine/spacer02.png);
}
.spacer3 {
  background-image: url(../image/spacer03.png);
}
.spacer4 {
  background-image: url(../image/spacer04.png);
}
.spacer5 {
  background-image: url(../image/spacer05.png);
}
.spacer6 {
  background-image: url(../image/spacer06.png);
}
.spacer7 {
  background-image: url(../image/spacer07.png);
}
.spacer8 {
  background-image: url(../image/spacer08.png);
}
.spacer9 {
  background-image: url(../image/spacer09.png);
}
.spacer10 {
  background-image: url(../image/spacer10.png);
}
.spacer_cmn:last-child,
.spacer_cmn:nth-last-of-type(2) {
  display: none;
}
.section_image_list_block_item:nth-of-type(11n+1):last-child {
  float: left;
}
.section_image_list_block_item:nth-of-type(22n+1):last-child {
  float: right;
}
.section_image_list_block_item:nth-of-type(11n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(11n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(11n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(11n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(11n+8):nth-last-of-type(2)::after {
  background-image: url(https://webcdn.token.co.jp/www08/token/www.meihaku.jp/logo/photo-temple-shrine/spacer02.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  height: 260px;
  position: absolute;
  bottom: -260px;
  width: 100%;
}
.section_image_list_block_item:nth-of-type(22n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(22n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(22n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(22n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(22n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer03.png);
}
.section_image_list_block_item:nth-of-type(33n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(33n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(33n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(33n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(33n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer04.png);
}
.section_image_list_block_item:nth-of-type(44n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(44n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(44n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(44n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(44n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer05.png);
}
.section_image_list_block_item:nth-of-type(55n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(55n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(55n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(55n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(55n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer06.png);
}
.section_image_list_block_item:nth-of-type(66n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(66n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(66n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(66n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(66n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer07.png);
}
.section_image_list_block_item:nth-of-type(77n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(77n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(77n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(77n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(77n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer08.png);
}
.section_image_list_block_item:nth-of-type(88n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(88n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(88n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(88n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(88n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer09.png);
}
.section_image_list_block_item:nth-of-type(99n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(99n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(99n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(99n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(99n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer10.png);
}
.section_image_list_block_item:nth-of-type(110n-1):nth-last-of-type(3)::after,
.section_image_list_block_item:nth-of-type(110n+2):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(110n+4):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(110n+6):nth-last-of-type(2)::after,
.section_image_list_block_item:nth-of-type(110n+8):nth-last-of-type(2)::after {
  background-image: url(../image/spacer01.png);
}

@media (max-width: 767px) {
  .section_image_list_block_item:first-of-type {
    margin-top: -10%;
  }
  .section_image_list_block_item:last-of-type {
    margin-bottom: 0;
  }
  .spacer_cmn {
    background-position: center;
    height: 0;
    padding-top: 20.2%;
  }
  .section_image_list_block_item:nth-of-type(11n-1):nth-last-of-type(3)::after,
  .section_image_list_block_item:nth-of-type(11n+2):nth-last-of-type(2)::after,
  .section_image_list_block_item:nth-of-type(11n+4):nth-last-of-type(2)::after,
  .section_image_list_block_item:nth-of-type(11n+6):nth-last-of-type(2)::after,
  .section_image_list_block_item:nth-of-type(11n+8):nth-last-of-type(2)::after {
    height: 76%;
    bottom: -76%;
  }
}

/* ------------------------------------ */
/* ▼ modal */
/* ------------------------------------ */
hr.colw{
  color: #fff;
}

/* ------------------------------------ */
/* ▼ .cmn_link_btn */
/* ------------------------------------ */
.showcase_box .cmn_link_btn {
  margin-top: 9px;
  width: 200px;
}
.showcase_box .cmn_link_btn_inner {
  pointer-events: none;
}
.showcase_box .cmn_link_btn_text {
  font-size: 18px;
}

/* ------------------------------------ */
/* ▼ .fancybox */
/* ------------------------------------ */
.fancybox::after {
  background: url(../../image/ico_zoom01.png) no-repeat;
  background-size: 100%;
  content: "";
  display: block;
  height: 28px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 28px;
}
.fancybox-arrow::after {
  top: 0;
}

/* ------------------------------------ */
/* ▼ .showcase_box */
/* ------------------------------------ */
.showcase_box {
  background: none;
  display: none;
  font-size: 0;
  height: 100%;
  text-align: center;
  /* max-width: 900px; */
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide>.showcase_box {
  margin: 0;
}

.showcase_box .showcase_box__content p {
  color: #fff;
  font-size: 18px;
}

.showcase_box .zoomer .zoomer-holder {
  -webkit-box-shadow: 0 0 1px 0px rgba(80, 80, 80, 0.5);
          box-shadow: 0 0 1px 0px rgba(80, 80, 80, 0.5);
}

.showcase_box .showcase_box__content img {
  display: block;
  height: auto;
  margin: auto;
  width: auto;
}

.zoomer_basic {
  height: 210px;
  width: 100%;
  overflow: hidden;
}

.zoomer_fancy,
.nozoomer_wrapper {
  height: 100vh; /* Fallback */
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
}
.nozoomer_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.zoomContainer {
  z-index: 99999;
}

.fancybox-enabled body {
  width: auto;
}

body .fancybox-close-small {
  background: url(../image/ico_closepopup.png) no-repeat top left;
  border: 1px solid #cccccc;
  height: 37px;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  width: 37px;
}

.fancybox-close-small::after {
  display: none;
}

.fancybox-close-small:hover {
  opacity: 0.5;
}

.fancybox-bg {
  background: #fff;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
}

.fancybox-arrow--left::after,
.fancybox-arrow--right::after {
  background-color: #848484;
}

.fancybox-show-nav .fancybox-arrow {
  opacity: 1;
}

.showcase_change_zoom {
  background: #fff;
  border: 1px solid #8E8E8E;
  bottom: -30px;
  display: none;
  font-size: 0;
  height: 30px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 117px;
}

.showcase_change_zoom a {
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: 100%;
  line-height: 30px;
  outline: none;
  text-align: center;
  vertical-align: top;
  width: 50%;
}

.showcase_change_zoom a:first-child {
  border-right: 1px solid #8E8E8E;
}

.showcase_change_zoom a.active {
  background: #8E8E8E;
  color: #fff;
}

.fancybox-is-open .showcase_change_zoom {
  display: block;
}

.zoomer_wrapper, .nozoomer_wrapper,
.zoomer .zoomer-positioner,
.zoomer .zoomer-holder,
.zoomer {
  background: none;
  margin: 0;
  padding: 0;
}

.zoomer {
  padding: 0;
}

.fancybox-is-open .fancybox-bg {
  background: rgba(6, 6, 9, 0.9);
}

.showcase_box1 .zoomer_basic {
  height: 187px;
}

@media (min-width: 767px) and (max-width: 1024px) {
  .showcase_box .showcase_box__content img {
    border: none;
  }
}

.zoomer .zoomer-controls {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.zoomer .zoomer-controls span {
  background: rgba(255, 255, 255, 1);
  border: 1px solid #cccccc;
  margin: 0 15px;
}

.zoomer .zoomer-controls::before {
  display: none;
}

.zoomer .zoomer-controls-top,
.zoomer .zoomer-controls-bottom {
  margin-left: -60px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.zoomer .zoomer-controls span.zoomer-zoom-out:hover,
.zoomer .zoomer-controls span.zoomer-zoom-in:hover {
  background: #333;
}

.showcase_box_cap {
  background-color: rgba(68, 68, 68, .6);
  border-bottom-right-radius: 8px;
  padding: 14px 20px 20px 30px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: left;
  min-width: 305px;
} 