:root{--color-black: #010101;--color-white: #fff}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clearfix{*zoom:1}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}@media(min-width: 576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-sm-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-md-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-lg-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}@media(min-width: 1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.d-xl-inline-flex{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}}html{font-size:10px;color:var(--color-black);-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-size:1.6rem;line-height:1.8}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:"Noto Serif JP",serif;font-weight:400}.shuuei{font-family:"Shippori Mincho",serif;font-weight:400;font-size:1.05rem;line-height:1.8;letter-spacing:.01em}b{font-weight:bold}a{text-decoration:underline;-webkit-transition:.5s;-o-transition:.5s;transition-duration:.5s;color:var(--color-white)}a:hover{text-decoration:none}a[target=_blank]:after{padding:0 0 0 5px;text-decoration:none;font-size:75%}.text-paren,.text-aster{font-size:80%}.text-nowrap{white-space:nowrap}.text-smaller{font-size:1.4rem;font-style:normal}.b{font-weight:bold}h1,h2,.h2,h3,.h3,h4,h5,h6{font-weight:bold}h1 *,h2 *,.h2 *,h3 *,.h3 *,h4 *,h5 *,h6 *{font-weight:bold}h2,.h2{margin-bottom:2rem}h3,.h3{margin-bottom:2rem}h4,.h4{margin-bottom:2rem}html{scroll-behavior:smooth;background-color:var(--color-black);color:var(--color-white)}ul li{list-style-type:disc;padding-bottom:15px}*{box-sizing:border-box}img{vertical-align:bottom}p{margin-bottom:2rem}ul{padding-left:2rem}ul.list--no-marker{padding-left:0;list-style-type:none}hr{margin:0;border:0}@media screen and (min-width: 768px){#menu{position:fixed;top:-30px;left:0;z-index:2;width:100%;height:40px;padding:0 20px;opacity:0;transition-duration:1s}#menu.active{top:0;opacity:1}#menu ul{display:flex;justify-content:flex-end;width:100%;height:100%;margin-bottom:0}#menu ul li{display:flex;align-items:center;padding-bottom:0;list-style-type:none}#menu ul li+li{padding-left:20px}#menu ul li a{display:inline-flex;align-items:center;text-decoration:none;font-size:1.4rem}}@media screen and (max-width: 767px){#menu{display:flex;align-items:center;justify-content:center;position:fixed;left:0;width:100vw;height:100lvh;max-height:0;overflow:hidden;-webkit-overflow-scrolling:touch;opacity:0;z-index:2;background-color:var(--color-black)}#menu.sp-active{max-height:none;opacity:1}#menu ul{padding-left:0}#menu ul li{display:flex;align-items:center;justify-content:center;list-style-type:none}#menu ul li a{text-decoration:none;font-size:calc(1.25vw + 1.5rem);color:var(--color-white)}}@media screen and (max-width: 767px){.menu-trigger{display:none;position:fixed;z-index:3;top:3.5%;right:20px;width:25px;height:15px}.menu-trigger span{position:absolute;left:0;width:100%;height:1px;border-top:1px var(--color-white) solid;background-color:var(--color-white);border-top:none}.menu-trigger span:nth-of-type(1){top:0}.menu-trigger span:nth-of-type(2){top:7px}.menu-trigger span:nth-of-type(3){top:14px}.menu-trigger.active{display:block}.menu-trigger.sp-active{display:block !important}.menu-trigger.sp-active span:nth-of-type(1){top:-2px;left:-4px;width:135%;transform:translateY(9px) rotate(-45deg)}.menu-trigger.sp-active span:nth-of-type(2){opacity:0}.menu-trigger.sp-active span:nth-of-type(3){top:-2px;width:135%;left:-4px;transform:translateY(9px) rotate(45deg)}}.eyecatch-text,.scroll-wrap{opacity:0}@media screen and (max-width: 767px){.eyecatch-text,.scroll-wrap{opacity:1}}@media screen and (min-width: 768px){.section-eyecatch{position:relative;height:100vh;min-height:700px;width:100%}}.section-eyecatch .text-caption{position:absolute;right:1rem;bottom:-4rem;font-size:.9rem}@media screen and (max-width: 767px){.section-eyecatch .text-caption{display:block;position:static;padding:2rem 5vw;font-size:1rem}}@media screen and (min-width: 768px){.scroll-wrap{position:relative;overflow:hidden;height:100vh;min-height:700px;width:100%}}.scroll-content{position:absolute;top:0;right:0;height:100vh;min-height:700px;display:flex}@media screen and (max-width: 767px){.scroll-content{position:static;height:auto;min-height:auto;display:block}}@media screen and (min-width: 768px){.eyecatch-img{height:100vh;min-height:700px;width:auto;min-width:100vw;object-fit:cover;display:block;will-change:transform}}@media screen and (max-width: 767px){.eyecatch-img{height:auto;width:100%}}.eyecatch-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;max-width:100%;max-height:calc(100% - 5dvw);min-height:670px;object-fit:contain}.js-fadein{opacity:0;transform:translateY(30px);transition:opacity 1.6s ease,transform 1.6s ease}.js-fadein.active{opacity:1;transform:translateY(0)}figcaption{font-size:1.2rem}@media screen and (max-width: 991px){figcaption{font-size:1rem}}.section-common{margin-top:clamp(60px,10dvh,120px);padding:clamp(60px,10dvh,120px) 5vw}.section-common>.container{max-width:1200px;margin-left:auto;margin-right:auto}.section-info .title{font-size:2.4rem}.section-info .subtitle{font-size:3.8rem;margin-bottom:4rem;line-height:1.5}.section-info .subtitle .en{display:block;font-size:2.8rem}.section-info .img-credit{width:auto;height:2.8rem;margin-right:2rem}@media screen and (max-width: 991px){.section-info .title{font-size:1.8rem}.section-info .subtitle{font-size:3.3rem}.section-info .subtitle .en{font-size:2.4rem}}@media screen and (max-width: 767px){.section-info .img-credit{height:2rem}}.section-image{display:flex;justify-content:center;align-items:center;height:100dvh}.section-image figure{display:block}.section-image img{display:block}.section-image figcaption{padding:.5rem 0 0 0}.section-image.section-image-1st img{width:75%;max-width:1200px;height:auto;margin:auto}.section-image.section-image-1st figcaption{width:75%;height:auto;margin:auto}.section-image.section-image-2nd img{width:80%;height:auto;margin:auto}@media screen and (max-width: 991px){.section-image.section-image-2nd img{width:100%}}@media screen and (max-width: 767px){.section-image.section-image-1st img{width:100%}.section-image.section-image-1st figcaption{width:100%}.section-image.section-image-2nd img{width:100%}}.section-lead{box-sizing:border-box}.section-lead .lead{font-size:2.6rem}.section-lead .description{margin-top:4rem;font-size:1.8rem}@media screen and (max-width: 991px){.section-lead .lead{font-size:2.4rem}.section-lead .description{font-size:1.6rem}}@media screen and (max-width: 767px){.section-lead .lead{font-size:1.8rem}}.section-profile .container{display:flex;gap:6rem}.section-profile .container .text{width:70%}.section-profile .container .name{line-height:1.5;font-size:2.6rem}.section-profile .container .name .en{font-size:1.8rem}.section-profile .container .img{width:30%}.section-profile .container .img img{width:100%;height:auto}@media screen and (max-width: 991px){.section-profile .container .text{width:60%}.section-profile .container .img{width:40%}.section-profile .container .name{font-size:2.4rem}.section-profile .container .name .en{font-size:1.6rem}}@media screen and (max-width: 767px){.section-profile .container{flex-direction:column}.section-profile .container .text,.section-profile .container .img{width:100%}}.section-works .item{display:flex;justify-content:center;align-items:center;height:100dvh}.section-works .item+.item{margin-top:clamp(100px,20dvh,300px)}.section-works .item figure{display:block}.section-works .item figure img{width:100%;height:auto}.section-works .item figure figcaption{padding:.5rem 0 0 0}.section-works .item-wakusei figure{width:70%}.section-works .item-ayatori figure{width:45%}.section-works .item-spiral figure{width:75%}@media screen and (max-width: 767px){.section-works .item{height:auto}.section-works .item-wakusei figure,.section-works .item-ayatori figure,.section-works .item-spiral figure{width:100%}}.section-events .heading{font-size:1.8rem}.section-events .list{padding-left:0;max-width:1200px}.section-events .list .item{margin:0;padding:0;list-style-type:none}.section-events .list .item+.item{margin-top:clamp(100px,20dvh,300px)}.section-events .list .item-performance .chunk,.section-events .list .item-talk .chunk{display:flex;gap:6rem}.section-events .list .item-performance .chunk+.chunk,.section-events .list .item-talk .chunk+.chunk{margin-top:6rem}.section-events .list .item-performance .chunk .text,.section-events .list .item-talk .chunk .text{width:60%}.section-events .list .item-performance .chunk .text .subhead,.section-events .list .item-talk .chunk .text .subhead{line-height:1.5;font-size:2.6rem}.section-events .list .item-performance .chunk .text .subhead .subtitle,.section-events .list .item-talk .chunk .text .subhead .subtitle{font-size:1.6rem}.section-events .list .item-performance .chunk .text .name,.section-events .list .item-talk .chunk .text .name{line-height:1.5;font-size:1.8rem}.section-events .list .item-performance .chunk .text .name .en,.section-events .list .item-talk .chunk .text .name .en{font-size:1.4rem}.section-events .list .item-performance .chunk .text *+.name,.section-events .list .item-talk .chunk .text *+.name{margin-top:6rem}.section-events .list .item-performance .chunk .img,.section-events .list .item-talk .chunk .img{width:40%}.section-events .list .item-performance .chunk .img img,.section-events .list .item-talk .chunk .img img{width:100%;height:auto}.section-events .list .item-performance .chunk .img figcaption,.section-events .list .item-talk .chunk .img figcaption{padding:.5rem 0 0 0}.section-events .list .item-performance .chunk .img figcaption+img,.section-events .list .item-talk .chunk .img figcaption+img{margin-top:3rem}@media screen and (max-width: 991px){.section-events .item-performance .chunk .text .subhead,.section-events .item-talk .chunk .text .subhead{font-size:2.4rem}.section-events .item-performance .chunk .text .subhead .subtitle,.section-events .item-talk .chunk .text .subhead .subtitle{font-size:1.4rem}}@media screen and (max-width: 767px){.section-events .list .item-performance .chunk,.section-events .list .item-talk .chunk{flex-direction:column}.section-events .list .item-performance .chunk .text,.section-events .list .item-talk .chunk .text{width:100%}.section-events .list .item-performance .chunk .text *:last-child,.section-events .list .item-talk .chunk .text *:last-child{margin-bottom:0}.section-events .list .item-performance .chunk .text .img,.section-events .list .item-talk .chunk .text .img{margin-bottom:2rem}.section-events .list .item-performance .chunk .img,.section-events .list .item-talk .chunk .img{width:100%}}.section-access .container{display:flex;gap:6rem}.section-access .container .chunk-text{width:60%}.section-access .container .chunk-text .heading img{max-width:100%;height:auto}.section-access .container .chunk-img{width:40%}.section-access .container .chunk-img img{width:100%;height:auto}.section-access .heading img{width:auto;height:3rem}@media screen and (max-width: 767px){.section-access .container{flex-direction:column-reverse}.section-access .container .chunk-text{width:100%}.section-access .container .chunk-img{width:100%}}.section-archive ul{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:1rem;margin-top:4rem;padding-left:0}.section-archive ul li{list-style-type:none}.section-archive ul li p{margin-bottom:0}.footer{display:flex;align-items:flex-end;justify-content:space-between;padding:clamp(6vw,100px,40px) 20px clamp(3vw,60px,40px) 20px}.footer .text-copyright{font-size:1rem}.footer figure img{width:120px;height:auto}/*# sourceMappingURL=styles.css.map */
