@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap";*,::before,::after{box-sizing:border-box;border-width:0}html{line-height:1.5;font-family:ui-sans-serif,system-ui,sans-serif;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}button,input{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button{-webkit-appearance:button;background-image:none;background-color:transparent;cursor:pointer}:disabled{cursor:default}:-moz-focusring{outline:1px dotted ButtonText}h1,h2,h3,figure,p{margin:0}ul,menu{margin:0;padding:0;list-style:none}img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}:root{--surface-1-light:#ffffff;--surface-2-light:#e5e5e5;--text-1-light:#0a0a0a;--text-2-light:#737373;--surface-1-dark:#171717;--surface-2-dark:#404040;--text-1-dark:#fafafa;--text-2-dark:#a3a3a3}:root{color-scheme:dark;--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark)}@media(prefers-color-scheme:dark){:root{--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark)}}html.light{color-scheme:dark;--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark)}html.dark{color-scheme:dark;--surface-1:var(--surface-1-dark);--surface-2:var(--surface-2-dark);--text-1:var(--text-1-dark);--text-2:var(--text-2-dark)}html{height:100%}body{display:flex;flex-direction:column;width:100%;min-height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--surface-1);color:var(--text-1)}body>menu{margin:3rem auto 4rem;padding-right:1.5rem;padding-left:1.5rem;width:100%;max-width:768px;color:var(--text-2);font-weight:600;font-size:1.125rem;line-height:1.75rem;user-select:none;text-align:center}body>menu a{display:block;padding-top:.5rem;padding-bottom:.5rem}body>menu a:hover,body>menu a[aria-current=true]{color:var(--text-1)}body>main{flex-grow:1;width:100%;height:100%}body>footer{margin-right:auto;margin-left:auto;color:var(--text-2);font-size:.875rem;line-height:1.25rem}body>footer section:last-of-type{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;gap:1rem;padding:2.5rem}body>footer section:last-of-type a:hover{text-decoration-line:underline}hgroup{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:0 auto 2rem;padding-right:1.5rem;padding-left:1.5rem;max-width:1024px;text-align:center}hgroup h1{font-weight:700;font-size:1.875rem;line-height:2.25rem}hgroup h2{font-weight:700;font-size:1.5rem;line-height:2rem}hgroup p{color:var(--text-2);text-wrap:balance}@media(min-width:640px){hgroup{width:83.3333%}}@media(min-width:768px){hgroup h1{font-size:2.25rem;line-height:2.5rem}hgroup h2{font-size:1.875rem;line-height:2.25rem}hgroup p{font-size:1.125rem;line-height:1.75rem}}main>section{margin:1rem auto 3rem}.card{display:flex;flex-direction:column;border-radius:1rem}.card>img{transition-duration:150ms;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px rgba(0,0,0,5%);border-radius:1rem;aspect-ratio:3/2;width:100%;overflow:hidden;object-fit:cover}.card>img:hover{transform:scaleX(101%)scaleY(101%);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.card>div{display:flex;flex:auto;flex-direction:column;gap:.75rem;padding:1rem}.card>div>h2{font-weight:600;font-size:1.125rem;line-height:1.375}.card>div>p{color:var(--text-2);font-size:.875rem;line-height:1.25rem}.gallery-item{cursor:zoom-in}.prose{max-width:768px;color:var(--text-1);font-size:1rem;line-height:1.75}.prose a{color:var(--text-1);font-weight:500;text-decoration:underline}.prose p{margin-top:1.25em;margin-bottom:1.25em}.prose img{margin-top:2em;margin-bottom:2em}.prose h3{margin-top:1.6em;margin-bottom:.6em;color:var(--text-1);font-weight:600;font-size:1.25em;line-height:1.6}.prose ul{margin-top:1.25em;margin-bottom:1.25em;padding-left:1.625em;list-style-type:disc}.prose ul>li{margin-top:.5em;margin-bottom:.5em;padding-left:.375em}.prose ul li::marker{color:var(--text-2);font-variant-numeric:tabular-nums;unicode-bidi:isolate;text-align:start!important;text-align-last:start!important;text-indent:0!important;text-transform:none}.prose>:first-child{margin-top:0}.prose h3+*{margin-top:0}.prose figure{margin-top:2em;margin-bottom:2em}.prose figure>*{margin-top:0;margin-bottom:0}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.hidden{display:none}.group[aria-expanded=true] .group-aria-expanded\:block{display:block}.group[aria-expanded=true] .group-aria-expanded\:hidden{display:none}section.social-icons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem;padding-right:1.5rem;padding-left:1.5rem}section.featured{margin:3rem auto 4rem;padding-right:1.5rem;padding-left:1.5rem;max-width:1280px;color:var(--text-1-dark)}.featured-card{display:flex;box-shadow:0 1px 2px rgba(0,0,0,5%);border-radius:1rem;background-position:50%;background-size:cover;aspect-ratio:1/1;width:100%;overflow:hidden}@media(min-width:640px){.featured-card{aspect-ratio:16/9}}.featured-card>div{display:flex;flex-direction:column;justify-content:flex-end;gap:1rem;background-image:linear-gradient(to top,RGB(0 0 0/.8) 10%,transparent 50%);padding:1.5rem;width:100%;height:100%}.featured-card>div>h2{font-weight:700;font-size:1.5rem;line-height:1.25}@media(min-width:768px){.featured-card>div>h2{font-size:1.875rem;line-height:2.25rem}}.featured-card>div>p{font-size:.875rem;line-height:1.25rem}/*!PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com*/.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary:rgba(255, 255, 255, 0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:transparent}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration)cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:0 0;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:0 0;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:0 0;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1,1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.pswp__dynamic-caption{color:#fff;position:absolute;width:100%;left:0;top:0;transition:opacity 120ms linear!important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#fff}.pswp__dynamic-caption--faded{opacity:0!important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;background:rgba(0,0,0,.5);padding:10px 15px;right:0;bottom:0;top:auto!important;left:0!important}.noto-serif-jp-200{font-family:noto serif jp,serif;font-optical-sizing:auto;font-weight:200;font-style:normal}.noto-serif-jp-400{font-family:noto serif jp,serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.noto-serif-jp-900{font-family:noto serif jp,serif;font-optical-sizing:auto;font-weight:900;font-style:normal}body{font-family:noto serif jp,serif;font-weight:300}:root{--surface-1-light:#ffffff;--surface-2-light:#dee2e6;--text-1-light:#030507;--text-2-light:#868e96;--surface-1-dark:#16191d;--surface-2-dark:#495057;--text-1-dark:#f8f9fa;--text-2-dark:#868e96}body{background:rgba(29,29,31,.8)}body>header{position:sticky;top:0;z-index:1;padding:0 0;width:100%;height:3rem}body>header ul{display:inline-flex}header{width:100%}header .headerWrapper{background-color:rgba(0,0,0,.8)}header .headerContents{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:160px auto;justify-content:space-between}@media(min-width:1280px){header .headerContents{max-width:1280px}}header .headerMenu{display:inline-flex;justify-content:flex-start;align-items:center;height:3rem;font-weight:600;font-size:1rem;user-select:none;gap:0 2rem;padding-right:.5rem}@media(max-width:1280px){header .headerWrapper{padding:0 1rem}}@media(max-width:640px){header .headerContents{display:flex;justify-content:space-between}header .headerMenu{font-size:.8rem;gap:0 .8rem;padding-right:0}}.home__hgroupWrapper{background-color:#000;padding:0 0 2rem}@media(max-width:640px){.home__hgroup{margin:0 auto!important}}hgroup{gap:1rem!important}section.galleries{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem 1.5rem}@media(min-width:640px){section.galleries{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:3rem;max-width:1280px}}@media(max-width:640px){section.galleries{max-width:100vw}}@media(min-width:1024px){section.galleries{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){section.galleries.-gallery,section.galleries.-exhibitions{padding:0 1.5rem;grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media(min-width:640px){hgroup h1{font-size:2.875rem!important}section.galleries.-main{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:1280px){section.galleries.-main{padding:0 1.5rem}}section.galleries.-main .card>img{min-height:15vw!important}@media(max-width:1280px){section.galleries.-main .card>img{min-height:30vw!important}}.card>div>p{text-align:center}.card>div>h2{font-size:1.625rem!important;text-align:center}.artwork{display:flex;flex-direction:column;max-width:50vw;margin:0 auto;padding-bottom:32px}@media(max-width:640px){.artwork{max-width:100vw}}.artwork figcaption{text-align:right}.artwork figcaption>span{background:#333;font-size:14px}.gallery-item.-introduce{cursor:pointer!important}.home__expl{line-height:180%;margin:0 auto;max-width:1216px;text-align:center;padding:1.5rem}@media(max-width:640px){.home__expl{text-align:justify}}.home__hgroup{-ms-writing-mode:tb-rl;writing-mode:vertical-rl;justify-content:center;background:#010102;background-image:linear-gradient(rgba(0,0,0,.7),rgba(3,2,17,.1)),url(/images/2002/DSCN5105-1600-80.jpg);background-position:50%;background-size:contain;background-repeat:no-repeat;position:relative;width:100%;background:linear-gradient(black,rgba(0,0,0,.2)),url(/images/2002/DSCN5105-1600-80.jpg);background-size:cover;background-position:50%}h1.home__title{cursor:default;box-sizing:content-box;color:#fff;border:1px #fff solid;background:#0000004d}@media(min-width:640px){.home__hgroup{height:calc(calc(2.875rem * 8) + 100px)}h1.home__title{height:calc(2.875rem * 9);padding:24px;line-height:110%}}@media(max-width:640px){.home__hgroup{background-size:cover;height:calc(calc(1.875rem * 9) + calc((180/320)*100vw));padding:calc((96/320)*100vw)}h1.home__title{height:calc(1.875rem * 9);padding:calc((12/320)*100vw);transform:scale(1.25)}}.-main .card{position:relative}.-main .card>div{position:absolute;top:0;right:0}.-main .card>div>h2{background:rgba(0,0,0,.7);z-index:2;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;min-height:calc(1.625rem * 5);padding:8px}#main-contents{background:#fff}nav,h1,h2,h3,h4,h5,h6,p,ol,ul,li,a,dl,dd,dt,div,span,time,figure,figcaption,article,section,aside{margin:0;padding:0;box-sizing:border-box;font-weight:400}.c-toTop{align-items:center;bottom:40px;cursor:pointer;display:flex;justify-content:center;position:fixed;z-index:100;content:'';background-image:url(/chevron.svg);background-size:100%;background-repeat:no-repeat;border-radius:100%;box-shadow:0 1.25px 6px rgba(0,0,0,.2);width:48px;height:48px;right:32px}@media only screen and (min-width:768px){.c-toTop:hover{filter:contrast(.86)}}@media only screen and (max-width:767px){.c-toTop{height:36px;right:8px;width:36px}}.logoBtn{display:inline-flex;justify-content:flex-start;align-items:center;height:3rem;font-weight:600;font-size:1.25rem;user-select:none}.backBtn{display:inline-flex;justify-content:center;align-items:center;border-radius:.5rem;padding-right:1rem;padding-left:1rem;height:3rem;font-weight:600;font-size:1.25rem;user-select:none;padding:0;width:3rem}.mainTitle{margin-top:4rem}@media only screen and (max-width:768px){.mainTitle{margin-top:3rem}}.mainExpl{margin:1rem 0}section.gallery{max-width:1536px}section.gallery.-single{padding:0 1.5rem}section.gallery.-introduce{padding:0}.tabs-navigation{display:flex;white-space:nowrap;position:-webkit-sticky;position:sticky;top:3rem;background:rgba(255,255,255,.8);color:#333!important;z-index:1000;font-size:1rem;justify-content:space-around;overflow-x:scroll;height:3rem}@media(min-width:640px){.tabs-navigation{display:none}}.tab-button{flex:none;padding:10px;border:none;background:0 0;cursor:pointer;text-decoration:none;color:inherit;transition:background .3s,color .3s}.tab-button:target,.tab-button:focus{font-weight:700}.tab-button.active{font-weight:800}.letterGroup{padding-top:4rem}.letterGroup h2{padding-top:40px}.tabs-content{padding:0 1.5rem;margin:0 auto}@media(min-width:1280px){.tabs-content{max-width:1280px}}#letter{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));padding:0 64px;margin:0 auto;width:100%;box-sizing:border-box;gap:32px 0}@media(max-width:640px){#letter{grid-template-columns:repeat(1,minmax(0,1fr));padding:0}}.letterGroup h2{font-size:1.125rem;font-weight:700}.letterGroup ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.letterGroup li{padding:24px 0;text-align:center;display:grid;align-items:center;justify-content:center}.letterItem{line-height:160%;font-size:1.125rem}@media(max-width:640px){.letterItem{-ms-writing-mode:tb-rl;writing-mode:vertical-rl}}footer{border-top:1px solid rgba(126,126,126,.1);width:100%;max-width:1080px;margin-top:12rem}@media(max-width:768px){footer{margin-top:8rem}}.footerWrapper{padding:2rem 0;display:grid;grid-template-columns:repeat(3,1fr);line-height:180%;justify-items:center;justify-content:center}.footerWrapper h4{font-weight:700}.brsp{display:none}.footerTitle{margin:2rem 1.5rem 0;font-weight:700;font-size:1rem}.footerCopyright{font-size:.8rem;text-wrap:balance;text-align:center}@media(max-width:768px){.footerTitle{text-align:center}.footerWrapper h4{min-width:72px}.brsp{display:block}.footerWrapper{margin-top:1rem;display:flex;flex-direction:column;padding:0 1.5rem;gap:10px 0}.footerItem{display:flex;justify-content:flex-start}.footerMapContents{margin-top:.5rem}}.c-toAuthor{align-items:center;cursor:pointer;display:flex;justify-content:center;z-index:100;content:'';background-image:url(/chevron.svg);background-size:100%;background-repeat:no-repeat;border-radius:100%;box-shadow:0 1.25px 6px rgba(0,0,0,.2);height:28px;right:1.75rem;width:28px;transform:rotate(90deg)}@media only screen and (min-width:768px){.c-toAuthor:hover{filter:contrast(.86)}}.seeMoreContainer{padding:2rem 1.5rem 0;max-width:320px;margin:0 auto}.seeMoreContainer:hover{opacity:.8}.seeMoreWrapper{background:rgba(66,66,69,.7);padding:0 1.75rem;text-align:center;display:flex;box-sizing:border-box;min-height:56px;border-radius:32px;justify-content:space-between;pointer-events:auto;position:relative;width:100%;align-items:center}.seeMoreButton{font-size:.8rem;max-width:calc(100vw - 126px);padding:9px 0 11px;will-change:opacity}.gallery-item{position:relative}.gallery-id{content:'';position:absolute;bottom:0;right:0;font-size:.5rem;padding:0 .2rem;line-height:180%;background:rgba(36,36,36,.8)}.artwork figcaption>span{font-size:12px!important;background:rgba(36,36,36,.8)!important}@media only screen and (min-width:1280px){#gallery{max-width:1280px;margin:0 auto}}@-webkit-keyframes glow{from{text-shadow:0 0 5px rgba(255,255,255,.8),0 0 10px rgba(255,255,255,.8)}to{text-shadow:0 0 10px rgba(255,255,255,.8),0 0 15px #a5b3e3}}.glow{color:#fff;text-align:center;-webkit-animation:glow 2s ease-in-out infinite alternate;-moz-animation:glow 2s ease-in-out infinite alternate;animation:glow 2s ease-in-out infinite alternate;font-weight:400!important}