.s-header{position:fixed;top:0;left:0;width:100%;height:96px;z-index:110;pointer-events:none}.s-header__mask{position:fixed;top:48px;left:0;right:0;height:60px;background:linear-gradient(180deg,#0009,#0000);pointer-events:none;z-index:95}.s-header__bg{position:absolute;top:0;left:0;width:100%;height:48px;background:#000}.s-header__inner{position:relative;display:flex;align-items:stretch;height:96px;z-index:1}.s-header__logo{display:flex;align-items:flex-start;padding:9px 0 0 15px}.s-header__logo img{width:89px;height:auto}@media screen and (max-width: 640px){.s-header__logo{padding:10px 0 0 11px}.s-header__logo img{width:72px}}.s-header__site-logo{display:none;pointer-events:auto}@media screen and (max-width: 640px){.s-header__site-logo{display:flex;flex-direction:column;align-items:center;gap:3px;position:absolute;left:50%;top:8px;transform:translate(-50%)}}.s-header__site-logo-main{font-weight:700;font-size:16px;line-height:.9;letter-spacing:-.05em;color:#fff}.s-header__site-logo-sub{display:flex;gap:3px}.s-header__site-logo-sub span{font-weight:700;font-size:13px;line-height:.9;color:#fff}.s-header__find-reel{display:none;position:absolute;left:12px;top:57px;align-items:center;gap:7px;padding:5px 10px;background:#111;border:1px solid #333333;box-shadow:0 4px 4px #0000001a;cursor:pointer;transition:filter .2s;pointer-events:auto}@media screen and (max-width: 640px){.s-header__find-reel{display:flex}}.s-header__find-reel:hover{filter:brightness(.85)}.s-header__find-reel-icon{width:14px;height:13px}.s-header__find-reel-text{font-weight:600;font-size:14px;line-height:1.26;color:#fff}.s-header__lng{margin-left:auto;display:flex;flex-direction:column;width:48px}.s-header__lng-item{display:flex;align-items:center;justify-content:center;width:48px;height:48px;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:15px;color:#fff;text-decoration:none;cursor:pointer;transition:filter .2s;pointer-events:auto}.s-header__lng-item:hover{filter:brightness(.85)}.s-header__lng-item--ja,.s-header__lng-item--en{background:#212121}body.lang-ja .s-header__lng-item--ja,body.lang-en .s-header__lng-item--en{background:#c00}body.lang-zh .s-header__lng{display:none}.s-sidebar{position:fixed;top:0;left:0;width:280px;height:100vh;background:linear-gradient(180deg,#212121 0% 76%,#484747);z-index:105;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.s-sidebar::-webkit-scrollbar{display:none}@media screen and (min-width: 641px){.s-sidebar{box-shadow:8px 0 16px #0000004d}}@media screen and (max-width: 640px){.s-sidebar{top:48px;height:calc(100vh - 48px);width:280px;transform:translate(-100%);transition:transform .35s ease;z-index:108}.s-sidebar.is-open{transform:translate(0);box-shadow:8px 0 16px #0000004d}}.s-sidebar__inner{display:flex;flex-direction:column;align-items:center;gap:48px;padding:98px 20px 100px}@media screen and (max-width: 640px){.s-sidebar__inner{padding-top:78px;padding-bottom:60px}}.s-sidebar__logo{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.s-sidebar__logo-site{display:flex;flex-direction:column;align-items:center;gap:5px;text-decoration:none}.s-sidebar__logo-site-main{font-weight:700;font-size:28px;color:#fff;letter-spacing:-.05em;line-height:.9}.s-sidebar__logo-site-sub{font-weight:700;font-size:24px;color:#fff;line-height:.9}.s-sidebar__logo-product{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;width:160px}.s-sidebar__logo-product img{height:14px;width:auto;flex-shrink:0}.s-sidebar__logo-product .s-sidebar__logo-product-slash{height:10px}.s-sidebar__filters{display:flex;flex-direction:column;gap:16px;width:100%}.s-sidebar__filter-group{display:flex;flex-direction:column;gap:20px}.s-sidebar__filter-title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.s-sidebar__filter-title-text{font-weight:600;font-size:18px;line-height:1.26;color:#fff}.s-sidebar__filter-title-icon{display:inline-block;width:10px;height:10px;border-right:1.5px solid #CC0000;border-bottom:1.5px solid #CC0000;transform:rotate(45deg);transition:transform .3s;flex-shrink:0}.s-sidebar__filter-group.is-open .s-sidebar__filter-title .s-sidebar__filter-title-icon{transform:rotate(-135deg)}.s-sidebar__filter-body{display:flex;flex-direction:column;gap:5px;overflow:hidden;max-height:0;opacity:0;transition:max-height .35s ease,opacity .3s ease}.s-sidebar__filter-group.is-open .s-sidebar__filter-body{max-height:2000px;opacity:1;padding-bottom:24px}.s-sidebar__tag-icon{display:inline-flex;align-items:center;gap:8px}.s-sidebar__tag-icon img{width:14px;height:13px}.s-sidebar__tag-icon span{font-weight:600;font-size:14px;color:#ddd}.s-sidebar__camera-tags{display:flex;flex-direction:column;gap:10px}.s-sidebar__camera-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 10px;height:60px;width:100%;background:#373737;border:1px solid #444;box-shadow:0 4px 4px #0000001a;cursor:pointer;transition:border-color .2s}.s-sidebar__camera-item-name{font-size:16px;font-weight:400;color:#fff;letter-spacing:.05em;line-height:1.26}.s-sidebar__camera-item-thumb{flex-shrink:0}.s-sidebar__camera-item-thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.s-sidebar__camera-item:hover{border-color:#888}.s-sidebar__camera-item.is-active{border-color:#bbb}.s-sidebar__tags{display:flex;flex-wrap:wrap;gap:5px}.s-sidebar__tag-item{display:flex;align-items:center;padding:5px 10px;min-height:26px;background:#373737;border:1px solid #444;box-shadow:0 4px 4px #0000001a;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.26;color:#fff;letter-spacing:.05em;text-align:left;cursor:pointer;transition:border-color .2s}.s-sidebar__tag-item:hover{border-color:#bbb}.s-sidebar__tag-item.is-active{background:#fff;color:#111}.s-sidebar-overlay{display:none;position:fixed;inset:48px 0 0;background:#000c;z-index:107}@media screen and (max-width: 640px){.s-sidebar-overlay.is-open{display:block}}.s-footer{width:100%}.s-footer__navi{background:#000;padding:30px;display:flex;flex-direction:column;gap:20px}@media screen and (min-width: 641px){.s-footer__navi{flex-direction:row;align-items:center;justify-content:space-between}}.s-footer__company{display:flex;flex-direction:column;gap:10px}.s-footer__heading{font-family:Inter,sans-serif;font-weight:500;font-size:15px;color:#fff;line-height:1.4;margin:0}@media screen and (min-width: 641px){.s-footer__heading{font-size:17px}}.s-footer__company-list{display:flex;gap:6px;align-items:flex-start;flex-direction:column}@media screen and (min-width: 641px){.s-footer__company-list{display:grid;grid-template-columns:repeat(4,auto);justify-content:end;gap:4px 24px}}.s-footer__company-item{font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:#fff;line-height:1.21}@media screen and (min-width: 641px){.s-footer__company-item{font-size:14px}}.s-footer__copyright{background:#212121;display:flex;align-items:center;justify-content:space-between;padding:10px 30px}.s-footer__copyright span,.s-footer__copyright a{font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:#fff;line-height:1.21}@media screen and (min-width: 641px){.s-footer__copyright span,.s-footer__copyright a{font-size:14px}}.s-footer__copyright a{text-decoration:none}.s-footer__copyright a:hover{text-decoration:underline}body{font-family:Plus Jakarta Sans,Inter,sans-serif;min-width:1240px}@media screen and (max-width: 640px){body{min-width:320px}}a{transition:filter .2s}a:hover{filter:brightness(.85)}body.lang-ja [data-lang=en],body.lang-ja [data-lang=zh],body.lang-en [data-lang=ja],body.lang-en [data-lang=zh],body.lang-zh [data-lang=ja],body.lang-zh [data-lang=en],body.lang-zh .s-header__lng{display:none}
