*,:before,:after{box-sizing:inherit;user-select:inherit;-webkit-user-drag:inherit;-webkit-tap-highlight-color:inherit;backface-visibility:inherit}*{margin:0;padding:0}html{box-sizing:border-box;-webkit-user-drag:none;-webkit-tap-highlight-color:#0000;line-height:1}main,canvas{display:block}img,svg,video{width:100%;display:block}svg{user-select:none;pointer-events:none}h1,h2,h3,h4,h5,h6{font:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none}input,button,select,textarea{appearance:none;color:inherit;font:inherit;background:0 0;border:none;border-radius:0;outline:none}:root{--c-bg:#fff;--c-text:gray;--c-text-on:#000;--c-border:#ddd;--fs:12px;--pad:20px}@media (width>=640px){:root{--pad:50px}}html,body{overscroll-behavior:none;height:100%}body{background-color:var(--c-bg);color:var(--c-text);font-family:neue-haas-grotesk-text,sans-serif;font-style:normal;font-weight:400;font-size:var(--fs);font-feature-settings:"palt";font-synthesis:none;text-size-adjust:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video,svg{user-select:none}button{cursor:pointer}.f-jp{color:var(--c-text-on);font-family:a-otf-gothic-mb101-pr6n,sans-serif;font-style:normal;font-weight:300}.splash{z-index:100;background-color:#fff;width:100%;height:100%;position:fixed;top:0;left:0}.splash_sign{z-index:1;width:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-42%)}@media (width>=640px){.splash_sign{width:480px}}.splash_illustration{z-index:2;object-fit:cover;object-position:center;width:100%;height:100%;position:relative}.sideBar{z-index:10;flex-direction:column;justify-content:space-between;width:100px;height:calc(100dvh - 100px);display:flex;position:fixed;top:50px;left:50px}@media not all and (width>=640px){.sideBar{display:none}}.sideBar_title{color:var(--c-text-on);white-space:nowrap;font-weight:700;position:absolute;top:calc(50% - 6px);left:0}.sideBar_pageList{flex-direction:column;row-gap:12px;display:flex}.sideBar_pageItem a.link{justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.sideBar_pageItem a.link:before{content:"";width:100%;height:calc(100% + 12px);display:block;position:absolute;top:-6px;left:0}.sideBar_pageItem a.link>*{pointer-events:none}.sideBar_pageItem a.link.is-active{color:var(--c-text-on);font-weight:700}.sideBar_pageItem .bar{background-color:currentColor;width:13px;height:1px}.sideBar_misc{flex-direction:column;row-gap:32px;display:flex}.sideBar_misc .item{justify-content:space-between;align-items:center;width:100%;display:flex}.sideBar_misc button{display:block;position:relative}.sideBar_misc button:before{content:"";width:100%;height:calc(100% + 12px);display:block;position:absolute;top:-6px;left:0}.sideBar_misc button.is-active{color:var(--c-text-on);pointer-events:none;font-style:italic}.mobHeader{z-index:20;justify-content:space-between;align-items:center;width:100%;padding:0 20px;display:flex;position:fixed;top:38px;left:0}@media (width>=640px){.mobHeader{display:none}}.mobHeader_title{color:var(--c-text-on);white-space:nowrap;font-weight:700;position:absolute;top:0;left:calc(50% - 48px)}.mobHeader_menuBtn{position:relative}.mobHeader_menuBtn:before{content:"";width:calc(100% + 20px);height:calc(100% + 12px);display:block;position:absolute;top:-6px;left:-10px}.mobMenu{z-index:10;background-color:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (width>=640px){.mobMenu{display:none}}.mobMenu_main{width:95px}.mobMenu_filterList{flex-direction:column;display:flex}.mobMenu_filterItem{color:var(--c-text-on)}.mobMenu_filterItem .link{cursor:pointer;justify-content:space-between;align-items:center;width:100%;height:21px;display:flex}.mobMenu_filterItem .link>*{pointer-events:none}.mobMenu_filterItem .bar{background-color:currentColor;width:13px;height:1px}.mobMenu_misc{flex-direction:column;margin-top:21px;display:flex}.mobMenu_misc .item{justify-content:space-between;align-items:center;width:100%;height:21px;display:flex}.mobMenu_misc .item+.item{margin-top:22px}.mobMenu_misc button{display:block}.mobMenu_misc button.is-active{color:var(--c-text-on);pointer-events:none;font-style:italic}.mobMenu_sns{width:100%;color:var(--c-text-on);justify-content:space-between;align-items:center;padding:0 30px;display:flex;position:absolute;bottom:40px;left:0}.mobMenu_sns .icon{width:auto;height:11px}.mobMenu_sns .icon svg{fill:currentColor;width:auto;height:100%}.works{width:100%;height:100%;position:absolute;top:0;left:0}.works.is-pointer{cursor:pointer}.works_inner{z-index:2;position:absolute;top:0;left:0}@media not all and (width>=640px){.works_inner{width:100%}}@media (width>=640px){.works_inner{height:100%;display:flex}.works_inner>*{flex-shrink:0}}.works_list{position:relative}@media not all and (width>=640px){.works_list{width:100%;min-height:100dvh}}@media (width>=640px){.works_list{min-width:100vw;height:100%}}.works_list .content{position:absolute;top:0;left:0}@media not all and (width>=640px){.works_list .content{width:100%}}@media (width>=640px){.works_list .content{height:100%}}.works_list .bar{z-index:1;pointer-events:none;background-color:#ddd;position:absolute}@media not all and (width>=640px){.works_list .bar{width:100%;height:1px;top:50%;left:0}}@media (width>=640px){.works_list .bar{width:1px;height:100%;top:0;left:50%}}.works_list .arrow{z-index:1;pointer-events:none;width:30px;position:absolute}@media not all and (width>=640px){.works_list .arrow{top:calc(50% + 20px);right:20px}}@media (width>=640px){.works_list .arrow{left:calc(50% + var(--pad));bottom:calc(var(--pad) + 3px)}}.works_list .arrow svg{fill:currentColor;width:100%;height:auto;transform:scaleX(-1)}.works_list .srclist{display:none}.works_list canvas{z-index:2;position:relative}.works_list .titles{z-index:2;position:absolute}@media not all and (width>=640px){.works_list .titles{top:calc(50% + 20px);left:20px}}@media (width>=640px){.works_list .titles{left:calc(50% + var(--pad));top:var(--pad)}}.works_list .titles p{letter-spacing:-.02em;white-space:nowrap;position:absolute;top:0;left:0}@media not all and (width>=640px){.works_list .titles p{writing-mode:vertical-rl}}.works_list .titles p span{display:block}@media not all and (width>=640px){.works_list .titles p .c{margin-right:6px}}@media (width>=640px){.works_list .titles p .c{margin-top:12px}}.works_footer{position:relative}@media not all and (width>=640px){.works_footer{width:100%;height:100dvh}}@media (width>=640px){.works_footer{width:100vw;height:100%}}.works_footer .content{width:100%;height:100%;opacity:var(--ftScroll);position:absolute;top:0;left:0}@media not all and (width>=640px){.works_footer .content{transform:translate3d(0, calc((1 - var(--ftScroll)) * -50%), 0)}}@media (width>=640px){.works_footer .content{transform:translate3d(calc((1 - var(--ftScroll)) * -50%), 0, 0)}}.works_cr{color:var(--c-text-on);white-space:nowrap;text-align:center;font-weight:700;position:absolute}@media not all and (width>=640px){.works_cr{line-height:15px;top:24px;left:50%;transform:translate(-50%)}}@media (width>=640px){.works_cr{line-height:21px;top:50%;left:85px;transform:translateY(-50%)}}.works_pp{color:var(--c-text-on);text-transform:uppercase;white-space:nowrap;font-weight:700;position:absolute}@media not all and (width>=640px){.works_pp{bottom:40px;left:calc(50% - 50px)}}@media (width>=640px){.works_pp{right:var(--pad);top:calc(50% - 6px)}}.works_pagination{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#PageWrapper{z-index:1;contain:strict;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.onyx-container{z-index:1}.onyx-enter{z-index:2}.pagination{align-items:center;display:flex}@media not all and (width>=640px){.pagination{justify-content:space-between;width:100%;padding:0 20px}}@media (width>=640px){.pagination{column-gap:50px}}.pagination_arrow{width:30px;display:block}.pagination_arrow svg{fill:currentColor;width:100%;height:auto}.pagination_arrow.is-next svg{transform:scaleX(-1)}.pagination_arrow.is-disable{pointer-events:none}.pagination_indices{display:flex}@media not all and (width>=640px){.pagination_indices{flex-direction:column;align-items:center;row-gap:50px}}@media (width>=640px){.pagination_indices{align-items:center;column-gap:50px}}.pagination_list{display:flex}@media not all and (width>=640px){.pagination_list{flex-direction:column;align-items:center;row-gap:25px}}@media (width>=640px){.pagination_list{align-items:center;column-gap:25px}}.pagination_num.is-current{color:var(--c-text-on)}.top{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.project{--enter:1;background-color:rgba(255, 255, 255, var(--enter));width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.project_content{z-index:1;position:absolute;top:0;left:0}@media not all and (width>=640px){.project_content{width:100%}}@media (width>=640px){.project_content{height:100%;padding-left:50vw;display:flex}.project_content>*{flex-shrink:0;width:max-content;height:100%}}.project_kvL{position:relative}@media not all and (width>=640px){.project_kvL{display:none}}.project_kvL .imageWrap{height:100%;position:relative;overflow:hidden}.project_kvL .imageWrap img{width:auto;height:100%;position:relative;left:50%;transform:translate(-50%)}.project_kvL .title{color:var(--c-text-on);white-space:nowrap;opacity:var(--enter);font-weight:700;position:absolute;top:calc(50% - 6px);left:-50px;transform:translate(-100%)}.project_kvL .scroll{white-space:nowrap;opacity:var(--enter);position:absolute;bottom:50px;left:-50px;transform:translate(-100%)}.project_kvP{position:relative}@media (width>=640px){.project_kvP{display:none}}.project_kvP.height-fixed{height:100dvh}.project_kvP.height-fixed .title{position:absolute;bottom:64px;left:0}.project_kvP.height-fixed .category{position:absolute;bottom:40px;left:0}.project_kvP.height-auto .title{margin-top:80px}.project_kvP.height-auto .category{margin-top:1em}.project_kvP.height-auto.end-animation .imageWrap{height:auto}.project_kvP.height-auto.end-animation .imageWrap img{position:static;transform:none}.project_kvP .imageWrap{height:100%;position:relative;overflow:hidden}.project_kvP .imageWrap img{pointer-events:none;width:100%;height:auto;position:relative;top:50%;left:0;transform:translateY(-50%)}.project_kvP .title{width:100%;color:var(--c-text-on);text-align:center;opacity:var(--enter);white-space:nowrap;font-weight:700}.project_kvP .category{text-align:center;width:100%;opacity:var(--enter);white-space:nowrap;font-weight:700}@media not all and (width>=640px){.project_info{padding:0 var(--pad);flex-direction:column;row-gap:73px;margin-top:32px;display:flex}}@media (width>=640px){.project_info{flex-direction:column;justify-content:space-between;align-items:flex-start;width:400px;margin-left:150px;padding:44px 0 50px;display:flex}.project_info .meta-m{display:none}}.project_info .meta-m p{text-align:center}@media not all and (width>=640px){.project_info .meta-l{display:none}}.project_info .meta-l .m2{margin-top:2em}.project_info .meta p{letter-spacing:-.02em;line-height:24px}.project_info .meta p+p{margin-top:2em}.project_info .description{letter-spacing:-.02em;text-align:justify;text-box:trim-both text text;font-size:11px;line-height:2}.project_videoThumb{cursor:pointer;position:relative}@media not all and (width>=640px){.project_videoThumb{padding:0 var(--pad);margin-top:115px}}@media (width>=640px){.project_videoThumb{height:50%;margin:auto 0 auto 150px}}.project_videoThumb .inner{pointer-events:none;width:auto;height:100%;position:relative}.project_videoThumb .video{width:auto;height:100%;position:relative}.project_videoThumb .video iframe{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.project_videoThumb .video:after{content:"";z-index:2;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.project_videoThumb .ui{justify-content:space-between;width:100%;display:flex;position:absolute;bottom:-7px;left:0;transform:translateY(100%)}.project_videoThumb .ui .c,.project_videoThumb .ui .t{line-height:1.75}.project_videoThumb .ui .icon{width:10px;height:12px;position:absolute;top:calc(50% - 6px);left:calc(50% - 5px)}.project_videoThumb .ui .icon svg{width:100%;height:auto}.project_gallery{display:flex}@media not all and (width>=640px){.project_gallery{padding:0 var(--pad);flex-direction:column;row-gap:60px;margin-top:115px}}@media (width>=640px){.project_gallery{align-items:center;column-gap:100px;height:50%;margin:auto 0 auto 150px}}@media not all and (width>=640px){.project_gallery .item img{width:100%;height:auto}}@media (width>=640px){.project_gallery .item{height:100%}.project_gallery .item img{width:auto;height:100%}}.project_gallery .item[data-type=doubleImageGroup]{display:flex}@media not all and (width>=640px){.project_gallery .item[data-type=doubleImageGroup]{column-gap:10px}.project_gallery .item[data-type=doubleImageGroup] img{width:calc(50% - 5px)}}@media (width>=640px){.project_gallery .item[data-type=doubleImageGroup]{column-gap:20px}.project_gallery .item[data-type=doubleImageGroup]>*{flex-shrink:0}}.project_gallery .item[data-type=quadImageGroup]{grid-template-columns:repeat(2,1fr);display:grid}@media not all and (width>=640px){.project_gallery .item[data-type=quadImageGroup]{aspect-ratio:1;gap:10px}.project_gallery .item[data-type=quadImageGroup] img{object-fit:cover;object-position:center;width:100%;height:100%}}@media (width>=640px){.project_gallery .item[data-type=quadImageGroup]{gap:20px}.project_gallery .item[data-type=quadImageGroup] img{height:calc(25dvh - 10px)}}@media not all and (width>=640px){.project_credit{margin-top:120px}}@media (width>=640px){.project_credit{margin-left:150px}}@media not all and (width>=640px){.project_credit .heading{text-align:center}}@media (width>=640px){.project_credit .heading{height:25%;padding-top:50px}.project_credit .content{column-gap:100px;height:50%;display:flex}}.project_credit ol{flex-direction:column;display:flex}@media not all and (width>=640px){.project_credit ol{align-items:center;row-gap:30px;margin-top:40px}}@media (width>=640px){.project_credit ol{flex-shrink:0;justify-content:center;align-items:flex-start;height:100%}}.project_credit ol li{line-height:21px}@media not all and (width>=640px){.project_credit ol li{text-align:center}}@media (width>=640px){.project_credit ol li{justify-content:space-between;width:400px;display:flex}}.project_credit ol li .role{text-transform:uppercase}.project_credit ol li .name{color:var(--c-text-on)}@media not all and (width>=640px){.project_nav{justify-content:center;margin-top:150px;padding-bottom:40px;display:flex}}@media (width>=640px){.project_nav{flex-direction:column;justify-content:center;align-items:flex-end;width:50vw;padding-right:50px;display:flex}}.project_nav .content{column-gap:9px;display:flex}.project_nav .content a,.project_nav .content button{color:var(--c-text-on);font-weight:700}.project_videoPlayer{z-index:2;background-color:#fffc;background-image:url(/assets/image/mask.png);background-repeat:repeat;background-size:8px 8px;width:100%;height:100%;position:absolute;top:0;left:0}.project_videoPlayer .inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.project_videoPlayer .videoWrap{aspect-ratio:1.77778}@media not all and (width>=640px){.project_videoPlayer .videoWrap{width:100%}}@media (width>=640px){.project_videoPlayer .videoWrap{width:70%}}.project_videoPlayer .videoWrap iframe{width:100%;height:100%;display:block}.project_videoPlayer .closeBtn{color:var(--c-text-on);font-weight:700;line-height:1.2;position:absolute}.project_videoPlayer .closeBtn:before{content:"";width:calc(100% + 20px);height:calc(100% + 12px);display:block;position:absolute;top:-6px;left:-10px}@media not all and (width>=640px){.project_videoPlayer .closeBtn{bottom:36px;left:calc(50% - 17px)}}@media (width>=640px){.project_videoPlayer .closeBtn{top:calc(50% - 8px);right:calc(7.5vw - 17px)}}.about{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.about:before{content:"";opacity:.1;pointer-events:none;background-color:red;width:100%;height:50vh;display:none;position:absolute;top:25vh;left:0}.about:after{content:"";z-index:100;pointer-events:none;background-color:#0ff;width:100%;height:1px;display:none;position:absolute;top:50vh;left:0}.about_bg{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.about_bg video{opacity:.15;position:absolute}@media not all and (width>=640px){.about_bg video{width:915px;height:1100px;top:30%;left:50%;transform:translate(-55%)scale(1.1)}}@media (width>=640px){.about_bg video{width:915px;height:1100px;top:10%;left:50%;transform:translate(-54%)}}.about_nav{z-index:3;position:absolute}@media not all and (width>=640px){.about_nav{right:var(--pad);text-align:right;top:85px}}@media (width>=640px){.about_nav{left:calc(var(--pad) * 5);top:var(--pad)}}.about_nav ol{flex-direction:column;row-gap:12px;display:flex}.about_nav ol li{cursor:pointer;position:relative}.about_nav ol li:before{content:"";width:100%;height:calc(100% + 12px);display:block;position:absolute;top:-6px;left:0}.about_content{z-index:2;position:absolute;top:0;left:0}@media not all and (width>=640px){.about_content{width:100%;padding:0 20px}}@media (width>=640px){.about_content{height:100%;padding:50px 0;display:flex}.about_content>*{flex-shrink:0;height:100%;padding:0 100px}}.about_header{position:relative}@media not all and (width>=640px){.about_header{height:50dvh}}@media (width>=640px){.about_header{width:50vw}}.about_header h1{position:absolute}@media not all and (width>=640px){.about_header h1{font-size:11px;line-height:1.8;bottom:14px;left:0}}@media (width>=640px){.about_header h1{line-height:2;top:calc(50% - 12px);right:100px}}@media not all and (width>=640px){.about_section{border-top:1px solid var(--c-border);padding-bottom:150px}}@media (width>=640px){.about_section{border-left:1px solid var(--c-border);flex-direction:column;justify-content:space-between;display:flex}}@media not all and (width>=640px){.about_section[data-section=sns]{padding-bottom:0}}@media (width>=640px){.about_section[data-section=sns]{border-right:1px solid var(--c-border)}}@media not all and (width>=640px){.about_section .heading{padding-top:14px;line-height:1.8}}.about_footer{position:relative}@media not all and (width>=640px){.about_footer{height:100dvh}}@media (width>=640px){.about_footer{width:100vw}}.about_footer p{color:var(--c-text-on);font-weight:700;position:absolute}@media not all and (width>=640px){.about_footer p{text-align:center;width:100%;bottom:50px;left:0}}@media (width>=640px){.about_footer p{top:calc(50% - 6px);right:50px}}@media not all and (width>=640px){.profile{margin-top:40px}}@media (width>=640px){.profile{column-gap:50px;height:calc(50% + 11px);display:flex}.profile_col{flex-direction:column;justify-content:space-between;display:flex}.profile_col+.profile_col{border-left:1px solid var(--c-border);padding-left:50px}}.profile_text{font-size:11px;line-height:2}@media (width>=640px){.profile_text{width:400px;height:calc(100% - 30px)}}@media not all and (width>=640px){.profile_index{display:none}.table{margin-top:40px}}@media (width>=640px){.table{column-gap:50px;display:flex}.table_col{flex-shrink:0}}@media not all and (width>=640px){.table_col+.table_col ol{border-top:1px solid var(--c-border)}}@media (width>=640px){.table_col+.table_col ol{border-left:1px solid var(--c-border);padding-left:50px}}.table_col+.table_col .index span{left:50px}@media (width>=640px){.table_col ol{width:600px;height:50vh}}.table_col ol li{font-size:11px;position:relative}@media not all and (width>=640px){.table_col ol li{padding:18px 0;line-height:14px}}@media (width>=640px){.table_col ol li{white-space:nowrap;line-height:4.54545vh}}.table_col ol li+li:after{content:"";background-color:var(--c-border);pointer-events:none;width:100%;height:1px;display:block;position:absolute;top:0;left:0}@media not all and (width>=640px){.table_col .index{display:none}}@media (width>=640px){.table_col .index{height:calc(25vh - 50px);position:relative}}.table_col .index span{white-space:nowrap;position:absolute;bottom:0;left:0}.table_experienceItem{display:flex}.table_experienceItem .year{flex:0 0 50px}.table_exhibitionItem{display:flex;position:relative}.table_exhibitionItem .col1{flex:0 0 40px}.table_exhibitionItem .col2{flex:0 0 calc(100% - 40px)}@media (width>=640px){.table_exhibitionItem .col2,.table_exhibitionItem .col2_1{display:flex}}.table_exhibitionItem .col2_2{white-space:nowrap;position:absolute}@media not all and (width>=640px){.table_exhibitionItem .col2_2{top:18px;left:95px}}@media (width>=640px){.table_exhibitionItem .col2_2{top:0;right:0}.table_exhibitionItem .location{flex:0 0 90px}}@media not all and (width>=640px){.table_exhibitionItem .text{margin-top:5px}}@media (width>=640px){.contact{flex-direction:column;justify-content:flex-end;height:calc(75vh - 50px);display:flex}}@media not all and (width>=640px){.contact_content{margin-top:40px}}@media (width>=640px){.contact_content{width:400px;padding-bottom:calc(50vh - 87px)}}.contact_emailBtn{color:var(--c-text-on);text-transform:uppercase;white-space:nowrap;font-weight:700;position:relative;overflow:hidden}.contact_emailBtn .t2,.contact_emailBtn .t3{opacity:0;position:absolute;top:0;left:0}.contact_bar{background-color:var(--c-border);width:100%;height:1px;margin:10px 0}.contact_text{text-align:right;font-size:10px}@media (width>=640px){.sns{flex-direction:column;justify-content:flex-end;height:calc(75vh - 50px);display:flex}}@media not all and (width>=640px){.sns_content{margin-top:40px}}@media (width>=640px){.sns_content{width:400px;padding-bottom:calc(50vh - 87px)}}.sns_row1{color:var(--c-text-on);justify-content:space-between;font-weight:700;display:flex}.sns_bar{background-color:#ddd;height:1px;margin:7px 0 11px}.sns_row2{justify-content:space-between;display:flex}.sns_row2 a{display:block}.sns_row2 a svg{fill:currentColor;width:auto;height:12px}
