﻿@media(max-width:767px){body.album.show h2.h1_tit{text-align:center;}}body.album.show h2.h1_tit:before{background:url(../../../../images/templates/AlbumTemplates/th001/album_icon.svg) no-repeat;}body.album.show h1.h1{font-size:30px;border-bottom:1px solid #717171;}body.album.show .masonry_box{width:100%;margin:0 auto;display:flex;flex-flow:row wrap;}body.album.show .masonry-brick{overflow:hidden;border-radius:5px;flex:auto;height:250px;margin:0 0 8px 8px;position:relative;}body.album.show .masonry-brick a:hover img{filter:brightness(1);-moz-transform:scale(1.1);transform:scale(1.1);}body.album.show .masonry-brick img{display:block;object-fit:cover;width:100%;height:100%;filter:brightness(50%);}body.album.show .masonry-brick:nth-child(4n+1){width:15%;}body.album.show .masonry-brick:nth-child(4n+2){width:40%;}body.album.show .masonry-brick:nth-child(4n+3){width:35%;}body.album.show .masonry-brick:nth-child(4n+4){width:20%;}