.page-gallery .page-gallery-content{max-width:1000px;margin:-100px auto 0}.page-gallery .page-gallery-content .toggle-button-group{background:#f9f9f9;border-radius:99px;align-items:center;gap:8px;width:max-content;height:40px;margin:0 auto;padding:0 4px;display:flex}.page-gallery .page-gallery-content .toggle-button-group .toggle-button{cursor:pointer;color:#999;border-radius:99px;align-items:center;height:32px;padding:0 16px;font-size:16px;line-height:24px;display:flex}.page-gallery .page-gallery-content .toggle-button-group .toggle-button.selected{color:#175cff;background:#fff;font-weight:700;box-shadow:0 1px 2px rgba(0,0,0,.03),0 1px 6px -1px rgba(0,0,0,.02),0 2px 4px rgba(0,0,0,.02)}.page-gallery .page-gallery-content .gallery-list{gap:20px 24px;margin-top:40px;padding:0 16px 160px;display:grid}@media (max-width:640px){.page-gallery .page-gallery-content .gallery-list{row-gap:64px;padding-bottom:80px}}.page-gallery .page-gallery-content .gallery-list.pc{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.page-gallery .page-gallery-content .gallery-list.mobile{grid-template-columns:repeat(auto-fill,minmax(210px,1fr))}.page-gallery .page-gallery-content .gallery-list.mobile .gallery-item .item-cover{border-radius:32px}@media (max-width:640px){.page-gallery .page-gallery-content .gallery-list.mobile .item-cover{width:60%;margin:auto}}.page-gallery .page-gallery-content .gallery-list .gallery-item{padding:16px}@media (max-width:640px){.page-gallery .page-gallery-content .gallery-list .gallery-item{padding:0}}.page-gallery .page-gallery-content .gallery-list .gallery-item .item-cover{cursor:pointer;aspect-ratio:16/10;border-radius:8px;position:relative;overflow:clip}.page-gallery .page-gallery-content .gallery-list .gallery-item .item-cover:hover .mask{opacity:1}.page-gallery .page-gallery-content .gallery-list .gallery-item .item-cover .pcImg{aspect-ratio:16/10;object-fit:cover}.page-gallery .page-gallery-content .gallery-list .gallery-item .item-cover .mobileImg{height:auto}.page-gallery .page-gallery-content .gallery-list .gallery-item .item-cover .mask{opacity:0;background:rgba(0,0,0,.5);justify-content:center;align-items:center;transition:opacity .1s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.page-gallery .page-gallery-content .gallery-list .gallery-item .item-cover .mask img{width:24px;height:24px}.page-gallery .page-gallery-content .gallery-list .gallery-item .gallery-item-title{margin-top:16px;font-size:14px;line-height:24px}.mobile-preview .preview-image-container{width:auto;height:525px}@media (max-width:640px){.mobile-preview .preview-image-container{width:100%}}.mobile-preview .preview-image-container .preview-image{width:auto!important;height:100%!important}
