@charset "UTF-8";html{-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}html{font-size:10px;line-height:1;letter-spacing:0em;-webkit-text-size-adjust:100%}*,:before,:after{border-width:0;border-style:solid;box-sizing:border-box}body{background:var(--base-c);margin:0;font-weight:300;font-family:var(--montserrat)}img{width:100%;user-drag:none;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit;font-size:inherit}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{clear:both;height:0;overflow:visible;margin:0;border-top-width:1px;color:inherit;box-sizing:content-box}address{font-style:inherit}a{color:inherit;background:transparent;text-decoration:none}b,strong{font-weight:bolder}small{font-size:100%}sub,sup{position:relative;line-height:0;vertical-align:baseline;font-size:75%}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{vertical-align:middle;margin:0;padding:0;border-radius:0;color:inherit;background:transparent;font:inherit;text-align:inherit;text-transform:inherit;-webkit-appearance:none;appearance:none}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{font-weight:700;text-align:left}:root{--headerHeight: 8rem}@media screen and (max-width: 768px){:root{--headerHeight: 5.6rem}}.header{position:fixed;top:0;left:0;height:var(--headerHeight);width:100%;z-index:100;color:var(--base-c);mix-blend-mode:difference}.header__inner{height:100%;width:100%;display:grid;align-items:center;grid-template-columns:1fr auto 1fr}@media screen and (max-width: 768px){.header__inner{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);row-gap:.8rem}}.header__logo{line-height:1.1666666667;letter-spacing:.1em;font-size:2.4rem;margin-left:2vw}.header__logo:before,.header__logo:after{content:"";display:block flow;inline-size:0;block-size:1px}.header__logo:before{margin-block-end:calc((1 - 1.1666666667) * .5em)}.header__logo:after{margin-block-start:calc((1 - 1.1666666667) * .5em)}@media screen and (max-width: 768px){.header__logo{font-size:1.8rem;grid-area:1/1/3/2;margin-left:1.5rem}}@media screen and (max-width: 768px){.header__nav{grid-area:2/2/3/3;justify-self:end;align-self:flex-start;margin-right:1.5rem}}.header__nav-list{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 768px){.header__nav-list{gap:1.5rem}}.header__nav-link{line-height:1;letter-spacing:.04em;margin-block:calc((1em - 1lh)/2);font-size:1.2rem;position:relative}.header__nav-link:after{content:"";height:1px;width:100%;position:absolute;top:50%;left:50%;translate:-50% -50%;background:var(--base-c);scale:0 1;transition:scale .3s}.header__nav-link.is-active:after{scale:1 1}.header__out{margin-right:2vw;justify-self:end}@media screen and (max-width: 768px){.header__out{margin-right:1.5rem;align-self:flex-end;grid-area:1/2/2/3}}.header__out-list{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 768px){.header__out-list{gap:1.5rem}}.header__out-link{line-height:1;letter-spacing:.04em;margin-block:calc((1em - 1lh)/2);font-size:1.2rem;display:flex;align-items:center;gap:.8rem}@media screen and (max-width: 768px){.header__out-link{gap:.5rem}}.header__out-link:after{content:"";height:auto;width:.8rem;aspect-ratio:1;display:block;-webkit-mask-image:url(/wp-content/themes/koyotakaya/imgs/common/blank.svg?d=2026081808);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-image:url(/wp-content/themes/koyotakaya/imgs/common/blank.svg?d=2026081808);mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:var(--base-c)}@media screen and (max-width: 768px){.header__out-link:after{width:.8rem}}.footer{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10;color:var(--main-c)}@media screen and (max-width: 768px){.footer{bottom:1rem;right:1rem}}.footer__copyright{line-height:1;letter-spacing:.1em;font-size:1rem}.footer__copyright:before,.footer__copyright:after{content:"";display:block flow;inline-size:0;block-size:1px}.footer__copyright:before{margin-block-end:0em}.footer__copyright:after{margin-block-start:0em}:root{--montserrat: "Montserrat", sans-serif;--base-c: #ddd;--main-c: #333333;--gray-c: #cccccc;--gray-c2: #efefef;--black: #000000;--white: #ffffff}.noto{font-family:var(--noto)}.montserrat{font-family:var(--montserrat)}.pc-b{display:block!important}@media screen and (max-width: 768px){.pc-b{display:none!important}}.sp-b{display:none!important}@media screen and (max-width: 768px){.sp-b{display:block!important}}[data-page]{min-height:100svh;overflow:hidden}.loading{position:fixed;z-index:1000;background:var(--base-c);height:100%;width:100%;top:0;left:0;display:flex;justify-content:center;align-items:center}.loading__unload{position:absolute;top:50%;left:50%;translate:-50% -50%;height:3px;width:12rem;border-radius:9999px;overflow:hidden;mix-blend-mode:difference}@media screen and (max-width: 768px){.loading__unload{height:2px;width:10rem}}.loading__unload:before{content:"";position:absolute;top:0;left:0;translate:-100% 0;height:100%;width:100%;background:var(--main-c);animation:load 1.5s infinite ease-in-out;-webkit-mask-image:linear-gradient(45deg,transparent,black 40%,black 60%,transparent);mask-image:linear-gradient(45deg,transparent,black 40%,black 60%,transparent)}@keyframes load{0%{left:0;translate:-100% 0}to{left:100%;translate:0 0}}.loading__img{position:absolute;clip-path:polygon(0% 0%,0% 0%,0% 100%,0% 100%);overflow:hidden;animation:flow-img 30s forwards linear}.loading__img--01{top:5vw;left:3vw;width:26vw}@media screen and (max-width: 768px){.loading__img--01{width:60vw}}.loading__img--02{bottom:5.5vw;left:20vw;width:15vw}@media screen and (max-width: 1280px){.loading__img--02{width:30vw}}@media screen and (max-width: 1280px) and (max-width: 768px){.loading__img--02{left:-5vw;bottom:10vw;width:50vw}}.loading__img--03{top:8vw;right:10vw;width:25vw}@media screen and (max-width: 768px){.loading__img--03{top:30vw;width:45vw}}.loading__img img{object-fit:cover;height:100%;width:100%;object-position:0% center}@keyframes flow-img{0%{translate:0%}to{translate:100%}}.loading__text{opacity:0;color:#fff;mix-blend-mode:difference;text-align:center;line-height:1.1666666667;letter-spacing:.2em;margin-block:calc((1em - 1lh)/2);font-size:4vw}@media screen and (max-width: 1280px){.loading__text{font-size:6vw}}@media screen and (max-width: 1280px) and (max-width: 768px){.loading__text{font-size:8vw}}.loading__text>div{overflow:hidden}.loading__text .char{display:inline-block;translate:0 100%;rotate:15deg}.prev-next{position:fixed;bottom:calc(var(--headerHeight) / 2);left:50%;translate:-50% 50%;gap:3rem;width:fit-content;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-radius:1rem;padding:1rem 1.5rem;color:var(--base-c);background:var(--main-c);z-index:15}.prev-next--single{grid-template-columns:1fr}@media screen and (max-width: 768px){.prev-next{gap:1.5rem;padding:.8rem 1.2rem;bottom:calc(var(--headerHeight) / 1.75);translate:-50% 0}}.prev-next__link{line-height:1;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;display:block}@media screen and (max-width: 768px){.prev-next__link{font-size:1.2rem}}.prev-next__link--prev,.prev-next__link--next{width:1.4rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.prev-next__link--prev,.prev-next__link--next{width:1.2rem}}.prev-next__link--prev:after,.prev-next__link--next:after{display:block;content:"";height:auto;width:.7rem;aspect-ratio:3/6;-webkit-mask:url(/wp-content/themes/koyotakaya/imgs/common/arrow.svg?d=2026081808) center/contain no-repeat;mask:url(/wp-content/themes/koyotakaya/imgs/common/arrow.svg?d=2026081808) center/contain no-repeat;background-color:var(--white)}@media screen and (max-width: 768px){.prev-next__link--prev:after,.prev-next__link--next:after{width:.6rem}}.prev-next__link--next:after{rotate:180deg}@keyframes moveWhite{0%{top:0%}to{top:100%}}.bg-line{position:fixed;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:-1}.bg-line span{height:100%;width:1px;background:var(--gray-c);position:absolute;top:0;translate:-50% 0}.bg-line span:nth-child(1){left:25%}@media screen and (max-width: 1280px){.bg-line span:nth-child(1){left:33.333%}}@media screen and (max-width: 1280px) and (max-width: 768px){.bg-line span:nth-child(1){left:50%}}.bg-line span:nth-child(2){left:50%}@media screen and (max-width: 1280px){.bg-line span:nth-child(2){left:66.666%}}@media screen and (max-width: 1280px) and (max-width: 768px){.bg-line span:nth-child(2){display:none}}.bg-line span:nth-child(3){left:75%}@media screen and (max-width: 1280px){.bg-line span:nth-child(3){display:none}}.move-text{width:100%;overflow:hidden;pointer-events:none;position:fixed;top:50%;left:0;translate:0 -50%;transition:opacity .3s,visibility .3s;padding-block:1em;opacity:0;visibility:hidden}.move-text.is-active{opacity:1;visibility:visible}.move-text__content{display:flex;align-items:center;width:max-content}.move-text__content.is-active span{animation:scrollingText 30s infinite linear}.move-text__content span{color:var(--gray-c);display:block;padding-inline:.5vw;font-weight:100;line-height:1;letter-spacing:.1em;margin-block:calc((1em - 1lh)/2);font-size:max(6rem,6.6666666667vw);white-space:nowrap}@keyframes scrollingText{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}[data-page=front-page] .button,[data-page=index] .button{position:fixed;z-index:100;bottom:4rem;left:50%;translate:-50%;display:flex;justify-content:space-between;align-items:center;width:12rem;padding-block:.8rem;border-radius:1rem;background:var(--main-c);cursor:pointer;border:solid var(--main-c) .3rem}@media screen and (max-width: 768px){[data-page=front-page] .button,[data-page=index] .button{bottom:3.5rem;width:10rem;border-radius:.8rem}}[data-page=front-page] .button:after,[data-page=index] .button:after{content:"";position:absolute;top:50%;left:0;translate:0 -50%;width:50%;height:100%;border-radius:.8rem;background:var(--white);transition:left .3s ease-in-out}@media screen and (max-width: 768px){[data-page=front-page] .button:after,[data-page=index] .button:after{border-radius:.6rem}}[data-page=front-page] .button.is-active .button__text:nth-child(1),[data-page=index] .button.is-active .button__text:nth-child(1){color:var(--white)}[data-page=front-page] .button.is-active .button__text:nth-child(2),[data-page=index] .button.is-active .button__text:nth-child(2){color:var(--main-c)}[data-page=front-page] .button.is-active:after,[data-page=index] .button.is-active:after{left:50%}[data-page=front-page] .button__text,[data-page=index] .button__text{z-index:100;position:relative;width:50%;height:100%;display:flex;justify-content:center;align-items:center;line-height:1;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem}@media screen and (max-width: 768px){[data-page=front-page] .button__text,[data-page=index] .button__text{font-size:1.2rem}}[data-page=front-page] .button__text:nth-child(1),[data-page=index] .button__text:nth-child(1){color:var(--main-c)}[data-page=front-page] .button__text:nth-child(2),[data-page=index] .button__text:nth-child(2){color:var(--white)}[data-page=front-page] .works,[data-page=index] .works{position:relative;z-index:10}[data-page=front-page] .works__top,[data-page=index] .works__top{position:absolute;z-index:15;top:calc(var(--headerHeight) + 6.6666666667vw);left:50%;translate:-50%;width:100%;transition:opacity .5s 1s,visibility .5s 1s}@media screen and (max-width: 768px){[data-page=front-page] .works__top,[data-page=index] .works__top{top:calc(var(--headerHeight) + 10.6666666667vw)}}[data-page=front-page] .works__top.is-hidden,[data-page=index] .works__top.is-hidden{opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}[data-page=front-page] .works__title,[data-page=index] .works__title{line-height:1.25;letter-spacing:.1em;font-size:2.6666666667vw;text-align:center;color:var(--main-c)}[data-page=front-page] .works__title:before,[data-page=front-page] .works__title:after,[data-page=index] .works__title:before,[data-page=index] .works__title:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=front-page] .works__title:before,[data-page=index] .works__title:before{margin-block-end:-.125em}[data-page=front-page] .works__title:after,[data-page=index] .works__title:after{margin-block-start:-.125em}@media screen and (max-width: 1280px){[data-page=front-page] .works__title,[data-page=index] .works__title{font-size:4vw}}@media screen and (max-width: 1280px) and (max-width: 768px){[data-page=front-page] .works__title,[data-page=index] .works__title{font-size:7.5vw}}[data-page=front-page] .works__list,[data-page=index] .works__list{counter-reset:number 0;padding-block:calc(var(--headerHeight) + 16.6666666667vw) 10rem;display:grid;grid-template-columns:repeat(4,1fr);row-gap:2vw}@media screen and (max-width: 1280px){[data-page=front-page] .works__list,[data-page=index] .works__list{padding-block:calc(var(--headerHeight) + 21.3333333333vw) 10rem;grid-template-columns:repeat(3,1fr);row-gap:2.34375vw}}@media screen and (max-width: 1280px) and (max-width: 768px){[data-page=front-page] .works__list,[data-page=index] .works__list{grid-template-columns:repeat(2,1fr);padding-top:calc(var(--headerHeight) + 33.3333333333vw);row-gap:3.90625vw}}[data-page=front-page] .works__list.expanded,[data-page=index] .works__list.expanded{display:flex;align-items:center;position:relative;height:100svh;padding-block:20svh;gap:3svh}[data-page=front-page] .works__list.expanded .works__item,[data-page=index] .works__list.expanded .works__item{height:60svh;width:auto}[data-page=front-page] .works__list.expanded .works__item:after,[data-page=index] .works__list.expanded .works__item:after{top:0;left:1.5svh;font-size:3.3333333333svh}[data-page=front-page] .works__list.expanded .works__item-title,[data-page=index] .works__list.expanded .works__item-title{font-size:2.9333333333svh;right:3svh}[data-page=front-page] .works__item,[data-page=index] .works__item{height:auto;width:100%;aspect-ratio:1;transition:opacity .3s ease-in-out;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%);position:relative}[data-page=front-page] .works__item:after,[data-page=index] .works__item:after{content:counter(number,decimal-leading-zero) ".";counter-increment:number 1;position:absolute;top:0;left:.5vw;line-height:1;letter-spacing:.05em;font-size:1.6vw;color:var(--main-c);-ms-writing-mode:tb-rl;writing-mode:vertical-rl;transition:font-size .75s ease-out,left .75s ease-out}[data-page=front-page] .works__item:after:before,[data-page=front-page] .works__item:after:after,[data-page=index] .works__item:after:before,[data-page=index] .works__item:after:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=front-page] .works__item:after:before,[data-page=index] .works__item:after:before{margin-block-end:0em}[data-page=front-page] .works__item:after:after,[data-page=index] .works__item:after:after{margin-block-start:0em}@media screen and (max-width: 1280px){[data-page=front-page] .works__item:after,[data-page=index] .works__item:after{font-size:2.1875vw}}@media screen and (max-width: 1280px) and (max-width: 768px){[data-page=front-page] .works__item:after,[data-page=index] .works__item:after{left:1.25vw;font-size:3.125vw}}@media screen and (max-width: 1280px) and (max-width: 768px) and (max-width: 600px){[data-page=front-page] .works__item:after,[data-page=index] .works__item:after{font-size:4vw;left:1vw}}[data-page=front-page] .works__item.is-hidden,[data-page=index] .works__item.is-hidden{opacity:.3}[data-page=front-page] .works__item-title,[data-page=index] .works__item-title{pointer-events:none;line-height:1;letter-spacing:.2em;font-size:1.4666666667vw;position:absolute;bottom:0;right:1vw;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;color:var(--main-c);transition:font-size .75s ease-out,right .75s ease-out}[data-page=front-page] .works__item-title:before,[data-page=front-page] .works__item-title:after,[data-page=index] .works__item-title:before,[data-page=index] .works__item-title:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=front-page] .works__item-title:before,[data-page=index] .works__item-title:before{margin-block-end:0em}[data-page=front-page] .works__item-title:after,[data-page=index] .works__item-title:after{margin-block-start:0em}@media screen and (max-width: 1280px){[data-page=front-page] .works__item-title,[data-page=index] .works__item-title{font-size:1.71875vw;right:1.5vw}}@media screen and (max-width: 1280px) and (max-width: 768px){[data-page=front-page] .works__item-title,[data-page=index] .works__item-title{font-size:2.8645833333vw;right:2vw}}@media screen and (max-width: 1280px) and (max-width: 768px) and (max-width: 600px){[data-page=front-page] .works__item-title,[data-page=index] .works__item-title{right:1vw;font-size:3.6666666667vw}}[data-page=front-page] .works__item-link,[data-page=index] .works__item-link{display:block;height:100%;width:100%}[data-page=front-page] .works__item-img,[data-page=index] .works__item-img{height:100%;width:100%;object-fit:contain}[data-page=single-archive]{--imagesTop: 64svh}[data-page=single-archive] .credit{position:fixed;bottom:var(--headerHeight);mix-blend-mode:difference;color:var(--base-c);left:4vw;z-index:150;translate:0 50%;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 1024px){[data-page=single-archive] .credit{translate:0 -50%}}@media screen and (max-width: 1024px) and (max-width: 768px){[data-page=single-archive] .credit{bottom:auto;top:calc(var(--headerHeight) + 1svh);translate:-50% 0;left:50%;gap:.6svh;width:100%}}[data-page=single-archive] .credit__title{white-space:nowrap;line-height:1;letter-spacing:.1em;margin-block:calc((1em - 1lh)/2);font-size:4rem;position:relative}@media screen and (max-width: 1024px){[data-page=single-archive] .credit__title{font-size:3.4rem}}@media screen and (max-width: 1024px) and (max-width: 768px){[data-page=single-archive] .credit__title{font-size:3.25svh;text-align:center}}[data-page=single-archive] .credit__text{line-height:1;letter-spacing:.1em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;display:flex;justify-content:center;align-items:center;gap:.5rem}@media screen and (max-width: 768px){[data-page=single-archive] .credit__text{text-align:center;font-size:1.75svh}}[data-page=single-archive] .credit__bar{display:inline-block;height:1px;width:1.5rem;background:var(--base-c)}[data-page=single-archive] .display{position:fixed;top:50%;left:50%;translate:-50% -50%;height:calc(100% - var(--headerHeight) * 2);width:100%;max-width:70%;z-index:110;cursor:zoom-in}@media screen and (max-width: 768px){[data-page=single-archive] .display{max-width:90%;height:55svh;translate:-50% 0;top:calc(var(--headerHeight) + 7.5svh);background:var(--gray-c)}}[data-page=single-archive] .display.is-active{height:100%;z-index:160;max-width:100%;background:#000000b3;cursor:zoom-out}@media screen and (max-width: 768px){[data-page=single-archive] .display.is-active{top:0}}[data-page=single-archive] .display__image{height:100%;width:100%}[data-page=single-archive] .target{position:fixed;pointer-events:none;z-index:50;top:50%;right:calc(5vw - .3333333333vw);translate:0 -50%;height:auto;width:6vw;aspect-ratio:1;border:solid 1px var(--main-c)}@media screen and (max-width: 768px){[data-page=single-archive] .target{top:calc(var(--headerHeight) + var(--imagesTop) - .5svh);right:auto;left:50vw;translate:-50%;height:11svh;width:auto}}[data-page=single-archive] .target:before{content:"";position:absolute;top:50%;left:0;translate:-150% -50%;height:auto;width:.5333333333vw;aspect-ratio:1;background:var(--main-c);clip-path:polygon(0 0,0% 100%,100% 50%)}@media screen and (max-width: 768px){[data-page=single-archive] .target:before{top:100%;left:50%;translate:-50% 100%;clip-path:polygon(50% 0%,0% 100%,100% 100%);width:1.3333333333vw}}[data-page=single-archive] .single{position:relative;z-index:10;cursor:grab;--thumbnailWidth: 100%}@media screen and (max-width: 768px){[data-page=single-archive] .single{--thumbnailWidth: 10svh}}[data-page=single-archive] .single__images{display:flex;align-items:center;flex-direction:column;gap:1vw;overflow-x:clip;width:5.3333333333vw;padding-top:50svh!important;margin-left:auto;margin-right:5vw}@media screen and (max-width: 768px){[data-page=single-archive] .single__images{gap:1svh;overflow-x:auto;flex-direction:row;padding-top:calc(var(--headerHeight) + var(--imagesTop))!important;padding-bottom:calc(100vh - (var(--headerHeight) + var(--imagesTop) + var(--thumbnailWidth)));padding-inline:calc(50vw - var(--thumbnailWidth) / 2);width:max-content;translate:0;margin-right:0}}[data-page=single-archive] .single__image{height:auto;width:var(--thumbnailWidth);aspect-ratio:1;translate:0 -50%;overflow:hidden;background:var(--gray-c)}@media screen and (max-width: 768px){[data-page=single-archive] .single__image{width:var(--thumbnailWidth);translate:0 0}}[data-page=single-archive] .single__image img{object-fit:cover;object-position:center;height:100%;width:100%}[data-page=page-about] .trail{position:relative;z-index:1}[data-page=page-about] .trail .trail-img{position:fixed;width:12vw;top:0;left:0;pointer-events:none;will-change:transform,opacity;z-index:-1}@media screen and (max-width: 768px){[data-page=page-about] .trail .trail-img{width:30vw}}[data-page=page-about] .about{mix-blend-mode:difference;color:var(--base-c);position:relative;z-index:10;padding-top:calc(var(--headerHeight) + 10rem)}@media screen and (max-width: 768px){[data-page=page-about] .about{padding-top:calc(var(--headerHeight) + 5rem)}}[data-page=page-about] .about__inner{width:90%;margin-inline:auto}[data-page=page-about] .about__title{width:fit-content;display:flex;flex-direction:row-reverse;align-items:flex-end;gap:1rem;margin-bottom:4rem}@media screen and (max-width: 768px){[data-page=page-about] .about__title{gap:.8rem;margin-bottom:3rem}}[data-page=page-about] .about__title-en{line-height:1;letter-spacing:.1em;margin-block:calc((1em - 1lh)/2);font-size:2.4rem;display:flex;align-items:center;gap:1rem}@media screen and (max-width: 768px){[data-page=page-about] .about__title-en{gap:.8rem;font-size:2rem}}[data-page=page-about] .about__text{line-height:2;letter-spacing:0em;font-size:1.4rem;margin-bottom:4rem}[data-page=page-about] .about__text:before,[data-page=page-about] .about__text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page=page-about] .about__text:before{margin-block-end:-.5em}[data-page=page-about] .about__text:after{margin-block-start:-.5em}@media screen and (max-width: 768px){[data-page=page-about] .about__text{font-size:1.4rem;margin-bottom:3rem}}[data-page=page-about] .about__contact{display:flex;align-items:center;gap:1rem;width:fit-content}[data-page=page-about] .about__contact-title{line-height:1;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;display:flex;align-items:center;gap:1rem}@media screen and (max-width: 768px){[data-page=page-about] .about__contact-title{font-size:1.2rem}}[data-page=page-about] .about__contact-title:after{content:"";height:auto;width:1rem;aspect-ratio:1;background:var(--base-c);clip-path:polygon(0 0,0% 100%,100% 50%)}[data-page=page-about] .about__contact-link{line-height:1;letter-spacing:0em;margin-block:calc((1em - 1lh)/2);font-size:1.4rem;position:relative;display:flex;align-items:center;gap:1rem}@media screen and (max-width: 768px){[data-page=page-about] .about__contact-link{font-size:1.2rem}}@media (hover){[data-page=page-about] .about__contact-link:hover:after{scale:0 1}}[data-page=page-about] .about__contact-link:after{content:"";height:1px;width:100%;background:var(--base-c);display:block;position:absolute;bottom:-.1rem;left:0;transition:scale .3s;transform-origin:right top}[data-page="404"] .not-found{padding-top:calc(var(--headerHeight) + 10rem)}@media screen and (max-width: 768px){[data-page="404"] .not-found{padding-top:calc(var(--headerHeight) + 5rem)}}[data-page="404"] .not-found__inner{width:90%;margin-inline:auto}[data-page="404"] .not-found__title{line-height:1;letter-spacing:.06em;font-size:4rem;margin-bottom:3rem}[data-page="404"] .not-found__title:before,[data-page="404"] .not-found__title:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page="404"] .not-found__title:before{margin-block-end:0em}[data-page="404"] .not-found__title:after{margin-block-start:0em}@media screen and (max-width: 768px){[data-page="404"] .not-found__title{font-size:2.8rem}}[data-page="404"] .not-found__text{line-height:2;letter-spacing:.06em;font-size:1.4rem}[data-page="404"] .not-found__text:before,[data-page="404"] .not-found__text:after{content:"";display:block flow;inline-size:0;block-size:1px}[data-page="404"] .not-found__text:before{margin-block-end:-.5em}[data-page="404"] .not-found__text:after{margin-block-start:-.5em}@media screen and (max-width: 768px){[data-page="404"] .not-found__text{font-size:1.4rem}}
