

   
    .header__bannerTitle.top2 {
        color: #ddbebe;
    }
   
    .header__bannerTitle.top3 {
        color: #f6f9bb;
    }
    .header__banner.top3 {
        background: url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/10/bnr_test.jpg);
    }
 


                .header__subVisualWrap {
          background: #041452 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/sub_visual_cristmas.png) right / contain no-repeat;
        }
                    .header__subVisualWrap {
          background: #0a0000 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/8c9a827d316346cfacab4e0ff9c35277.jpg) right / contain no-repeat;
        }
                        .header__subVisualWrap {
          background: #0f171f url() right / contain no-repeat;
        }
     

@media screen and (max-width: 834px) {
    .header__subVisualWrap {
      background: #041452 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/sub_visual_cristmas.png) center right / cover no-repeat;
    }
    .header__subVisualWrap {
      background: #0a0000 url(https://www.t-nagasaka.com/wp/wp-content/uploads/2021/11/8c9a827d316346cfacab4e0ff9c35277.jpg) center right / cover no-repeat;
    }
    .header__subVisualWrap {
      background: #0f171f url() center right / cover no-repeat;
    }
 
}
.gallery__subtitle { font-weight: bold; }

.gallery__top { padding: 100px 0; border-bottom: dashed 1px #333; }

.gallery__textWrap { width: 960px; padding: 0 40px; max-width: 100%; margin: 0 auto; }

.gallery__text { padding: 2em 0; }

.gallery__note { font-size: 1.4rem; }

.gallery__wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-top: 100px; }

.gallery__item { display: -webkit-box; display: -ms-flexbox; display: flex; width: 45%; margin-bottom: 100px; }

.gallery__item:nth-child(4n-1) { margin-left: 100px; }

.gallery__imgWrap { margin-right: 50px; max-width: 200px; max-height: 300px; -ms-flex-negative: 0; flex-shrink: 0; }

.gallery__data { padding-right: 50px; }

.gallery__detail { font-size: 1.4rem; padding-top: 2em; }

.gallery__merchandise { padding-top: 1em; font-size: 1.2rem; }

.gallery__link { display: inline-block; }

@media screen and (max-width: 1080px) { .gallery__item:nth-child(4n-1) { margin-left: 50px; } }

@media screen and (max-width: 834px) { .gallery__top { padding-bottom: 45px; }
  .gallery__textWrap { padding: 0; }
  .gallery__wrap { display: block; padding-top: 45px; }
  .gallery__item { width: 100%; margin-bottom: 45px; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .gallery__item:nth-child(4n-1) { margin-left: 0; }
  .gallery__imgWrap { margin-right: 0; }
  .gallery__data { padding-right: 0; text-align: center; padding-top: 15px; } }
/*# sourceMappingURL=popular.css.map */