@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:100%}html *{margin:0;padding:0;border:none;box-sizing:border-box}html body{font-size:1.5vw}@media screen and (max-width:1080px){html body{font-size:4.4vw}}html body{font-family:"Noto Serif JP","游明朝",YuMincho,serif;line-height:1.8;letter-spacing:.05em;color:#231815;font-weight:400;margin:0;padding:0;word-wrap:break-word;overflow-wrap:break-word;position:relative}html body p{margin:0}html body code,html body pre{font-size:1.5vw;color:#999;padding:8px;width:100%;background-color:#eee;display:block;margin-top:8px;margin-bottom:8px}html body ol,html body ul{margin:0;padding:0;list-style-type:none}html body a:hover{-moz-opacity:.8;opacity:.8;transition:1s}html body img{border:none}html body h1,html body h2,html body h3,html body h4,html body h5{margin:0}html body .mincho{font-family:"Noto Serif JP","游明朝",YuMincho,serif;transform:rotate(.03deg)}html body .gothic{font-family:Noto Sans JP,Hiragino Kaku Gothic Pro,Meiryo,sans-serif}html body .aligncenter{text-align:center}html body .alignleft{text-align:left}html body .alignright{text-align:right}html body hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3);margin-top:16px;margin-bottom:16px;width:100%;display:block}html body input[type=button],html body input[type=button]:hover,html body input[type=submit],html body input[type=submit]:hover{font-size:1em}@media screen and (min-width:1080px){html body input[type=button],html body input[type=button]:hover,html body input[type=submit],html body input[type=submit]:hover{width:100%}}html body input[type=email],html body input[type=password],html body input[type=tel],html body input[type=text],html body select,html body textarea{padding:8px;font-size:1em;border:1px solid #ccc}@media screen and (min-width:1080px){html body input[type=email],html body input[type=password],html body input[type=tel],html body input[type=text],html body select,html body textarea{width:100%}}html body input:hover,html body textarea:hover{border:1px solid #999;outline:0}html body input:active,html body input:focus,html body select:active,html body select:focus,html body textarea:active,html body textarea:focus{background-color:#eee;outline:0}html body input::-moz-placeholder,html body textarea::-moz-placeholder{color:#ccc!important}html body input::placeholder,html body textarea::placeholder{color:#ccc!important}html body .pc{display:none}@media screen and (min-width:1080px){html body .pc{display:block}}html body .sp{display:block}@media screen and (min-width:1080px){html body .sp{display:none}}html body .asterisk{font-size:12px;font-weight:400;display:flex;justify-content:flex-start;align-items:flex-start;gap:4px}html body .asterisk:before{content:"※"}html body blockquote{border:1px solid #ccc;background-color:#eee;padding:32px 48px}html body .tel_no{pointer-events:none}@media screen and (min-width:1080px){html body .tel_no{pointer-events:auto}}.grecaptcha-badge{visibility:hidden}header{display:flex;justify-content:space-between;align-items:center;flex-flow:row;gap:0;padding:16px 32px;position:fixed;width:100%;z-index:1000;transition:1s;z-index:9999}@media screen and (max-width:1080px){header{padding:16px}}header .header__logo a{display:block;transition:transform 1s ease}header .header__logo a:hover{transform:scale(1.05)}header .header__menu-arrow{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:0 0;border:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;cursor:pointer}header .header__menu-arrow img{display:block;transition:transform .5s ease}header .header__menu-arrow:hover img{transform:translateX(-16px)}.drawer{position:fixed;inset:0;z-index:2000;pointer-events:none;opacity:0;transition:opacity .35s ease}.drawer__backdrop{position:absolute;inset:0;background:#231815}.drawer__panel{height:100vh;overflow:auto;position:absolute;inset:0;transform:translateX(100%);transition:transform .45s cubic-bezier(.2,.8,.2,1);background:#231815;color:#fff;padding:64px}@media screen and (max-width:1080px){.drawer__panel{padding:128px 16px 32px;overflow:hidden}}.drawer__close{position:absolute;top:32px;right:32px;width:80px;height:64px;background:0 0;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.drawer__close::before{content:"";display:block;width:80px;height:1px;background:#fff;transition:transform .3s ease}.drawer__close:hover::before{transform:translateX(-6px)}.drawer__nav>ul>li>.drawer__parent,.drawer__nav>ul>li>a{display:inline-block;font-size:10vw;font-weight:100;line-height:.9}@media screen and (max-width:1080px){.drawer__nav>ul>li>.drawer__parent,.drawer__nav>ul>li>a{font-size:18vw;font-weight:100;line-height:.9}}.drawer__nav>ul>li>a{transition:transform 2s cubic-bezier(.22,1,.36,1),letter-spacing 2s cubic-bezier(.22,1,.36,1),opacity 2s ease;color:#fff;text-decoration:none}.drawer__nav>ul>li>a:hover{transform:translateX(16px);letter-spacing:.1em;opacity:.5}.drawer__nav>ul>li>ul{padding-left:16px}.drawer__nav>ul>li>ul li{margin-bottom:16px}.drawer__nav>ul>li>ul a{display:inline-block;font-size:3vw;font-weight:400;line-height:1.5}@media screen and (max-width:1080px){.drawer__nav>ul>li>ul a{font-size:6vw;font-weight:400;line-height:1.5}}.drawer__nav>ul>li>ul a{color:#fff;text-decoration:none;transition:transform 1s ease,opacity 1s ease,letter-spacing 1s ease}.drawer__nav>ul>li>ul a:hover{transform:translateX(16px);opacity:.5;letter-spacing:.12em}.drawer.is-open{pointer-events:auto;opacity:1}.drawer.is-open .drawer__panel{transform:translateX(0)}body.is-drawer-open{overflow:hidden}.drawer__panel{position:relative}.drawer__panel::before{content:"MENU";position:absolute;right:0;top:0;font-size:30vw;font-weight:100;line-height:1;font-weight:900;opacity:.03;pointer-events:none}footer{width:100%;background:#231815;color:#fff}footer ul{padding:64px!important;width:100%}@media screen and (max-width:1080px){footer ul{padding:32px!important}}footer ul{display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:row;gap:32px;flex-wrap:wrap}footer ul li{width:calc(25% - 24px)}@media screen and (max-width:1080px){footer ul li{width:100%}}footer ul li span{font-size:1.8vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){footer ul li span{font-size:4vw;font-weight:400;line-height:1.8}}footer ul li a{font-size:3vw;font-weight:400;line-height:1.5}@media screen and (max-width:1080px){footer ul li a{font-size:6vw;font-weight:400;line-height:1.5}}footer ul li a{color:#fff;text-decoration:none}footer ul li a:hover{transform:translateX(16px);letter-spacing:.1em;opacity:.5}footer ul li ul{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column;gap:16px;padding:0!important}footer ul li ul li{width:100%;padding-left:16px}footer ul li ul li a{color:#fff;font-size:1.4vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){footer ul li ul li a{font-size:3vw;font-weight:400;line-height:1.8}}footer ul li ul li a{line-height:1.3}footer .fotter__copy{padding:16px;width:100%;display:flex;justify-content:space-between;align-items:center;flex-flow:row;gap:32px}footer .fotter__copy a{color:#fff}.fv{width:100%;height:100vh;background-color:#000;overflow:hidden;position:relative}@media screen and (max-width:1080px){.fv{height:55vh}}.fv .slick-list,.fv .slick-slide,.fv .slick-slide>div,.fv .slick-track{height:100%!important}.fv .slick-slide{width:100vw!important;float:left;outline:0}.fv__item{height:100%!important;width:100%;position:relative;overflow:hidden}.fv__item.is-animating .fv__bg{animation:kenBurns 10s linear forwards}.fv__bg{display:block;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}@keyframes kenBurns{0%{transform:scale(1)}100%{transform:scale(1.15)}}.concept{display:flex;justify-content:center;align-items:center;flex-flow:column;gap:64px}.concept__wrap{padding:240px 64px 0;color:#231815;display:flex;justify-content:flex-start;align-items:flex-end;flex-flow:row;gap:64px}@media screen and (max-width:1080px){.concept__wrap{padding:32px 32px;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column;gap:32px}}.concept__text-lead,.concept__text-subtitle,.concept__title{opacity:0;transform:translateX(24px);transition:opacity 1.6s ease,transform 1.6s cubic-bezier(.22,1,.36,1)}.concept__text-lead.is-visible,.concept__text-subtitle.is-visible,.concept__title.is-visible{opacity:1;transform:translateX(0)}.concept__title{font-size:14vw;font-weight:100;line-height:.9}@media screen and (max-width:1080px){.concept__title{font-size:24vw;font-weight:400;line-height:1}}.concept__title{transition-delay:0s}.concept__text{display:flex;justify-content:center;align-items:center;flex-flow:column;gap:64px}.concept__text-subtitle{width:100%;font-size:3vw;font-weight:400;line-height:1.5}@media screen and (max-width:1080px){.concept__text-subtitle{font-size:6vw;font-weight:400;line-height:1.5}}.concept__text-subtitle{transition-delay:.3s}.concept__text-lead{width:100%;font-size:1.8vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.concept__text-lead{font-size:4vw;font-weight:400;line-height:1.8}}.concept__text-lead{transition-delay:.6s}.concept__text-lead span{font-style:italic;font-size:1.8vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.concept__text-lead span{font-size:4vw;font-weight:400;line-height:1.8}}.works{padding:240px 64px;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:120px}@media screen and (max-width:1080px){.works{padding:120px 32px;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:80px}}.works__title{display:flex;justify-content:center;align-items:center;flex-flow:column;gap:64px}@media screen and (max-width:1080px){.works__title{flex-flow:column;gap:32px}}.works__title h2{font-size:10vw;font-weight:100;line-height:.9}@media screen and (max-width:1080px){.works__title h2{font-size:18vw;font-weight:100;line-height:.9}}.works__title-text{display:flex;justify-content:center;align-items:center;flex-flow:column;gap:32px}.works__title-text .subtitle{font-size:3vw;font-weight:400;line-height:1.5}@media screen and (max-width:1080px){.works__title-text .subtitle{font-size:6vw;font-weight:400;line-height:1.5}}.works__title-text .subtitle{text-align:center}.works__title-text .lead{font-size:1.8vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.works__title-text .lead{font-size:4vw;font-weight:400;line-height:1.8}}.works__title-text .lead{display:flex;justify-content:center;align-items:flex-end;flex-flow:column;gap:16px}.works__title-text .lead span{font-size:1.8vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.works__title-text .lead span{font-size:4vw;font-weight:400;line-height:1.8}}.works__content{width:100%;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:64px}.works__content-item{text-decoration:none;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:16px;width:100%}.works__content-item .works-img{width:100%;height:80vh;padding:32px 0 0;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:0;position:relative;--scale:0.6;--opacity:0;--ty:-40px;transform:translateY(var(--ty)) scale(var(--scale));opacity:var(--opacity);transition:transform .1s ease-out,opacity .1s ease-out;will-change:transform,opacity}@media screen and (max-width:1080px){.works__content-item .works-img{height:35vh}}.works__content-item .works-img::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1}.works__content-item .works-img h3{font-size:15vw;font-weight:100;line-height:1;color:#fff;position:absolute;left:32px;bottom:0;z-index:2}@media screen and (max-width:1080px){.works__content-item .works-img h3{font-size:13vw;font-weight:100;line-height:1;left:16px}}.works__content-item .works-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center center;transform:translate3d(0,var(--ty),0) scale(var(--scale));will-change:transform;transition:transform 50ms linear;z-index:0}@media screen and (max-width:1200px){.works__content-item .works-img img{width:auto;height:100vh}}.works__content-item .works-text{padding:0 32px;display:flex;justify-content:center;align-items:flex-start;flex-flow:column;gap:32px;width:100%;font-size:1.8vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.works__content-item .works-text{font-size:4vw;font-weight:400;line-height:1.8}}@media screen and (max-width:1080px){.works__content-item .works-text{padding:0 8px}}.profile{padding:64px;background:#f9f9f9;display:flex;justify-content:center;align-items:center;flex-flow:row;gap:0}@media screen and (max-width:1080px){.profile{padding:32px 32px;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:0}}.profile img{width:64%;height:auto}@media screen and (max-width:1080px){.profile img{width:100%}}.profile__text{display:flex;justify-content:flex-end;align-items:flex-end;flex-flow:column;gap:32px;margin-left:-56px}@media screen and (max-width:1080px){.profile__text{width:100%;display:flex;justify-content:flex-end;align-items:flex-end;flex-flow:column;gap:32px;margin-left:0;margin-top:-32px}}.profile__text h2{font-size:10vw;font-weight:100;line-height:.9}@media screen and (max-width:1080px){.profile__text h2{font-size:18vw;font-weight:100;line-height:.9}}.profile__text p{font-size:1.8vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.profile__text p{font-size:4vw;font-weight:400;line-height:1.8}}.child-term-group{width:calc(100% + 64px);overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:120px}.child-term-group::-webkit-scrollbar{height:8px}.child-term-group::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.breadcrumbs{padding:24px;font-size:1.4vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.breadcrumbs{font-size:3vw;font-weight:400;line-height:1.8}}.breadcrumbs{color:#999}.breadcrumbs a{color:#999;text-decoration:none}.breadcrumbs .sep,.breadcrumbs span{margin:0 8px;color:#ccc}.breadcrumbs .current,.breadcrumbs span:last-child{color:#231815;pointer-events:none}.wrap{width:100%;margin:0 auto}.wrap img{max-width:100%}@media screen and (min-width:1080px){.wrap{width:1200px;margin:0 auto}}.btn__link{display:inline-flex;align-items:center;padding:16px 120px 16px 32px;border:1px solid #231815;border-radius:8px;color:#231815;font-size:1.4vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.btn__link{font-size:3vw;font-weight:400;line-height:1.8}}.btn__link{text-decoration:none;cursor:pointer;position:relative;overflow:visible}.btn__link .btn__text{flex:1}.btn__link .btn__arrow{position:absolute;right:32px;top:50%;transform:translateY(-50%);width:48px;height:1px;background:#231815;transition:transform 1s cubic-bezier(.4,0,.2,1)}.btn__link .btn__arrow::before{content:"";position:absolute;right:0;top:50%;width:8px;height:8px;border-top:1px solid #231815;border-right:1px solid #231815;transform:translateY(-50%) rotate(45deg)}.btn__link:hover .btn__arrow{transform:translate(56px,-50%)}main.content{padding:124px 64px}@media screen and (max-width:1080px){main.content{padding:124px 32px 64px}}main.content h1.page-title{font-size:10vw;font-weight:100;line-height:.9}@media screen and (max-width:1080px){main.content h1.page-title{font-size:18vw;font-weight:100;line-height:.9}}main.content h1.page-title{margin-bottom:32px}main.content section{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column;gap:32px}main.content section .wp-block-image{width:100%}main.content section.title-area{display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:column;gap:16px;margin-bottom:64px}main.content h3.single-title{font-size:3vw;font-weight:400;line-height:1.5}@media screen and (max-width:1080px){main.content h3.single-title{font-size:6vw;font-weight:400;line-height:1.5}}main.content h2.series-title{font-size:6vw;font-weight:100;line-height:.9}@media screen and (max-width:1080px){main.content h2.series-title{font-size:10vw;font-weight:100;line-height:.9}}main.content h2.series-subtitle{font-size:3vw;font-weight:400;line-height:1.5}@media screen and (max-width:1080px){main.content h2.series-subtitle{font-size:6vw;font-weight:400;line-height:1.5}}main.content section.desc h1.works-title{font-size:3vw;font-weight:400;line-height:1.5}@media screen and (max-width:1080px){main.content section.desc h1.works-title{font-size:6vw;font-weight:400;line-height:1.5}}main.content section.desc .desc__con{width:100%;display:flex;justify-content:flex-start;align-items:flex-end;flex-flow:row;gap:64px}@media screen and (max-width:1080px){main.content section.desc .desc__con{display:flex;justify-content:flex-start;align-items:flex-end;flex-flow:column;gap:32px}}main.content section.desc .desc__con img{width:60%;height:auto}@media screen and (max-width:1080px){main.content section.desc .desc__con img{width:100%}}.works-list{display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:row;gap:8px;display:flex;flex-wrap:nowrap;padding-bottom:16px}.works-list__item{flex:0 0 320px;width:320px}.works-list__item a{text-decoration:none;color:#231815;font-size:16px;font-weight:400;line-height:1.3}.works-grid{width:100%;margin-bottom:64px;display:flex;justify-content:flex-start;align-items:flex-start;flex-flow:row;gap:32px;flex-wrap:wrap}.works-grid .work-item{width:100%}@media (min-width:768px){.works-grid .work-item{width:calc(50% - 16px)}}@media (min-width:1024px){.works-grid .work-item{width:calc(33.3333333333% - 22px)}}@media (min-width:1600px){.works-grid .work-item{width:calc(25% - 24px)}}.works-grid .work-item a{text-decoration:none;color:#231815;font-size:16px;font-weight:400;line-height:1.3}.works-grid .work-item .work-thumbnail img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.wpcf7{max-width:100%;min-width:640px}@media screen and (max-width:1080px){.wpcf7{min-width:100%}}.wpcf7 .field-group{margin-bottom:32px}.wpcf7 input[type=email],.wpcf7 input[type=text],.wpcf7 textarea{display:block;width:100%;padding:16px;background:0 0;border:none;border-bottom:1px solid #ccc;border-radius:0;color:#231815;transition:all .4s ease;outline:0}.wpcf7 input[type=email]:focus,.wpcf7 input[type=text]:focus,.wpcf7 textarea:focus{border-bottom-color:#231815}.wpcf7 input[type=email]::-moz-placeholder,.wpcf7 input[type=text]::-moz-placeholder,.wpcf7 textarea::-moz-placeholder{color:#eee}.wpcf7 input[type=email]::placeholder,.wpcf7 input[type=text]::placeholder,.wpcf7 textarea::placeholder{color:#eee}.wpcf7 input[type=email]:focus::-moz-placeholder,.wpcf7 input[type=text]:focus::-moz-placeholder,.wpcf7 textarea:focus::-moz-placeholder{opacity:0}.wpcf7 input[type=email]:focus::placeholder,.wpcf7 input[type=text]:focus::placeholder,.wpcf7 textarea:focus::placeholder{opacity:0}.wpcf7 textarea{height:100px;line-height:1.6}.wpcf7 .submit-area{margin-top:48px;text-align:right}.wpcf7 input[type=submit]{background:0 0;border:1px solid #231815;color:#231815;padding:16px 32px;cursor:pointer;transition:all .3s ease}.wpcf7 input[type=submit]:hover{background:#1a1a1a;color:#fff}.wpcf7 textarea{height:320px}.wpcf7 .wpcf7-response-output{border:none!important;color:#666;font-size:12px;letter-spacing:.05em;margin-top:30px;text-align:center}.wp-block-buttons .wp-block-button__link{display:inline-block;padding:16px 32px;background-color:transparent;color:#231815;border:1px solid #231815;border-radius:0;text-decoration:none;transition:all .8s cubic-bezier(.215,.61,.355,1);position:relative;overflow:hidden;font-size:1.4vw;font-weight:400;line-height:1.8}@media screen and (max-width:1080px){.wp-block-buttons .wp-block-button__link{font-size:3vw;font-weight:400;line-height:1.8}}.wp-block-buttons .wp-block-button__link:hover{background-color:#231815;color:#fff;transform:translateY(-2px);box-shadow:0 16px 24px rgba(0,0,0,.1)}.wp-block-buttons .wp-block-button__link:active{transform:translateY(0)}.wp-block-buttons.is-layout-flex{gap:20px}.work-title{font-size:16px;font-weight:400;line-height:1.8}
/*# sourceMappingURL=style.css.map */
