﻿.element{transition:opacity .3s ease}html{overflow-x:hidden;scrollbar-gutter:stable;font-size:100%}@media(max-width: 1200px){html{font-size:1.3333333333vw}}@media(min-width: 376px)and (max-width: 767px){html{font-size:clamp(16px,3.2vw,17px)}}@media(max-width: 375px){html{font-size:4.2666666667vw}}body{overflow-x:hidden;font-family:"Zen Old Mincho",serif;color:#282b2b;background-color:#f5f3ed}a,button{transition:all .3s ease}a:hover,button:hover{cursor:pointer}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,li{margin:0}ul,ol{list-style:none;padding:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{text-decoration:none;color:inherit}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{border:none;padding:0;background-color:initial}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.l-inner{width:100%;margin-right:auto;margin-left:auto;max-width:1200px;padding-inline:2.5rem}@media screen and (max-width: 767px){.l-inner{padding-inline:1.25rem;max-width:440px}}.l-wide__inner{width:100%;margin-right:auto;margin-left:auto;max-width:1280px;padding-right:2.5rem;padding-left:2.5rem}@media screen and (max-width: 767px){.l-wide__inner{padding-right:1.25rem;padding-left:1.25rem}}.c-button__wrap{display:flex;flex-direction:row;gap:2.25rem;padding-top:5rem;align-items:center;justify-content:center}@media screen and (max-width: 767px){.c-button__wrap{flex-direction:column;gap:2rem;padding-top:4rem}}.c-button__wrap--drawer{padding-top:1.5rem}.c-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;width:21.5rem;height:4.25rem;text-align:center;background:#f8b500;box-shadow:0 4px 4px 0 rgba(51,51,51,.25);text-decoration:none;border:none}@media screen and (max-width: 767px){.c-btn{width:16.75rem;height:3.875rem;padding:1rem 1.5rem}}.c-btn:hover{box-shadow:0 2px 2px 0 rgba(40,43,43,.25);background-color:#868374;color:#fdfdfd}.c-btn:hover .c-btn__text::before{filter:brightness(0) invert(1)}.c-btn--primary{background-color:#f8b500}.c-btn--primary .c-btn__text::before{background-image:url(../images/btn-icon01.svg)}.c-btn--secondary{background-color:#fdfdfd}.c-btn--secondary .c-btn__text::before{background-image:url(../images/btn-icon02.svg)}.c-btn--secondary-white{background-color:#fdfdfd}.c-btn__text{font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.5;position:relative;padding-left:2.125rem}@media screen and (max-width: 767px){.c-btn__text{font-size:1.125rem;line-height:1.6;letter-spacing:.18px}}.c-btn__text::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:1.5rem;height:1.125rem;background-position:center;background-size:contain;background-repeat:no-repeat;transition:filter .3s ease}.c-btn-view-more{display:inline-flex;align-items:center;justify-content:center;width:fit-content;height:2.125rem;padding-top:0;padding-right:3.5rem;padding-bottom:8px;padding-left:1.25rem;position:relative}.c-btn-view-more::before{content:"";position:absolute;bottom:-8px;right:0;width:10.625rem;height:1px;background-color:#f8b500;transform:scaleX(1);transform-origin:right;transition:transform .35s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.c-btn-view-more::after{content:"";position:absolute;bottom:-8px;right:0;width:10.625rem;height:1px;background-color:#f8b500;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(0.25, 0.46, 0.45, 0.94) .35s}.c-btn-view-more:hover::before{transform:scaleX(0)}.c-btn-view-more:hover::after{transform:scaleX(1)}.c-btn-view-more:hover .c-btn-view-more__text{opacity:.5}.c-btn-view-more__text{display:inline-block;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.16px;position:relative;transition:opacity .4s ease}.c-btn-view-more__text:before{content:"";position:absolute;top:50%;right:-2.375rem;transform:translateY(-50%);width:1.5rem;height:1.125rem;background-image:url(../images/btn-arrow-right.svg);background-position:right center;background-size:auto;background-repeat:no-repeat;transition:all .3s ease}.c-btn-view-more:hover .c-btn-view-more__text::before{width:6.25rem;height:1.125rem;right:-3.125rem}.c-btn-category__wrap{grid-template-columns:repeat(4, 1fr);gap:2.5rem;padding-top:1.25rem;display:grid;padding-inline:1.25rem}@media screen and (max-width: 767px){.c-btn-category__wrap{grid-template-columns:repeat(2, 1fr);gap:.75rem 1.125rem}}@media screen and (max-width: 600px){.c-btn-category__wrap{grid-template-columns:1fr}}.c-btn--category{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;border:rgba(0,0,0,0);background-color:#fdfdfd;box-shadow:0 4px 4px 0 rgba(40,43,43,.25);transition:all .3s ease;padding:.625rem;height:4rem;width:auto;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.2px;color:inherit;flex:1}@media screen and (max-width: 767px){.c-btn--category{height:3.0625rem;font-size:1rem;letter-spacing:.16px}}.c-btn--category:hover{box-shadow:0 2px 2px 0 rgba(40,43,43,.25);background-color:#868374;color:#fdfdfd}.c-btn--category.is-active{border:1px solid #868374;background:#868374;box-shadow:0 2px 2px 0 rgba(40,43,43,.25);color:#fdfdfd;text-align:center;font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.01em}.c-btn-category__wrap--col3{grid-template-columns:repeat(3, 1fr);gap:5rem}@media screen and (max-width: 767px){.c-btn-category__wrap--col3{grid-template-columns:1fr;gap:1.5rem}}.c-breadcrumb-inner{padding-inline:2.5rem;margin:0 auto;background:#fdfdfd}@media screen and (max-width: 767px){.c-breadcrumb-inner{padding-inline:1.25rem}}.c-breadcrumb{padding-block:.625rem;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.16px;display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.c-breadcrumb{font-size:.875rem;letter-spacing:.14px;gap:.625rem}}.c-breadcrumb__item{color:#282b2b;text-decoration:none;opacity:1;transition:opacity .3s ease}.c-breadcrumb__item:not(.is-current):hover{opacity:.7;text-decoration:none}.c-breadcrumb__item.is-current{opacity:1;pointer-events:none;cursor:default}@media screen and (max-width: 767px){.c-breadcrumb__item.is-current{max-width:6.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.c-breadcrumb__separator{padding-inline:0;opacity:1}.c-card__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:5rem;padding-top:4rem;padding-inline:0}@media screen and (max-width: 767px){.c-card__wrapper{padding-top:2.5rem;grid-template-columns:1fr;gap:5rem}}.c-card__link{text-decoration:none;color:inherit;display:block}.c-card{width:100%;max-width:20rem;margin:0 auto;background-color:#f5f3ed}@media screen and (max-width: 767px){.c-card{display:flex;width:20rem;flex-direction:column;align-items:center;gap:5rem}}.c-card__head{text-align:left;background-color:#f5f3ed}.c-card__title{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.72px}@media screen and (max-width: 767px){.c-card__title{font-size:1rem;letter-spacing:.64px}}.c-card__visual{width:100%;overflow:hidden;background-color:#f5f3ed;padding-top:.6875rem}.c-card__image{display:block;height:25rem;align-self:stretch;aspect-ratio:4/5;transform:scale(1);transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.c-card__link:hover .c-car__image{transform:scale(1.05)}.c-card__footer{padding-top:.6875rem;position:relative}.c-card__description{font-size:14px;color:#868374;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.14px;text-decoration:underline #868374 solid 1px}.c-card__credit{margin-top:1rem}.c-card__credit-location,.c-card__credit-title{color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.14px;position:relative}.c-card__credit-title{padding-left:2.25rem}.c-card__credit-title:before{content:"";position:absolute;top:40%;left:0;width:2.0625rem;height:1.375rem;transform:translateY(-50%);background-image:url(../images/category-log.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.c-card__credit-location{margin:0;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.14px}.c-card__illustration{position:absolute;right:0;bottom:0}.c-card__illustration-img{width:8rem;height:auto;display:block}.js-card-slider{width:100%;overflow:hidden;padding:40px 0}.c-card__slider-container{display:grid;grid-template-columns:repeat(3, 1fr);gap:5rem;padding-top:3rem;max-width:70rem;margin:0 auto;transition:transform .5s ease-out}.c-page-title{display:flex;padding:0 7.5rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1rem;z-index:2;display:flex;flex-direction:column;padding-top:2.5rem;padding-left:7.5rem}@media screen and (max-width: 767px){.c-page-title{padding-top:3.75rem;padding-left:1.25rem}}.c-page-title--en{color:#fdfdfd;font-family:"Montserrat Underline",serif;font-size:4rem;font-weight:700;line-height:.7;letter-spacing:-5.76px;position:relative}@media screen and (max-width: 767px){.c-page-title--en{font-size:3rem;letter-spacing:-4.32px}}.c-page-title--ja{color:#fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;line-height:1.6;letter-spacing:.2px;word-break:auto-phrase;line-break:strict;text-wrap:balance}.c-pagination{display:flex;align-items:center;justify-content:center;gap:2rem}@media screen and (max-width: 767px){.c-pagination{gap:2rem}}.c-pagination__numbers{display:flex;align-items:center;gap:2rem}@media screen and (max-width: 767px){.c-pagination__numbers{gap:2rem}}.c-pagination__arrow{width:2.5rem;height:2.5rem;border-radius:50%;border:.0625rem solid #868374;background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;position:relative}.c-pagination__arrow::before{content:"";display:block;width:1.0625rem;height:.75rem;background-position:center;background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 767px){.c-pagination__arrow{width:2.5rem;height:2.5rem}}.c-pagination__arrow--prev::before{background-image:url(../images/btn-circle-left-main.svg)}.c-pagination__arrow--prev:hover{background-color:#868374}.c-pagination__arrow--prev:hover::before{background-image:url(../images/btn-circle-left-white.svg)}.c-pagination__arrow--next::before{background-image:url(../images/btn-circle-right-main.svg)}.c-pagination__arrow--next:hover{background-color:#868374}.c-pagination__arrow--next:hover::before{background-image:url(../images/btn-circle-right-white.svg)}.c-pagination__number{width:2.5rem;height:3.25rem;display:flex;align-items:center;justify-content:center;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;line-height:1.6;letter-spacing:.01em;text-align:center;cursor:pointer;transition:all .3s ease;padding:.625rem;border:.0625rem solid #868374;background-color:rgba(0,0,0,0);color:#868374}.c-pagination__number:hover{background-color:#868374;color:#fdfdfd}@media screen and (max-width: 767px){.c-pagination__number{width:2.375rem;height:3.0625rem;font-size:1.125rem;line-height:1.6;letter-spacing:.01em}}.c-pagination__number--current{background-color:#868374;color:#fdfdfd;pointer-events:none}.c-pagination__number--current:hover{background-color:#868374;color:#fdfdfd}.is-hidden{visibility:hidden;pointer-events:none}.c-section-title{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:flex-end;overflow:visible}.c-section-title--white::before{color:#fdfdfd}.c-section-title__heading{position:relative;z-index:1;display:flex;align-items:center;margin:0;color:#282b2b;gap:.625rem;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6}.c-section-title__heading h2{margin:0;font:inherit;color:inherit;font-weight:inherit;line-height:inherit}@media screen and (max-width: 767px){.c-section-title__heading{font-size:1.125rem;margin-top:1.5rem}}.c-section-title__heading h2{margin:0;font:inherit}.c-section-title--en{color:#fdfdfd;font-family:"Montserrat Underline",serif;font-size:4rem;font-weight:400;line-height:.7;letter-spacing:-5.76px;position:relative}@media screen and (max-width: 767px){.c-section-title--en{font-size:3rem;letter-spacing:-4.32px}}.c-section-title--ja{color:#fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;line-height:1.6;letter-spacing:.2px}.c-section-title__icon{display:inline-block;background-color:#f8b500;border-radius:50%;flex-shrink:0;width:1rem;height:1rem}.c-section-title--align-end{position:relative;z-index:1;height:7rem;padding:.25rem 10rem 0}.c-section-title--align-end .c-section-title__heading{justify-content:flex-end}@media screen and (max-width: 767px){.c-section-title--align-end{height:auto;padding:0}}.c-section-title--underline{display:flex;align-items:flex-end;width:100%;max-width:70rem;padding-top:5rem;position:relative;white-space:nowrap}@media screen and (max-width: 767px){.c-section-title--underline{padding-top:0rem;flex-direction:column;align-items:flex-start;gap:.5rem;white-space:normal}}.c-section-title--underline.is-fit{width:100%;margin-bottom:2rem;padding-top:0}@media screen and (max-width: 767px){.c-section-title--underline.is-fit{flex-direction:row;align-items:flex-end;gap:0;white-space:nowrap}}.c-section-title--underline.is-fit::before{content:"";order:3;margin-left:-0.625rem;margin-bottom:0rem;flex-grow:1;height:2px;background-color:#868374}@media screen and (max-width: 767px){.c-section-title--underline.is-fit .c-section-title--underline__en{font-size:3rem;letter-spacing:-0.27rem}}.c-section-title--underline__en{display:flex;align-items:flex-end;font-family:"Montserrat Subrayada";font-size:4rem;font-weight:400;line-height:.7;letter-spacing:-0.36rem;color:#868374;white-space:nowrap}@media screen and (max-width: 767px){.c-section-title--underline__en{font-size:2.5rem;letter-spacing:-0.225rem;align-items:flex-start}}.c-section-title--underline__ja{margin:0;flex:1;display:flex;align-items:center;height:2.8125rem;padding-left:1.25rem;border-bottom:.1875rem solid #868374;font-family:"Zen Kaku Gothic New",serif,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.0125rem;color:#282b2b;word-break:auto-phrase;line-break:strict}@media screen and (max-width: 767px){.c-section-title--underline__ja{flex:0 0 auto;height:auto;width:auto;border-bottom:.125rem solid #868374;font-size:1.125rem;letter-spacing:.18px;padding-left:0;white-space:normal}}.c-section-title--underline-reverse{flex-direction:row-reverse}@media screen and (max-width: 767px){.c-section-title--underline-reverse{flex-direction:column;align-items:flex-start}}.c-section-title--underline-reverse .c-section-title--underline__ja{justify-content:flex-end;text-align:right;padding-left:0;padding-right:.625rem}@media screen and (max-width: 767px){.c-section-title--underline-reverse .c-section-title--underline__ja{justify-content:flex-start;text-align:left;padding-right:0}}.c-section-title--h2{font-family:"Zen Old Mincho",serif;font-size:1.75rem;font-weight:400;line-height:1.6;letter-spacing:.07rem;color:#282b2b;word-break:auto-phrase;line-break:strict}@media screen and (max-width: 767px){.c-section-title--h2{font-size:1.25rem;letter-spacing:.05rem}}.c-text{color:#282b2b;font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.72px}@media screen and (max-width: 767px){.c-text{font-size:1rem;letter-spacing:.64px}}.c-text--nav-lead{color:#fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.16px}.c-text--nav-label{color:#fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;line-height:1.6;font-weight:400;letter-spacing:.2px;position:relative;padding-bottom:1rem}@media screen and (max-width: 767px){.c-text--nav-label{font-size:1.125rem;letter-spacing:.18px}}.c-text--nav-label::before{content:"";position:absolute;bottom:1rem;left:0;transform:translateY(-50%);width:100%;height:1px;background-color:#fdfdfd}.c-text--nav-main{color:#fdfdfd;text-align:center;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.16px}.c-text--nav-main--black{color:#282b2b}.c-text--nav-sub{color:#fdfdfd;text-align:center;font-family:"Zen Kaku Gothic New",serif;font-weight:400;font-size:.875rem;line-height:1.6;letter-spacing:.14px}.c-text--nav-sub--black{color:#282b2b}.c-bg-image--left{width:100%;height:100%}.c-bg-image--left::after{content:"";position:absolute;top:0;left:-2.8125rem;width:62.5rem;height:62.5rem;transform:translate(-50%, -50%);background-image:url(../images/common-image01.webp);background-image:image-set(url("../images/common-image01.avif") type("image/avif"), url("../images/common-image01.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 767px){.c-bg-image--left::after{top:0;left:-2.8125rem;width:37.5rem;height:37.5rem}}.p-category{position:relative;width:6.25rem}.c-bg-image--right{width:100%;height:100%}.c-bg-image--right::after{content:"";position:absolute;top:0;left:83.125rem;width:62.5rem;height:62.5rem;transform:translate(-50%, -50%);background-image:url(../images/common-image01.webp);background-image:image-set(url("../images/common-image01.avif") type("image/avif"), url("../images/common-image01.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 767px){.c-bg-image--right::after{top:0;left:28.125rem;width:37.5rem;height:37.5rem}}.c-arrow-buttons{display:flex;gap:2rem;align-items:center}.c-arrow-btn{appearance:none;border:none;background:rgba(0,0,0,0);padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.c-arrow-btn svg{width:100%;height:100%;display:block;transition:all .3s ease}.c-arrow-btn circle{transition:all .3s ease}.c-arrow-btn path{transition:all .3s ease}.c-arrow-btn:hover circle{fill:#f8b500;stroke:#f8b500}.c-arrow-btn:hover path{fill:#fdfdfd;stroke:#fdfdfd}.c-arrow-btn:active{transform:scale(0.95)}.c-arrow-btn:focus-visible{outline:2px solid #f8b500;outline-offset:2px;border-radius:50%}.c-arrow-btn:disabled{opacity:.7;cursor:not-allowed;pointer-events:none}.c-work-meta{display:flex;flex-direction:column;gap:.25rem}.c-work-meta__comment{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.4;letter-spacing:.01em;color:#868374;border-bottom:1px solid #868374;display:inline-block;align-self:flex-start;padding-bottom:.125rem}.c-work-meta__info-group{display:flex;flex-direction:column;gap:.25rem}.c-work-meta__info{display:flex;align-items:center;gap:.375rem}.c-work-meta__icon{display:flex;align-items:center;flex-shrink:0}.c-work-meta__icon img{width:2.0625rem;height:auto;display:block}.c-work-meta__building{font-family:"Zen Kaku Gothic New",serif;font-size:.8125rem;font-weight:400;color:#282b2b;line-height:1.4}.c-work-meta__area{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;color:#282b2b;line-height:1.6;letter-spacing:.00875rem}.c-work-card{display:flex;flex-direction:column}.c-work-card[hidden]{display:none}.c-work-card__link{display:block;text-decoration:none;color:inherit}.c-work-card__link:hover .c-work-card__img img{transform:scale(1.05);opacity:.6}.c-work-card__title{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;color:#282b2b}@media screen and (max-width: 767px){.c-work-card__title{font-size:1rem}}.c-work-card__img{position:relative;width:100%;aspect-ratio:320/400;overflow:hidden;margin-top:.75rem}.c-work-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity .5s ease}.c-work-card__body-flex{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:.5rem}@media screen and (max-width: 767px){.c-work-card__body-flex{justify-content:flex-start}}.c-work-card__meta{flex:1}@media screen and (max-width: 767px){.c-work-card__meta{flex:0 1 auto;min-width:0}}.c-work-card__overlay{width:8rem;height:9rem;aspect-ratio:8/9;margin-top:-2.5rem;position:relative;flex-shrink:0}.c-work-card__overlay img{width:100%;height:100%;display:block;object-fit:contain}.c-banner{text-align:center;position:relative;display:flex;justify-content:center}.c-banner img{width:100%;height:auto;max-width:70rem}.c-banner__link{display:block;overflow:hidden;padding-bottom:3.75rem}@media screen and (max-width: 767px){.c-banner__link{width:100%;padding-inline:1.25rem}}.c-banner__link picture{display:block}.c-banner__link img{display:block;width:100%;height:auto;transform:scale(1);transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94),opacity .6s ease}@media screen and (min-width: 768px){.c-banner__link:hover img,.c-banner__link:focus-visible img{transform:scale(1.05);opacity:.7}}.p-top-banner,.p-page-about__banner,.p-archive-work>.c-banner,.p-single-traditional>.c-banner,.p-single-renovation>.c-banner{padding:0 10rem 7.5rem;margin-top:-4.0625rem}.p-top-banner .c-banner__link,.p-page-about__banner .c-banner__link,.p-archive-work>.c-banner .c-banner__link,.p-single-traditional>.c-banner .c-banner__link,.p-single-renovation>.c-banner .c-banner__link{padding-bottom:0}@media screen and (max-width: 767px){.p-top-banner,.p-page-about__banner,.p-archive-work>.c-banner,.p-single-traditional>.c-banner,.p-single-renovation>.c-banner{padding:0 1.25rem 3.75rem;margin-top:0}.p-top-banner .c-banner__link,.p-page-about__banner .c-banner__link,.p-archive-work>.c-banner .c-banner__link,.p-single-traditional>.c-banner .c-banner__link,.p-single-renovation>.c-banner .c-banner__link{padding-inline:1.25rem}}.p-archive-work>.c-banner{margin-top:6.25rem}@media screen and (max-width: 767px){.p-archive-work>.c-banner{margin-top:3.75rem}}.c-youtube-facade{position:relative;display:block;width:100%;height:100%;padding:0;border:none;background:#282b2b;cursor:pointer;overflow:hidden;font:inherit;color:inherit;transition:opacity .3s ease}.c-youtube-facade__thumb{display:block;width:100%;height:100%;object-fit:cover}.c-youtube-facade:hover{opacity:.6}.c-youtube-facade__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none;width:4.25rem;height:3rem}@media screen and (max-width: 767px){.c-youtube-facade__play{width:3rem;height:2.125rem}}.c-youtube-facade__play svg{display:block;width:100%;height:100%}.c-youtube-facade__play-bg{fill:#212121;fill-opacity:.8;transition:fill .2s ease,fill-opacity .2s ease}.c-youtube-facade:hover .c-youtube-facade__play-bg,.c-youtube-facade:focus-visible .c-youtube-facade__play-bg{fill:red;fill-opacity:1}.c-youtube-facade:focus-visible{outline:2px solid #f8b500;outline-offset:2px}.c-page-thanks{position:relative;padding:10rem 0;overflow:hidden;background:#fdfdfd}@media screen and (max-width: 767px){.c-page-thanks{padding:2.5rem 0}}.c-page-thanks::before{content:"Thanks";text-transform:uppercase;position:absolute;top:5rem;left:0;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#f5f3ed;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.c-page-thanks::before{top:2.5rem;font-size:4rem}}.c-page-thanks__inner{position:relative;z-index:1}@media screen and (max-width: 767px){.c-page-thanks .c-section-title{height:3.75rem;justify-content:flex-end}}.c-page-thanks .c-section-title__heading{font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6;color:#282b2b;word-break:auto-phrase;line-break:strict}@media screen and (max-width: 767px){.c-page-thanks .c-section-title__heading{margin-top:0;font-size:1.125rem;line-height:1.6;letter-spacing:.18px}}.c-page-thanks__body{margin-top:2.5rem;position:relative;z-index:1}@media screen and (max-width: 767px){.c-page-thanks__body{margin-top:1.5rem;width:100%;max-width:calc(100vw - 2.5rem)}}.c-page-thanks__message-wrap{width:100%}.c-page-thanks__message{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.16px;color:#282b2b;word-break:auto-phrase;line-break:strict}@media screen and (max-width: 767px){.c-page-thanks__message{font-size:1rem;line-height:1.6}}.c-page-thanks__btn-wrap{margin-top:.625rem;display:flex;justify-content:flex-end}@media screen and (max-width: 767px){.c-page-thanks__btn-wrap{margin-top:.625rem;width:calc(100vw - 2.5rem);max-width:100%}}.c-page-transition{position:fixed;inset:0;z-index:10000;background-color:#f5f3ed;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .6s cubic-bezier(0.16, 1, 0.3, 1),visibility 0s linear .6s}.c-page-transition.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .6s cubic-bezier(0.16, 1, 0.3, 1),visibility 0s}@media screen and (max-width: 767px){.p-archive-work .l-inner{max-width:100%}}.p-archive-work .c-section-title--underline__ja{align-items:flex-end;border-bottom:3px solid #868374}@media screen and (max-width: 767px){.p-archive-work .c-section-title--underline__ja{align-items:center;border-bottom:0;padding-bottom:0;text-decoration:none}}@media screen and (max-width: 767px){.p-archive-work .c-section-title--underline.is-fit::before{margin-bottom:.0625rem}}.p-archive-work__mv{position:relative;width:100%;height:25rem;background-image:url(../images/page-archive-about-mv.webp);background-image:image-set(url("../images/page-archive-about-mv.avif") type("image/avif"), url("../images/page-archive-about-mv.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:cover;padding-top:5rem;background-color:#fdfdfd}.p-archive-work__mv .c-page-title{padding-top:4.5rem}@media screen and (max-width: 767px){.p-archive-work__mv .c-page-title{padding-top:5.5rem}}@media screen and (max-width: 767px){.p-archive-work__mv{height:17.6875rem;background-image:url(../images/page-archive-about-mv-sp.webp);background-image:image-set(url("../images/page-archive-about-mv-sp.avif") type("image/avif"), url("../images/page-archive-about-mv-sp.webp") type("image/webp"))}}.p-archive-work .c-breadcrumb-inner{background-color:#fdfdfd}.p-archive-work__title-wrapper{position:relative;z-index:2;display:flex;flex-direction:column;gap:1rem;padding-top:7.5rem;padding-left:7.5rem}@media screen and (max-width: 767px){.p-archive-work__title-wrapper{padding-top:4rem;padding-left:1.25rem}}.p-archive-work__title{color:#fdfdfd;font-family:"Montserrat Subrayada";font-size:4rem;font-weight:400;line-height:.7;letter-spacing:-0.36rem}@media screen and (max-width: 767px){.p-archive-work__title{font-size:3rem;letter-spacing:-0.27rem}}.p-archive-work__subtitle{color:#fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.0125rem}@media screen and (max-width: 767px){.p-archive-work__subtitle{font-size:1.125rem;letter-spacing:.01125rem}}.p-archive-work__pickup{position:relative;background-color:#fdfdfd;padding-top:9.375rem;padding-bottom:10rem;overflow:hidden}@media screen and (max-width: 767px){.p-archive-work__pickup{padding-top:2rem;padding-bottom:3.75rem;overflow:visible}}.p-archive-work__pickup::before{content:"PICKUP";position:absolute;left:0;top:5rem;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#f5f3ed;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.p-archive-work__pickup::before{top:1.7rem;font-size:4rem}}.p-archive-work__description{position:relative;z-index:1;padding-top:5rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.p-archive-work__description{padding-top:2rem;gap:1rem}}.p-archive-work__description .c-text{color:#282b2b;font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:0}@media screen and (max-width: 767px){.p-archive-work__description .c-text{font-size:1rem;line-height:1.6;letter-spacing:.04rem}}.p-archive-work__slider-wrap{--pickup-slide-img-top: -2.1875rem;--pickup-slide-img-height: 36.375rem;--pickup-arrow-offset: 1.3125rem;position:relative;margin-top:3.4375rem;display:grid;grid-template-columns:repeat(12, 1fr);column-gap:0;align-items:stretch}@media screen and (max-width: 767px){.p-archive-work__slider-wrap{--pickup-slide-img-top: 0rem;--pickup-slide-img-height: 14.3125rem;--pickup-arrow-offset: -0.0625rem;display:flex;flex-direction:column;margin-top:2.5rem;gap:1.5rem}}.p-archive-work__swiper{overflow:visible}.p-archive-work__swiper .swiper-slide{width:47.6875rem}@media screen and (max-width: 767px){.p-archive-work__swiper .swiper-slide{width:18.75rem}}.p-archive-work__slide-link{display:block;text-decoration:none;color:inherit}.p-archive-work__slide-panel{grid-column:1/9;grid-row:1;display:flex;flex-direction:column;position:relative;background-color:#f5f3ed;z-index:1;padding:3.625rem calc(33.3333333333% + 7.5rem) 1.9375rem max(2.5rem,(100vw - 1120px)/2)}.p-archive-work__slide-panel::before{display:none}@media screen and (max-width: 767px){.p-archive-work__slide-panel{order:3;width:calc(100% - 1.25rem);margin-left:1.25rem;margin-right:0;margin-top:-7.5625rem;padding:7.5625rem 1.25rem 2.5rem;z-index:1}}.p-archive-work__slide-nav{display:flex;flex-direction:column;gap:1rem}.p-archive-work__slide-nav-item{display:none;position:relative}@media screen and (max-width: 767px){.p-archive-work__slide-nav-item{width:17.5rem;max-width:100%;min-height:6.75rem}}.p-archive-work__slide-nav-item.is-active{display:block}.p-archive-work__slide-nav-item .c-work-meta{margin-top:.75rem}@media screen and (max-width: 767px){.p-archive-work__slide-nav-item .c-work-meta__comment{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;color:#868374}}.p-archive-work__slide-visual{grid-column:6/-1;grid-row:1;position:relative;z-index:2;margin-top:-2.1875rem;margin-bottom:2.1875rem}@media screen and (max-width: 767px){.p-archive-work__slide-visual{order:1;width:100%;overflow:hidden;margin-top:0;margin-bottom:3.125rem;z-index:2;padding-left:0rem}}.p-archive-work__slide-img{width:100%;aspect-ratio:763/582;overflow:hidden}.p-archive-work__slide-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity .5s ease}.p-archive-work__slide-img:hover img{transform:scale(1.05);opacity:.6}@media screen and (max-width: 767px){.p-archive-work__slide-img{aspect-ratio:300/229}}.p-archive-work__slide-episode{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}@media screen and (max-width: 767px){.p-archive-work__slide-episode{font-size:1rem}}.p-archive-work__slide-line{border:none;border-top:1px solid #868374;opacity:.7;margin:0;margin-top:1.5rem;width:100%}.p-archive-work__slide-desc-wrap{flex:1;position:relative;margin-top:1.5rem;display:flex;flex-direction:column}.p-archive-work__slide-detail{display:none;flex-direction:column}.p-archive-work__slide-detail.is-active{display:flex}.p-archive-work__slide-desc{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}.p-archive-work__slide-desc p{padding-top:1rem}@media screen and (max-width: 767px){.p-archive-work__slide-desc{font-size:1rem}}.p-archive-work__slide-more{margin-top:1.25rem;display:flex;justify-content:end}.c-arrow-buttons--pickup{position:absolute;top:calc(var(--pickup-slide-img-top) + var(--pickup-slide-img-height) + var(--pickup-arrow-offset));right:8.3333333333%;justify-content:flex-end;margin-top:0;z-index:5}@media screen and (max-width: 767px){.c-arrow-buttons--pickup{order:2;top:calc(var(--pickup-slide-img-top) + var(--pickup-slide-img-height) + var(--pickup-arrow-offset));left:0;right:0;margin-top:0;z-index:3;padding:0 .5rem;justify-content:space-between}}@media screen and (max-width: 767px){.p-archive-work .p-archive-work__slider-wrap>.c-arrow-buttons.c-arrow-buttons--pickup{position:absolute;top:calc(var(--pickup-slide-img-top) + var(--pickup-slide-img-height) + var(--pickup-arrow-offset));left:0;right:auto;width:100vw;margin-left:calc((100% - 100vw)/2);padding:1.5rem 0 0;gap:2rem;justify-content:center;transform:none}}.p-archive-work__slide-card-img{display:none}.p-archive-work__slide-family{display:block;position:absolute;width:8rem;height:auto;right:-1.25rem;bottom:0;z-index:1}@media screen and (max-width: 767px){.p-archive-work__slide-family{width:7.5rem}}.p-archive-work__weave-text{width:100%;background-color:#fdfdfd;overflow:hidden;margin-bottom:-1px}@media screen and (max-width: 767px){.p-archive-work__weave-text{display:none}}.p-archive-work__weave-text-inner{display:flex;width:max-content;animation:marquee 30s linear infinite}.p-archive-work__weave-text-inner img{display:block;flex-shrink:0;width:90rem;height:auto}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.p-archive-work__list-section{padding-bottom:0;background-color:#f5f3ed;padding-top:5rem}@media screen and (max-width: 767px){.p-archive-work__list-section{padding-bottom:3.75rem}}.p-archive-work__category-nav{display:flex;justify-content:center;gap:2.5rem;margin-top:3.75rem}@media screen and (max-width: 767px){.p-archive-work__category-nav{gap:1.25rem;margin-top:2.5rem}}.p-archive-work__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:3.75rem 2.5rem;margin-top:3.75rem;padding-top:4rem;padding-bottom:4rem}@media screen and (max-width: 767px){.p-archive-work__grid{grid-template-columns:1fr;gap:5rem;margin-top:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem}}@media screen and (max-width: 767px){.p-archive-work__grid>.c-work-card{width:100%;max-width:25rem;margin-inline:auto}}.p-archive-work__pagination{margin-top:5rem;display:flex;justify-content:center}@media screen and (max-width: 767px){.p-archive-work__pagination{margin-top:3.75rem}}.p-archive-work__pagination .nav-links{display:flex;gap:1rem}.p-archive-work__pagination .page-numbers{display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;border:1px solid #524e49;color:#524e49;text-decoration:none;font-family:"Montserrat Subrayada"}.p-archive-work__pagination .page-numbers.current,.p-archive-work__pagination .page-numbers:hover{background-color:#524e49;color:#fdfdfd}.p-archive-work__pagination .page-numbers.dots{border:none;background:rgba(0,0,0,0)}.p-archive-work__pagination .page-numbers.dots:hover{background:rgba(0,0,0,0);color:#fdfdfd}.p-drawer__overlay{display:none}@media screen and (max-width: 767px){.p-drawer__overlay{display:block;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);z-index:9;opacity:0;visibility:hidden;transition:opacity .45s cubic-bezier(0.22, 0.61, 0.36, 1),visibility 0s linear .45s}}@media screen and (max-width: 767px)and (max-width: 767px){.p-drawer__overlay{z-index:49}}@media screen and (max-width: 767px){.p-drawer__overlay.is-open{opacity:.7;visibility:visible;transition:opacity .45s cubic-bezier(0.22, 0.61, 0.36, 1),visibility 0s}}.p-drawer{position:fixed;top:0;left:0;z-index:10}@media screen and (max-width: 767px){.p-drawer{z-index:50}}.p-drawer{width:100%;height:100vh;background-color:#f5f3ed;display:flex;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s cubic-bezier(0.22, 0.61, 0.36, 1),visibility 0s linear .45s}.p-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .45s cubic-bezier(0.22, 0.61, 0.36, 1),visibility 0s}@media screen and (max-width: 767px){.p-drawer{width:90%;left:auto;right:0;transform:translateX(100%);transition:transform .55s cubic-bezier(0.22, 0.61, 0.36, 1),opacity .45s cubic-bezier(0.22, 0.61, 0.36, 1),visibility 0s linear .55s;display:block;overflow-x:hidden}.p-drawer.is-open{transform:translateX(0);transition:transform .55s cubic-bezier(0.22, 0.61, 0.36, 1),opacity .45s cubic-bezier(0.22, 0.61, 0.36, 1),visibility 0s}}.p-drawer::-webkit-scrollbar{display:none}.p-drawer__image-side{position:relative;flex:0 0 42%;background-image:url("../images/drawer-image.webp");background-image:image-set(url("../images/drawer-image.avif") type("image/avif"), url("../images/drawer-image.webp") type("image/webp"));background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 767px){.p-drawer__image-side{display:none}}.p-drawer__logo-area{position:absolute;top:12.5rem;left:50%;transform:translateX(-50%);display:flex;justify-content:center;width:15rem}.p-drawer__logo-area img{width:15rem;height:5rem}.p-drawer__menu-side{flex:1;display:flex;flex-direction:column;background-color:#f5f3ed;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding-top:2.5rem;padding-right:2.5rem;padding-left:3.75rem}@media screen and (max-width: 767px){.p-drawer__menu-side{padding-top:5.875rem;padding-right:1.25rem;padding-left:1.25rem}}.p-drawer__menu-side::-webkit-scrollbar{display:none}.p-drawer__content{flex:1;display:flex;flex-direction:column}@media screen and (max-width: 767px){.p-drawer__content{width:100%;max-width:18.75rem;margin-right:auto;margin-left:auto;padding:0}}.p-drawer__header{display:flex;align-items:center;justify-content:flex-end;height:5rem;padding-top:2.5rem;padding-right:clamp(2.5rem,11vw,9.8125rem)}@media screen and (max-width: 767px){.p-drawer__header{height:3.75rem;padding-top:0;padding-right:1.25rem;justify-content:flex-end}}.p-drawer__logo{display:block;transition:opacity .3s ease}.p-drawer__logo:hover{opacity:.7}.p-drawer__logo img{width:15rem;height:auto}@media screen and (max-width: 767px){.p-drawer__logo{display:none}}.p-drawer__nav{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;padding-top:5rem;border-top:1px solid #524e49;margin-top:5rem}@media screen and (max-width: 767px){.p-drawer__nav{grid-template-columns:1fr;justify-items:center;gap:1.5rem;padding-top:2rem;margin-top:0}}.p-drawer__nav-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}@media screen and (max-width: 767px){.p-drawer__nav-list{align-items:center;gap:1.5rem}}.p-drawer__nav-list--left,.p-drawer__nav-list--right{justify-self:start;gap:2rem;width:100%}@media screen and (max-width: 767px){.p-drawer__nav-list--left,.p-drawer__nav-list--right{justify-self:center;align-items:center;width:100%;gap:1.5rem;margin-left:2rem}}.p-drawer__nav-item{display:grid;grid-template-columns:minmax(6.25rem, 8rem) 1fr;align-items:start;gap:1rem}@media screen and (max-width: 767px){.p-drawer__nav-item{width:fit-content;max-width:100%;margin-inline:auto;grid-template-columns:6.25rem minmax(7.5rem, max-content);gap:1rem}}.p-drawer__nav-link{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.16px;line-height:1.6;text-decoration:none;display:inline-block;transition:opacity .3s ease}@media screen and (max-width: 767px){.p-drawer__nav-link{width:6.25rem;margin-bottom:0;text-align:left}}.p-drawer__nav-link:hover{opacity:.7}.p-drawer__sub-list{display:flex;flex-direction:column;gap:1rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 767px){.p-drawer__sub-list{width:auto;align-items:flex-start;gap:.5rem;padding-left:0;list-style:none}}.p-drawer__sub-item{display:block}@media screen and (max-width: 767px){.p-drawer__sub-item{width:auto;text-align:left}}.p-drawer__sub-link{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;letter-spacing:.14px;line-height:1.6;color:#282b2b;text-decoration:none;display:inline-block;transition:opacity .3s ease}.p-drawer__sub-link:hover{opacity:.7}.p-drawer-button__wrap{padding-top:6.625rem;padding-bottom:.25rem;flex-direction:row-reverse;flex-wrap:wrap;gap:1rem}@media screen and (max-width: 1024px){.p-drawer-button__wrap{padding-top:1.5rem;flex-direction:column-reverse;flex-wrap:nowrap}}@media screen and (max-width: 767px){.p-drawer-button__wrap{padding-top:1.5rem;flex-direction:column-reverse;flex-wrap:nowrap;align-items:center;width:100%}}.p-drawer-btn{padding:.625rem 2rem;width:100%;max-width:21.75rem;height:2.875rem}@media screen and (max-width: 1024px){.p-drawer-btn{max-width:18.75rem;width:100%}}@media screen and (max-width: 767px){.p-drawer-btn{max-width:18.75rem;width:100%}}.p-drawer-btn.c-btn--primary{background-color:#f8b500;box-shadow:0 .25rem .25rem rgba(40,43,43,.25);color:#282b2b;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.p-drawer-btn.c-btn--primary:hover{background-color:#868374;box-shadow:0 .125rem .125rem rgba(40,43,43,.25);color:#fdfdfd}.p-drawer-btn__text{font-size:1rem;letter-spacing:.16px}.p-drawer-btn__text::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:1.0625rem;height:.75rem;background-position:center;background-size:contain;background-repeat:no-repeat;transition:filter .3s ease}.p-footer{position:relative;background-color:#524e49;overflow:hidden}.p-footer__bg-image{position:absolute;top:13.8125rem;left:61.75rem;width:55.6875rem;aspect-ratio:1;pointer-events:none}.p-footer__bg-image picture,.p-footer__bg-image img{display:block;width:100%;height:100%}.p-footer__bg-image img{object-fit:contain}@media screen and (max-width: 1024px){.p-footer__bg-image{left:auto;right:-7.5rem;width:40rem}}@media screen and (max-width: 767px){.p-footer__bg-image{top:auto;right:-22.8125rem;bottom:-15.625rem;left:auto;width:37.5rem}}.p-footer__container{position:relative;z-index:1;max-width:90rem;margin:0 auto}.p-footer__contents{display:flex;justify-content:space-between;align-items:stretch;gap:2.5rem;padding:5rem}@media screen and (max-width: 1024px){.p-footer__contents{padding:5rem 2.5rem}}@media screen and (max-width: 767px){.p-footer__contents{flex-direction:column;gap:2rem;padding:3.75rem 1.25rem 2.5rem}}.p-footer__section{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;width:26.25rem;flex-shrink:0}@media screen and (max-width: 767px){.p-footer__section{justify-content:flex-start;gap:2rem;width:100%}}.p-footer__brand{display:flex;flex-direction:column;gap:1rem}.p-footer__logo{display:block;width:15rem;height:5rem}.p-footer__logo img{display:block;width:100%;height:auto;opacity:1;transition:opacity .35s ease;backface-visibility:hidden}.p-footer__logo:hover img,.p-footer__logo:focus-visible img{opacity:.7}.p-footer__description{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd}@media screen and (max-width: 767px){.p-footer__description{font-size:1rem;letter-spacing:.01em}}.p-footer__contact-info{display:flex;flex-direction:column;gap:1rem;margin-top:auto}@media screen and (max-width: 767px){.p-footer__contact-info{margin-top:0}}.p-footer__contact-heading{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd}@media screen and (max-width: 767px){.p-footer__contact-heading{font-size:1.125rem;letter-spacing:.011em}}.p-footer__sub-heading{margin:0;padding-bottom:.5rem;border-bottom:1px solid #fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd}@media screen and (max-width: 767px){.p-footer__sub-heading{font-size:1.125rem;letter-spacing:.011em}}.p-footer__contact-list{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.p-footer__contact-item{display:flex;align-items:center}.p-footer__contact-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fdfdfd}.p-footer__contact-link:hover{opacity:.7}.p-footer__contact-icon{display:block;width:1.1875rem;height:1.1875rem;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 767px){.p-footer__contact-icon{width:1rem;height:1rem}}@media screen and (max-width: 767px){.p-footer__contact-item-address{padding-block:.25rem}}.p-footer__contact-item-phone .p-footer__contact-icon{background-image:url(../images/footer-phone-icon.svg)}.p-footer__contact-item-email .p-footer__contact-icon{background-image:url(../images/footer-mail-icon.svg)}.p-footer__contact-item-address .p-footer__contact-icon{background-image:url(../images/footer-address-icon.svg)}.p-footer__contact-text{font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.01em}@media screen and (max-width: 767px){.p-footer__contact-text{font-size:.875rem;letter-spacing:.01em}}.p-footer__sns{display:flex;gap:2.1875rem;align-items:center}@media screen and (max-width: 767px){.p-footer__sns{gap:1.875rem}}.p-footer__sns-item{display:flex;align-items:center;justify-content:center;width:2.9375rem;height:2.9375rem;transition:opacity .3s ease}@media screen and (max-width: 767px){.p-footer__sns-item{width:2.5rem;height:2.5rem}}.p-footer__sns-item:hover{opacity:.7}.p-footer__sns-icon{display:block;width:100%;height:100%}.p-footer__content{display:flex;flex-direction:column;gap:2.5rem;width:44.5rem;max-width:100%}@media screen and (max-width: 767px){.p-footer__content{gap:2rem;width:100%}}.p-footer__sitemap{display:flex;flex-direction:column;gap:1rem}.p-footer__nav-wrapper{display:flex;justify-content:space-between;gap:1rem}@media screen and (max-width: 767px){.p-footer__nav-wrapper{flex-direction:column;gap:1.5rem;padding-inline:1rem}}.p-footer__nav-column{display:flex;flex-direction:column;gap:.5rem;min-width:0}@media screen and (max-width: 767px){.p-footer__nav-column{flex-direction:row;gap:1rem;align-items:flex-start;width:100%}}.p-footer__nav-title{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd;text-decoration:none}@media screen and (max-width: 767px){.p-footer__nav-title{flex:0 0 8.75rem;min-width:8.75rem}}.p-footer__nav-title:hover{opacity:.7}.p-footer__nav-sublist{display:flex;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}@media screen and (max-width: 767px){.p-footer__nav-sublist{flex:1 1 auto;min-width:8.75rem}}.p-footer__nav-sublink{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd;text-decoration:none}.p-footer__nav-sublink:hover{opacity:.7}.p-footer__lower{width:100%}.p-footer__area{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);column-gap:2.5rem;width:100%;min-width:0}@media screen and (max-width: 767px){.p-footer__area{display:flex;flex-direction:column;gap:1rem}}.p-footer__area-content{display:flex;flex-direction:column;gap:1rem;grid-column:2;grid-row:1;min-width:0;align-self:start}@media screen and (max-width: 767px){.p-footer__area-content{grid-column:auto;grid-row:auto}}.p-footer__map{grid-column:1;grid-row:1;align-self:start;min-width:0}@media screen and (max-width: 767px){.p-footer__map{grid-column:auto;grid-row:auto;width:100%}}.p-footer__map-image,.p-footer__map-iframe{display:block;width:100%;height:11.9375rem;border:0}.p-footer__map-iframe{object-fit:cover}.p-footer__area-text{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd}.p-footer__privacy{width:100%;padding:1rem 1rem 0;border-top:1px solid #fdfdfd}@media screen and (max-width: 767px){.p-footer__privacy{text-align:left}}.p-footer__privacy-link{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd;text-decoration:none}@media screen and (max-width: 767px){.p-footer__privacy-link{display:block;width:fit-content;text-align:left}}.p-footer__privacy-link:hover{opacity:.7}.p-footer__copyright{display:flex;justify-content:center;align-items:center;min-height:2.3125rem;padding:.5rem 1.375rem;border-top:1px solid #fdfdfd}.p-footer__copyright-text{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.44;color:#fdfdfd;text-align:center}.p-header{width:100%;display:flex;justify-content:center;position:fixed;padding-block:.625rem;background:rgba(0,0,0,0);z-index:20}@media screen and (max-width: 767px){.p-header{padding-block:.625rem;z-index:30}}@media screen and (max-width: 767px){.p-header:has(.p-header__btn.is-active) .p-header__logo{opacity:0;visibility:hidden}.p-header:has(.p-header__btn.is-active){z-index:1200}}.p-header__site-title{margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.p-header__inner{display:flex;justify-content:space-between;align-items:center;padding-inline:2.5rem;margin:0 auto;width:100%;height:3.75rem;padding-block:.625rem}@media screen and (max-width: 767px){.p-header__inner{width:100%;padding-inline:1.25rem}}.p-header__logo{width:10rem;height:3.33333125rem;flex-shrink:0;aspect-ratio:3/1;transition:opacity .1s ease,visibility .1s ease;display:block;position:relative}.p-header__logo:hover,.p-header__logo:focus-visible{opacity:.7}@media screen and (max-width: 767px){.p-header__logo{width:10rem;height:3.33333125rem;flex-shrink:0;aspect-ratio:3/1;position:relative;z-index:1}}.p-header__logo.is-hidden{opacity:0;visibility:hidden}@media screen and (max-width: 767px){.p-header__logo.is-hidden{opacity:1;visibility:visible}}.p-header__logo-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.p-header__logo-img--white{opacity:0}.p-header__logo-img--black{opacity:1}.p-header.is-sub-page .p-header__logo-img--white{opacity:1}.p-header.is-sub-page .p-header__logo-img--black{opacity:0}.p-header.is-sub-page.is-scrolled .p-header__logo-img--white{opacity:0}.p-header.is-sub-page.is-scrolled .p-header__logo-img--black{opacity:1}.p-header.is-scrolled .p-header__btn--white .p-header__drawer-lines::before,.p-header.is-scrolled .p-header__btn--white .p-header__drawer-lines::after{background-color:#282b2b}.p-header.is-scrolled .p-header__btn--white .p-header__btn-text{color:#524e49}.p-header__btn{position:relative;display:flex;flex-direction:column;align-items:center;background:none;border:none;cursor:pointer;padding:0;height:3.75rem;z-index:1000;transition:opacity .3s ease}.p-header__btn:hover,.p-header__btn:focus-visible{opacity:.7}@media screen and (max-width: 767px){.p-header__btn{position:fixed;top:1.1rem;right:1.25rem;width:3.5625rem;z-index:1100}}.p-header__btn--white .p-header__drawer-lines::before,.p-header__btn--white .p-header__drawer-lines::after{background-color:#fdfdfd}.p-header__btn--white .p-header__btn-text{color:#fdfdfd}.p-header__btn--white.is-active .p-header__drawer-lines::before,.p-header__btn--white.is-active .p-header__drawer-lines::after{background-color:#282b2b}.p-header__btn--white.is-active .p-header__btn-text{color:#524e49}.p-header__drawer-lines-wrapper{display:block;position:relative;width:1.375rem;height:1.375rem}@media screen and (max-width: 767px){.p-header__drawer-lines-wrapper{width:1.25rem}}.p-header__drawer-lines{display:block;position:relative;width:100%;height:100%}.p-header__drawer-lines::before{content:"";position:absolute;top:.375rem;left:0;width:100%;height:.125rem;border-radius:.125rem;background-color:#282b2b;transform-origin:center;backface-visibility:hidden;transition:transform .3s ease,top .3s ease,background-color .3s ease}.p-header__drawer-lines::after{content:"";position:absolute;top:.875rem;left:0;width:100%;height:.125rem;border-radius:.125rem;background-color:#282b2b;transform-origin:center;backface-visibility:hidden;transition:transform .3s ease,top .3s ease,background-color .3s ease}.p-header__btn-text{color:#524e49;text-align:center;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:900;line-height:1.6;letter-spacing:1.4px;transition:color .3s ease}@media screen and (max-width: 767px){.p-header__btn-text{line-height:1.6;letter-spacing:1.4px}}.p-header.is-dark-section .p-header__logo-img--white,.p-header.is-dark-section.is-scrolled .p-header__logo-img--white{opacity:1}.p-header.is-dark-section .p-header__logo-img--black,.p-header.is-dark-section.is-scrolled .p-header__logo-img--black{opacity:0}.p-header.is-dark-section .p-header__drawer-lines::before,.p-header.is-dark-section .p-header__drawer-lines::after{background-color:#fdfdfd}.p-header.is-dark-section .p-header__btn-text{color:#fdfdfd}.p-header.is-dark-section.is-scrolled .p-header__btn--white .p-header__drawer-lines::before,.p-header.is-dark-section.is-scrolled .p-header__btn--white .p-header__drawer-lines::after{background-color:#fdfdfd}.p-header.is-dark-section.is-scrolled .p-header__btn--white .p-header__btn-text{color:#fdfdfd}.p-header__btn.is-active .p-header__btn-text{color:#524e49}.p-header__btn.is-active .p-header__drawer-lines::before{top:.625rem;transform:rotate(45deg);background-color:#524e49}.p-header__btn.is-active .p-header__drawer-lines::after{top:.625rem;transform:rotate(-45deg);background-color:#524e49}.p-page-contact-thanks__mv{position:relative;width:100%;height:25rem;padding-top:5rem;background-image:url("../images/page-contact-mv.webp");background-image:image-set(url("../images/page-contact-mv.avif") type("image/avif"), url("../images/page-contact-mv.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:cover}.p-page-contact-thanks__mv .c-page-title{position:relative;z-index:1}@media screen and (max-width: 767px){.p-page-contact-thanks__mv{height:17.6875rem;padding-top:3.75rem;background-image:url("../images/page-contact-mv-sp.webp");background-image:image-set(url("../images/page-contact-mv-sp.avif") type("image/avif"), url("../images/page-contact-mv-sp.webp") type("image/webp"))}}.p-page-contact-thanks .c-breadcrumb-inner{background:#fdfdfd}.p-page-contact{background:#f5f3ed}.p-page-contact__mv{position:relative;width:100%;height:25rem;padding-top:5rem;background-image:url("../images/page-contact-mv.webp");background-image:image-set(url("../images/page-contact-mv.avif") type("image/avif"), url("../images/page-contact-mv.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:cover}.p-page-contact__mv .c-page-title{position:relative;z-index:1}@media screen and (max-width: 767px){.p-page-contact__mv{height:25rem;padding-top:3.75rem;background-image:url("../images/page-contact-mv-sp.webp");background-image:image-set(url("../images/page-contact-mv-sp.avif") type("image/avif"), url("../images/page-contact-mv-sp.webp") type("image/webp"))}}.p-page-contact .c-breadcrumb-inner{background:#fdfdfd}.p-page-contact__intro{position:relative;padding:10rem 0 5rem;background:#fdfdfd}.p-page-contact__intro::before{content:"CONTACT";position:absolute;left:0;top:7rem;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#f5f3ed;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.p-page-contact__intro{padding:2.5rem 0}.p-page-contact__intro::before{top:1.5rem;bottom:auto;left:0;font-size:4rem;letter-spacing:-0.36rem}}.p-page-contact__intro .c-section-title{height:3.8125rem;margin-top:0;margin-bottom:2.5rem;padding:.25rem 0}.p-page-contact__intro .c-section-title::before{content:none}.p-page-contact__intro .c-section-title .c-section-title__heading{margin-top:0;font-size:1.125rem;letter-spacing:.01em;word-break:auto-phrase;line-break:strict}@media screen and (max-width: 767px){.p-page-contact__intro .c-section-title{height:auto;margin-bottom:1.5rem;padding:.25rem 0}.p-page-contact__intro .c-section-title .c-section-title__heading{margin-top:0;gap:.625rem;font-size:1.125rem}}.p-page-contact__lead{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}.p-page-contact__form-section{padding-bottom:5rem;background:#fdfdfd}@media screen and (max-width: 767px){.p-page-contact__form-section{padding-bottom:2.5rem}}.p-page-contact__form-wrap{display:flex;flex-direction:column;gap:5rem;padding:5rem;background:#f5f3ed;border-radius:2.5rem}@media screen and (max-width: 767px){.p-page-contact__form-wrap{gap:2.5rem;padding:2.5rem 1.25rem;border-radius:2.5rem}}.p-page-contact__form-note{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}@media screen and (max-width: 767px){.p-page-contact__form-note{font-size:.875rem}}.p-page-contact__form,.p-page-contact__form-wrap .wpcf7-form{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 767px){.p-page-contact__form,.p-page-contact__form-wrap .wpcf7-form{gap:1.5rem}}.p-page-contact__form-wrap .wpcf7-form>.hidden-fields-container,.p-page-contact__form-wrap .wpcf7-spinner{display:none}.p-page-contact__form-wrap .wpcf7-form-control-wrap{display:block;width:100%}.p-page-contact__field{margin-top:0}.p-page-contact__field-row{display:grid;grid-template-columns:minmax(13.75rem, auto) minmax(0, 1fr);gap:2.5rem;align-items:center}@media screen and (max-width: 767px){.p-page-contact__field-row{grid-template-columns:1fr;gap:.5rem}}.p-page-contact__field-row--start{align-items:start}.p-page-contact__field-head{width:13.75rem;flex-shrink:0}.p-page-contact__field-head--narrow{width:11.25rem}.p-page-contact__label-wrap{display:flex;flex-wrap:nowrap;align-items:center;gap:.625rem}@media screen and (max-width: 767px){.p-page-contact__label-wrap{gap:1rem}}.p-page-contact__field-head .p-page-contact__label-wrap{display:grid;grid-template-columns:minmax(0, 1fr) auto;width:100%}.p-page-contact__label{font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;font-weight:700;color:#282b2b;line-height:1.6;letter-spacing:.01em;white-space:nowrap}.p-page-contact__tag{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;padding:.125rem 1rem;border-radius:.625rem;font-family:"Zen Kaku Gothic New",serif;font-size:.75rem;font-weight:700;line-height:1.7;letter-spacing:.02em;white-space:nowrap}.p-page-contact__tag--required{background:#f8b500;color:#fdfdfd}.p-page-contact__tag--optional{background:#868374;color:#f5f3ed}.p-page-contact__radio-group,.p-page-contact__checkbox-group{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.p-page-contact__radio-item,.p-page-contact__checkbox-item{display:flex;align-items:center;gap:.625rem;cursor:pointer;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;color:#282b2b;line-height:1.6;letter-spacing:.01em}.p-page-contact__radio-item input[type=radio],.p-page-contact__radio-item input[type=checkbox],.p-page-contact__checkbox-item input[type=radio],.p-page-contact__checkbox-item input[type=checkbox]{position:relative;width:1.875rem;height:1.875rem;margin:0;cursor:pointer;flex-shrink:0;appearance:none;background:#fdfdfd;border:1px solid #868374;outline:none;transition:border-color .3s ease,background-color .3s ease}.p-page-contact__radio-item input[type=radio],.p-page-contact__checkbox-item input[type=radio]{border-radius:50%}.p-page-contact__radio-item input[type=radio]::after,.p-page-contact__checkbox-item input[type=radio]::after{content:"";position:absolute;inset:0;width:1.25rem;height:1.25rem;margin:auto;border-radius:50%;background:#868374;opacity:0}.p-page-contact__radio-item input[type=radio]:checked::after,.p-page-contact__checkbox-item input[type=radio]:checked::after{opacity:1}.p-page-contact__radio-item input[type=radio]:focus,.p-page-contact__radio-item input[type=radio]:focus-visible,.p-page-contact__checkbox-item input[type=radio]:focus,.p-page-contact__checkbox-item input[type=radio]:focus-visible{border-color:#f8b500}.p-page-contact__radio-item input[type=checkbox],.p-page-contact__checkbox-item input[type=checkbox]{border-radius:0}.p-page-contact__radio-item input[type=checkbox]:checked,.p-page-contact__checkbox-item input[type=checkbox]:checked{background:#fdfdfd url("../images/contact-form-check.svg") center/1.5rem 1.5rem no-repeat}.p-page-contact__radio-item input[type=checkbox]:focus,.p-page-contact__radio-item input[type=checkbox]:focus-visible,.p-page-contact__checkbox-item input[type=checkbox]:focus,.p-page-contact__checkbox-item input[type=checkbox]:focus-visible{border-color:#f8b500}.p-page-contact__checkbox-group .wpcf7-form-control-wrap{display:flex;flex-direction:column;align-items:flex-start}.p-page-contact__checkbox-group .wpcf7-checkbox{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.p-page-contact__checkbox-group .wpcf7-list-item{margin:0}.p-page-contact__checkbox-group .wpcf7-list-item label{display:flex;align-items:center;gap:.625rem;cursor:pointer}.p-page-contact__checkbox-group .wpcf7-list-item-label{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}.p-page-contact__checkbox-group .wpcf7-not-valid-tip{margin-top:.5rem}.p-page-contact__checkbox-error{display:block;margin-top:.5rem}.p-page-contact__input,.p-page-contact__textarea{display:block;width:100%;padding:.75rem 1.25rem;background:#fdfdfd;border:1px solid #868374;border-radius:0;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;color:#282b2b;outline:none;appearance:none;line-height:1.6;letter-spacing:.01em;transition:border-color .3s ease,background-color .3s ease}.p-page-contact__input::placeholder,.p-page-contact__textarea::placeholder{color:#d3d3d3}.p-page-contact__input:focus,.p-page-contact__input:focus-visible,.p-page-contact__textarea:focus,.p-page-contact__textarea:focus-visible{border-color:#f8b500}.p-page-contact__input.is-error,.p-page-contact__input.wpcf7-not-valid,.p-page-contact__input[aria-invalid=true],.p-page-contact__input:user-invalid,.p-page-contact__textarea.is-error,.p-page-contact__textarea.wpcf7-not-valid,.p-page-contact__textarea[aria-invalid=true],.p-page-contact__textarea:user-invalid{background:#fee3d9;border-color:#f9561b}@media screen and (max-width: 767px){.p-page-contact__input,.p-page-contact__textarea{font-size:1rem;padding:.6875rem .875rem}}.p-page-contact__textarea{min-height:13.75rem;resize:vertical}@media screen and (max-width: 767px){.p-page-contact__textarea{min-height:28rem;padding:1rem 1.25rem}}.p-page-contact__input--address2{margin-top:.625rem}.p-page-contact__optional{margin-top:0}@media screen and (max-width: 767px){.p-page-contact__optional{margin-top:1rem}}.p-page-contact__catalog-box{display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem;border:1px solid #524e49;background:rgba(0,0,0,0)}@media screen and (max-width: 767px){.p-page-contact__catalog-box{padding:0;border:none;gap:1.5rem}.p-page-contact__catalog-box .p-page-contact__field-row{grid-template-columns:1fr}}.p-page-contact__catalog-box-head{display:flex;flex-direction:column;gap:.5rem}.p-page-contact__catalog-box-title{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;font-weight:700;color:#282b2b;line-height:1.6;letter-spacing:.01em}@media screen and (max-width: 767px){.p-page-contact__catalog-box-title{font-size:1rem}}.p-page-contact__catalog-box-note{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}@media screen and (max-width: 767px){.p-page-contact__catalog-box-note{font-size:.875rem}}.p-page-contact__catalog-previews{display:flex;align-items:stretch;justify-content:space-between;gap:4rem}@media screen and (max-width: 767px){.p-page-contact__catalog-previews{flex-direction:column;gap:1.5rem;overflow-x:visible}}.p-page-contact__catalog-col{display:flex;flex:1 1 0;flex-direction:column;gap:1rem;min-width:0;max-width:25rem}@media screen and (max-width: 767px){.p-page-contact__catalog-col{flex:none;max-width:none;width:100%}}.p-page-contact__catalog-col-title{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6;letter-spacing:0;color:#282b2b;white-space:nowrap}@media screen and (max-width: 767px){.p-page-contact__catalog-col-title{font-size:1.5rem;white-space:normal}}.p-page-contact__catalog-panel{position:relative;display:flex;flex:1 1 auto;flex-direction:column;gap:2rem;min-height:17.5rem;padding:1.25rem 12.5rem 1.25rem 1.25rem;background:#fdfdfd;border-radius:1.25rem}@media screen and (max-width: 767px){.p-page-contact__catalog-panel{flex:none;align-items:flex-start;min-height:auto;padding:1.25rem}}.p-page-contact__catalog-panel-contents{display:flex;align-items:flex-end;width:100%;height:2.125rem;margin:0;font-family:"Montserrat Subrayada";font-size:2.5rem;font-weight:400;line-height:.7;letter-spacing:-0.225rem;color:#868374;white-space:nowrap}.p-page-contact__catalog-panel-contents::after{content:"";flex:1;height:2px;margin-left:-0.375rem;margin-bottom:0;background-color:#868374}.p-page-contact__catalog-panel-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1.5rem}.p-page-contact__catalog-panel-list li{display:flex;align-items:flex-end}.p-page-contact__catalog-panel-num{display:flex;align-items:flex-end;flex:0 0 auto;margin-right:-0.25rem;font-family:"Montserrat Subrayada";font-size:2.5rem;font-weight:400;line-height:.7;letter-spacing:-0.225rem;color:#868374}.p-page-contact__catalog-panel-text{display:flex;align-items:center;width:fit-content;height:2.125rem;padding:0 0 0 1rem;border-bottom:2px solid #868374;font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;line-height:1.6;letter-spacing:.01em;color:#282b2b;white-space:nowrap}@media screen and (max-width: 767px){.p-page-contact__catalog-panel-text{font-size:1.125rem;letter-spacing:.01125rem}}.p-page-contact__catalog-panel-image{position:absolute;right:0;bottom:0;width:9.9375rem;height:14.125rem;box-shadow:0 .25rem .25rem rgba(40,43,43,.25)}.p-page-contact__catalog-panel-image picture{display:block;width:100%;height:100%}.p-page-contact__catalog-panel-image img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.p-page-contact__catalog-panel-image{position:static;width:12.5rem;height:17.6875rem;margin-top:2rem;margin-inline:auto}}.p-page-contact__catalog-col:nth-child(2) .p-page-contact__catalog-panel-image{height:14.0625rem;box-shadow:0 .5rem .5rem rgba(40,43,43,.25)}@media screen and (max-width: 767px){.p-page-contact__catalog-col:nth-child(2) .p-page-contact__catalog-panel-image{height:17.6875rem;box-shadow:0 .5rem .5rem rgba(40,43,43,.25)}}.p-page-contact__privacy{display:flex;justify-content:center;width:100%;max-width:60rem}@media screen and (max-width: 767px){.p-page-contact__privacy{max-width:none;margin-top:1rem}}.p-page-contact__privacy-label{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.625rem;cursor:pointer;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;color:#282b2b;line-height:1.6;letter-spacing:.01em}.p-page-contact__privacy-label input[type=checkbox]{position:relative;width:1.875rem;height:1.875rem;margin:0;cursor:pointer;flex-shrink:0;appearance:none;background:#fdfdfd;border:1px solid #868374;border-radius:0;outline:none;transition:border-color .3s ease,background-color .3s ease}.p-page-contact__privacy-label input[type=checkbox]:checked{background:#fdfdfd url("../images/contact-form-check.svg") center/1.5rem 1.5rem no-repeat}.p-page-contact__privacy-label input[type=checkbox]:focus,.p-page-contact__privacy-label input[type=checkbox]:focus-visible{border-color:#f8b500}.p-page-contact__privacy-label input[type=checkbox].is-error,.p-page-contact__privacy-label input[type=checkbox].wpcf7-not-valid,.p-page-contact__privacy-label input[type=checkbox][aria-invalid=true],.p-page-contact__privacy-label input[type=checkbox]:user-invalid{background:#fee3d9;border-color:#f9561b}.p-page-contact__privacy-label a{color:#282b2b;text-decoration:none;background-image:linear-gradient(currentColor, currentColor);background-repeat:no-repeat;background-size:100% 1px;background-position:0 calc(100% - 2px)}.p-page-contact__privacy-label .wpcf7-form-control-wrap,.p-page-contact__privacy-label .wpcf7-acceptance,.p-page-contact__privacy-label .wpcf7-list-item,.p-page-contact__privacy-label .wpcf7-list-item label,.p-page-contact__privacy-label .wpcf7-list-item-label,.p-page-contact__privacy-label .wpcf7-list-item-label>span{display:inline-flex;align-items:center}.p-page-contact__privacy-label .wpcf7-list-item{margin:0}.p-page-contact__privacy-label .wpcf7-list-item label{gap:.625rem;cursor:pointer}.p-page-contact__privacy-label .wpcf7-form-control-wrap{flex-direction:column;row-gap:.375rem}.p-page-contact__submit{display:flex;justify-content:center;width:100%}.p-page-contact__submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;min-width:12.5rem;padding:.625rem 2rem;background:#f8b500;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.01em;border:none;border-radius:0;box-shadow:0 .25rem .25rem rgba(40,43,43,.25);cursor:pointer;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.p-page-contact__submit-btn:hover{background-color:#868374;color:#fdfdfd;box-shadow:0 .125rem .125rem rgba(40,43,43,.25)}@media screen and (max-width: 767px){.p-page-contact__submit-btn{width:100%}}.p-page-contact__submit-text{line-height:1.6}.p-page-contact__submit-icon{display:block;width:1.25rem;height:1.25rem;flex-shrink:0;background:url("../images/top-cta-icon-mail.svg") center/contain no-repeat;transition:filter .3s ease}.p-page-contact__submit-btn:hover .p-page-contact__submit-icon{filter:brightness(0) invert(1)}.p-page-contact__back{display:flex;justify-content:flex-end;margin-top:1.5rem}@media screen and (max-width: 767px){.p-page-contact__back{margin-top:1.5rem;padding-inline:1.25rem}}.p-page-contact__field--error .p-page-contact__label,.p-page-contact__field-row:has(.wpcf7-not-valid-tip) .p-page-contact__label,.p-page-contact__field-row:has(.wpcf7-not-valid) .p-page-contact__label,.p-page-contact__field-row:has([aria-invalid=true]) .p-page-contact__label,.p-page-contact__field-row:has(.is-checkbox-invalid) .p-page-contact__label{color:#f9561b}.p-page-contact__field--error .p-page-contact__checkbox-item,.p-page-contact__checkbox-group.is-checkbox-invalid .p-page-contact__checkbox-item,.p-page-contact__field-body:has(.p-page-contact__checkbox-group .wpcf7-not-valid-tip) .p-page-contact__checkbox-item,.p-page-contact__field-body:has(.p-page-contact__checkbox-group .wpcf7-not-valid) .p-page-contact__checkbox-item,.p-page-contact__field-body:has(.p-page-contact__checkbox-group [aria-invalid=true]) .p-page-contact__checkbox-item{color:#f9561b}.p-page-contact__checkbox-group .wpcf7-not-valid .wpcf7-list-item-label,.p-page-contact__checkbox-group.is-checkbox-invalid .wpcf7-list-item-label,.p-page-contact__field-body:has(.p-page-contact__checkbox-group .wpcf7-not-valid-tip) .p-page-contact__checkbox-group .wpcf7-list-item-label{color:#f9561b}.p-page-contact__field--error .p-page-contact__field-body input[type=radio],.p-page-contact__field--error .p-page-contact__field-body input[type=checkbox],.p-page-contact__checkbox-group.is-checkbox-invalid input[type=checkbox],.p-page-contact__checkbox-group .wpcf7-not-valid input[type=checkbox],.p-page-contact__field-body:has(.p-page-contact__checkbox-group .wpcf7-not-valid-tip) .p-page-contact__checkbox-group input[type=checkbox]{background:#fee3d9;border-color:#f9561b}.p-page-contact__error-message{margin-top:.5rem;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#f9561b}.p-page-contact .wpcf7-not-valid-tip{margin-top:.375rem;color:#f9561b;font-family:"Zen Kaku Gothic New",serif;font-size:.8125rem;line-height:1.6}.p-page-contact__privacy-label .wpcf7-not-valid-tip{font-family:"Zen Kaku Gothic New";width:100%;margin-top:0;text-align:center}.wpcf7-response-output{font-family:"Zen Kaku Gothic New",serif}.p-page-contact__privacy .p-page-contact__error-message{flex-basis:100%;padding-left:2.5rem;text-align:left}.p-page-about{background:#f5f3ed}@media screen and (max-width: 767px){.p-page-about{overflow-x:hidden;max-width:100%}}.p-page-about__mv{position:relative;width:100%;height:25rem;padding-top:5rem;background-image:url("../images/page-about-mv-crop.webp");background-image:image-set(url("../images/page-about-mv-crop.avif") type("image/avif"), url("../images/page-about-mv-crop.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:100% 100%;background-color:#fdfdfd}.p-page-about__mv::before{content:"";position:absolute;inset:0;background:rgba(253,253,253,.1);pointer-events:none}.p-page-about__mv .c-page-title{position:relative;z-index:1}@media screen and (max-width: 767px){.p-page-about__mv{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;max-width:100%;height:25rem;min-height:25rem;padding-top:3.5rem;padding-bottom:3.75rem;box-sizing:border-box;background-image:url("../images/page-about-mv-sp.png");background-image:url("../images/page-about-mv-sp.webp");background-position:center center;background-size:cover;background-repeat:no-repeat}.p-page-about__mv .c-page-title{display:flex;flex-direction:column;align-items:flex-start;width:100%;max-width:100%;padding-top:0;padding-left:1.25rem;padding-right:1.25rem;padding-bottom:0;gap:1rem;box-sizing:border-box;text-align:left}.p-page-about__mv .c-page-title--en{font-family:"Montserrat Subrayada";font-size:3rem;font-weight:400;letter-spacing:-0.09em;line-height:.7;width:fit-content;max-width:100%;text-align:left}.p-page-about__mv .c-page-title--ja{font-size:1.125rem;line-height:1.6;letter-spacing:.01em;max-width:100%;text-align:left}}.p-page-about .c-breadcrumb-inner{background:#f5f3ed}@media screen and (max-width: 767px){.p-page-about .c-breadcrumb-inner{padding-inline:1.25rem;max-width:none;background:rgba(0,0,0,0)}}@media screen and (max-width: 767px){.p-page-about .c-breadcrumb{padding-block:.625rem;padding-inline:0}}.p-page-about .c-section-title::before{top:-6rem;color:rgba(253,253,253,.6)}@media screen and (max-width: 767px){.p-page-about .c-section-title::before{top:-2.375rem;color:rgba(253,253,253,.72)}}.p-page-about__philosophy{position:relative;padding:7.5rem 0 0;--philosophy-text-scale: 1}@media screen and (max-width: 767px){.p-page-about__philosophy{padding:4.5rem 0}}@media screen and (min-width: 768px)and (max-width: 1439px){.p-page-about__philosophy{--philosophy-text-scale: calc(100vw / 1440)}}.p-page-about__message-member{position:relative;margin-top:0;padding:0;background-color:#f5f3ed;overflow-x:clip;overflow-y:visible}@supports not (overflow: clip){.p-page-about__message-member{overflow-x:hidden}}.p-page-about__history{position:relative;padding:7.5rem 0 0;overflow-x:clip}@supports not (overflow: clip){.p-page-about__history{overflow-x:hidden}}@media screen and (max-width: 767px){.p-page-about__history{padding:0rem 0 0}}.p-page-about__history::after{content:"";display:block;width:100%;height:7.5rem;background:#fdfdfd}@media screen and (max-width: 767px){.p-page-about__history::after{height:4.5rem}}.p-page-about__history .l-inner{max-width:90rem;padding-inline:0}.p-page-about__history-message>.p-page-about__history-title-deco{position:absolute;top:1rem;right:0;z-index:2;margin:0;width:max-content;max-width:calc(100% - 1.5rem);font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:rgba(253,253,253,.6);white-space:nowrap;pointer-events:none;text-align:right}@media screen and (max-width: 767px){.p-page-about__history-message>.p-page-about__history-title-deco{position:absolute;top:1.5rem;right:0;max-width:calc(100% - 1.25rem);margin:0;font-size:4rem;color:rgba(253,253,253,.72);text-align:right}}.p-page-about__history-floating-title{position:absolute;left:0;right:0;top:0;height:100vh;z-index:5;display:flex;align-items:flex-start;justify-content:flex-end;pointer-events:none}.p-page-about__history-floating-title .l-inner{position:absolute;top:5rem;right:0;left:auto;z-index:5;width:max-content;max-width:calc(100% - 1.5rem);margin:0;padding:0;display:flex;justify-content:flex-end}@media screen and (max-width: 767px){.p-page-about__history-floating-title{position:absolute;left:0;right:0;top:0;height:100vh;min-height:0;align-items:flex-start;justify-content:flex-end;padding:0;pointer-events:none}.p-page-about__history-floating-title .l-inner{position:absolute;top:6.75rem;right:0;left:0;width:max-content;max-width:calc(100% - 1.25rem);margin:0;padding:0;justify-content:flex-end}}.p-page-about__history .c-section-title::before{content:none}.p-page-about__history .c-section-title{position:relative;z-index:1;height:4.5rem;padding:.25rem 10rem 0 10rem}.p-page-about__history .c-section-title__heading{justify-content:flex-end;gap:.625rem;font-size:1.5rem}.p-page-about__history .c-section-title__icon{width:1rem;height:1rem}.p-page-about__history-floating-title .c-section-title__heading{color:#282b2b;position:relative;z-index:6}.p-page-about__philosophy{overflow-x:clip;overflow-y:visible;max-width:100%}.p-page-about__philosophy::before{content:"PHILOSOPHY";position:absolute;left:0;top:7rem;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:rgba(253,253,253,.6);white-space:nowrap;pointer-events:none}@supports not (overflow: clip){.p-page-about__philosophy{overflow-x:hidden}}.p-page-about__philosophy-content{position:relative;margin-top:1.5rem;min-height:82.5rem}.p-page-about__philosophy-images{position:relative;width:53.125rem;padding-top:7.5rem;min-height:83rem}.p-page-about__philosophy-parallax{overflow:hidden;line-height:0}.p-page-about__philosophy-parallax img{display:block;width:100%;height:118%;max-width:none;object-fit:cover;object-position:center center;will-change:transform}.p-page-about__philosophy-parallax--main{position:relative;width:35.5625rem;height:23.5rem;margin-left:auto}.p-page-about__philosophy-parallax--main img{position:absolute;left:0;top:0;width:100%;height:122%;max-width:none;object-fit:cover;object-position:center center;display:block;will-change:transform}.p-page-about__philosophy-parallax--sub{position:relative;width:100%;height:100%;overflow:hidden}.p-page-about__philosophy-parallax--sub img{position:absolute;left:0;top:0;width:100%;height:122%;object-fit:cover;object-position:center center}.p-page-about__philosophy-sub-wrap{position:relative;width:19.875rem;height:21.25rem;margin-top:3.5rem;margin-left:auto;margin-right:-3.75rem}.p-page-about__philosophy-sub-wrap .p-page-about__philosophy-parallax--sub .p-page-about__philosophy-sub{left:auto;right:7.5%;top:-3%;width:85%;height:104%;object-fit:cover;object-position:76% 40%}.p-page-about__philosophy-parallax--komorebi{position:absolute;right:-2.5rem;bottom:-1.375rem;width:8.75rem;height:8.75rem;aspect-ratio:1/1;z-index:2}.p-page-about__philosophy-parallax--komorebi img{position:absolute;left:0;top:0;width:100%;height:132%;max-width:none;object-fit:cover;object-position:center center;display:block;will-change:transform}.p-page-about__philosophy-parallax--overlay{position:relative;--philosophy-overlay-pull: calc((min(90rem, 100vw) - 100vw) / 2);width:50rem;max-width:none;height:27.875rem;margin-top:5rem;margin-left:var(--philosophy-overlay-pull);overflow:hidden}.p-page-about__philosophy-parallax--overlay .p-page-about__philosophy-overlay{position:absolute;left:0;top:0;width:80%;height:70%;object-fit:cover;object-position:center 50%}.p-page-about__philosophy-parallax--small{position:absolute;left:-15.625rem;top:30.3125rem;width:26.875rem;height:23.75rem;overflow:hidden}.p-page-about__philosophy-parallax--small img{position:absolute;left:0;top:0;width:100%;height:122%;object-fit:cover;object-position:center center}.p-page-about__philosophy .l-inner{max-width:90rem;padding-inline:0}.p-page-about__philosophy .c-section-title{height:7rem;padding:.25rem 10rem 0;z-index:1}.p-page-about__philosophy .c-section-title::before{content:none}.p-page-about__philosophy .c-section-title__heading{gap:.625rem;font-size:1.5rem}.p-page-about__philosophy .c-section-title__icon{width:1rem;height:1rem}.p-page-about__philosophy-tree{position:absolute;right:-34.375rem;top:7rem;width:68.125rem;opacity:.9;pointer-events:none;z-index:1}.p-page-about__philosophy-text-wrap{position:absolute;z-index:2;width:33.75rem;top:13.125rem;right:7.5rem;min-height:53.75rem}@media screen and (min-width: 768px)and (max-width: 1400px){.p-page-about__philosophy-text-wrap{left:calc((100vw - 90rem)/2 + 50rem);right:auto;transform-origin:top left;transform:scale(var(--philosophy-text-scale))}.p-page-about__philosophy-middle{left:calc((100vw - 90rem)/2 + 56.25rem);right:auto;transform-origin:top left;transform:scale(var(--philosophy-text-scale))}}.p-page-about__philosophy-item{display:flex;flex-direction:row;align-items:flex-start;gap:1.25rem}.p-page-about__philosophy-item p{writing-mode:vertical-rl;text-orientation:upright;direction:rtl;unicode-bidi:plaintext;font-family:"Zen Old Mincho",serif;font-size:1.25rem;line-height:2.1;letter-spacing:1rem;margin-top:2.625rem}.p-page-about__philosophy-item h3{writing-mode:vertical-rl;text-orientation:upright;font-family:"Zen Old Mincho",serif;font-size:2rem;font-weight:400;line-height:1.6;letter-spacing:1rem}.p-page-about__philosophy-item--primary{position:absolute;top:-15%;right:25%}.p-page-about__philosophy-item--secondary{position:absolute;right:25%;bottom:-15.25rem}.p-page-about__philosophy-middle{position:absolute;left:-90%;top:22.125rem;display:flex;flex-direction:row;align-items:flex-start;gap:1.25rem}.p-page-about__philosophy-middle p{writing-mode:vertical-lr;text-orientation:upright;direction:rtl;unicode-bidi:plaintext;font-family:"Zen Old Mincho",serif;font-size:1.25rem;line-height:2.1;letter-spacing:1rem;margin-top:2.625rem}.p-page-about__philosophy-middle h3{writing-mode:vertical-rl;text-orientation:upright;font-family:"Zen Old Mincho",serif;font-size:2rem;font-weight:400;line-height:1.6;letter-spacing:1rem}@media screen and (max-width: 1200px){.p-page-about__philosophy-item--secondary{right:35%}.p-page-about__philosophy-middle{left:-90%}}@media screen and (max-width: 1400px){.p-page-about__philosophy-middle{left:-70%}}.p-page-about__history-message{position:relative;z-index:1;overflow:hidden;padding-top:150vh;padding-bottom:7rem;width:100%;margin-left:0;margin-right:0;background-color:#f5f3ed;background-image:linear-gradient(to bottom, #F5F3ED 0, #F5F3ED calc(100% - 7rem), #FDFDFD calc(100% - 7rem))}@media screen and (max-width: 767px){.p-page-about__history-message{width:100%;margin-left:0;margin-right:0;padding-top:150vh;padding-bottom:7rem;background-image:linear-gradient(to bottom, #F5F3ED 0, #F5F3ED calc(100% - 7rem), #FDFDFD calc(100% - 7rem))}}.p-page-about__history-message-bg{width:100%;height:100vh;position:absolute;left:0;top:0;z-index:0;display:flex;align-items:center;justify-content:center;pointer-events:none;box-sizing:border-box}@media screen and (min-width: 768px){.p-page-about__history-message-bg{width:100%;max-width:none;left:0;right:auto;margin-left:0}}@media screen and (max-width: 767px){.p-page-about__history-message-bg{position:absolute;width:100%;max-width:none;height:100vh;left:0;top:0;margin-left:0}}.p-page-about__history-message-bg__in{width:36.875rem;max-width:100%;height:22.5rem;background:#000;overflow:hidden;flex-shrink:0}@media screen and (max-width: 767px){.p-page-about__history-message-bg__in{width:36.875rem;max-width:100%;height:22.5rem;margin-left:auto;margin-right:auto}}.p-page-about__history-message-bg__img{display:block;width:100%;height:100%;object-fit:cover;opacity:1}.p-page-about__history-message__in{position:relative;z-index:1;width:100%;max-width:90rem;margin:0 auto;padding:4.5rem 3.75rem 7.5rem;min-height:85vh}@media screen and (max-width: 767px){.p-page-about__history-message__in{min-height:85vh;padding:4.5rem 3.75rem 7.5rem}}.p-page-about__history-message__txt{max-width:43.75rem;margin-left:auto;margin-right:auto;color:#fdfdfd}.p-page-about__history-message__txt h3{font-family:"Zen Old Mincho",serif;font-size:2rem;font-weight:400;line-height:1.65}.p-page-about__history-message__txt p{margin-top:1.75rem;font-family:"Zen Old Mincho",serif;font-size:1.125rem;line-height:2.05}@media screen and (max-width: 767px){.p-page-about__history-message__txt h3{font-size:2rem;line-height:1.6}.p-page-about__history-message__txt p{margin-top:1.5rem;font-size:1rem;line-height:1.95}}.p-page-about__feature{position:relative;padding:7.5rem 0 7.5rem;background:#fdfdfd;overflow-x:clip;overflow-y:visible}.p-page-about__feature::before{content:"FEATURE";position:absolute;left:0;top:7rem;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#f5f3ed;white-space:nowrap;pointer-events:none}@supports not (overflow: clip){.p-page-about__feature{overflow-x:hidden}}@media screen and (max-width: 767px){.p-page-about__feature{padding:4.5rem 0;z-index:2}}.p-page-about__feature-inner{position:relative;z-index:1;max-width:90rem;padding-inline:0}.p-page-about__feature .c-section-title{height:7rem;padding:.25rem 10rem 0;z-index:1}.p-page-about__feature .c-section-title::before{content:none}.p-page-about__feature .c-section-title__heading{position:relative;z-index:2}.p-page-about__feature-grid{max-width:70rem;margin:3.5rem auto 0;display:flex;flex-direction:column;gap:7.5rem;padding:0}@media screen and (max-width: 767px){.p-page-about__feature-grid{margin-top:2.5rem;gap:4rem;max-width:100%;padding:0 1.25rem}}.p-page-about__feature-block--01{position:relative;display:flex;flex-direction:column;gap:2.5rem;max-width:70rem;margin:0 auto;padding-bottom:3.5rem;overflow:visible}@media screen and (max-width: 767px){.p-page-about__feature-block--01{gap:1.25rem;padding-bottom:2rem}}.p-page-about__feature-bg--01{position:absolute;left:10rem;right:calc((100vw - 70rem)/-2);top:11.75rem;z-index:0;height:46.875rem;background:#868374;pointer-events:none}@media screen and (max-width: 767px){.p-page-about__feature-bg--01{left:0;right:0;top:8.75rem;width:100%;height:auto;bottom:0}}.p-page-about__feature-main-image{position:relative;z-index:1;width:100%;height:20.875rem;overflow:hidden}.p-page-about__feature-main-image .p-page-about__feature-parallax-inner{position:relative;width:100%;height:100%;overflow:hidden}.p-page-about__feature-main-image img{position:absolute;left:0;top:1.75rem;width:100%;height:138%;object-fit:cover;will-change:transform}@media screen and (max-width: 767px){.p-page-about__feature-main-image{height:13.75rem}.p-page-about__feature-main-image img{top:1rem}}.p-page-about__feature-row{position:relative;z-index:1;display:flex;align-items:flex-end;gap:5rem}@media screen and (max-width: 767px){.p-page-about__feature-row{flex-direction:column;align-items:stretch;gap:1.25rem}}.p-page-about__feature-sub-image{flex-shrink:0;width:26.25rem;overflow:hidden}.p-page-about__feature-sub-image .p-page-about__feature-parallax-inner{position:relative;width:100%;height:20.75rem;overflow:hidden}.p-page-about__feature-sub-image img{position:absolute;left:0;top:-8.5%;width:100%;height:117%;object-fit:cover;object-position:center 50%;will-change:transform}@media screen and (max-width: 767px){.p-page-about__feature-sub-image{width:12.5rem;max-width:100%;margin:0 auto}.p-page-about__feature-sub-image img{left:0;top:-7%;width:100%;height:121%}}.p-page-about__feature-body p,.p-page-about__feature-body h3{font-family:"Zen Old Mincho",serif;font-weight:400;color:#fdfdfd}.p-page-about__feature-body h3{font-size:2rem;line-height:1.6;letter-spacing:.04em}.p-page-about__feature-body p{margin-top:1rem;font-size:1.125rem;line-height:1.6;letter-spacing:.04em}.p-page-about__feature-body--light{width:38.75rem;flex-shrink:0;padding:0;display:flex;flex-direction:column;gap:0}.p-page-about__feature-body--light h3{margin:0}.p-page-about__feature-body--light>p{margin:1rem 0 0}@media screen and (max-width: 767px){.p-page-about__feature-body--light{width:100%;padding:1.25rem}}.p-page-about__feature-block--02{position:relative;display:flex;flex-direction:column;gap:0;max-width:70rem;overflow:visible}@media screen and (max-width: 767px){.p-page-about__feature-block--02{padding-top:2rem;padding-bottom:1.5rem;margin-top:4rem}}.p-page-about__feature-row--02{position:relative;z-index:1;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2.5rem;width:100%}@media screen and (max-width: 767px){.p-page-about__feature-row--02{flex-direction:column;align-items:stretch;gap:1.25rem}}.p-page-about__feature-bg--02{position:absolute;left:-10rem;top:0;z-index:0;width:52.5rem;height:100%;background:#524e49;pointer-events:none}@media screen and (max-width: 767px){.p-page-about__feature-bg--02{left:-1.25rem;top:-5px;width:100%;height:100%}}.p-page-about__feature-body--dark{position:relative;z-index:1;flex:0 1 auto;align-self:flex-start;max-width:30rem;padding:4rem .5rem 5rem 0;color:#fdfdfd}@media screen and (max-width: 767px){.p-page-about__feature-body--dark{max-width:none;order:2;align-self:stretch;padding:1.25rem}}.p-page-about__feature-body--dark h3{margin-top:0;font-size:1.75rem;line-height:1.6;letter-spacing:.04em}.p-page-about__feature-body--dark p{margin-top:1rem;font-size:1rem;line-height:1.6;letter-spacing:.04em}.p-page-about__feature-sub-image--02{position:relative;z-index:1;flex-shrink:0;align-self:stretch;display:flex;align-items:center;width:35.375rem;overflow:hidden}.p-page-about__feature-sub-image--02 .p-page-about__feature-parallax-inner{position:relative;width:100%;height:20.75rem;overflow:hidden}.p-page-about__feature-sub-image--02 img{position:absolute;left:7.5%;top:-8.5%;width:100%;height:117%;object-fit:cover;object-position:center 50%;will-change:transform}@media screen and (max-width: 767px){.p-page-about__feature-sub-image--02{order:1;width:12.5rem;max-width:100%;margin:0 auto}.p-page-about__feature-sub-image--02 img{left:6%;top:-7%;width:88%;height:121%}}.p-page-about__feature-area{margin-top:2rem}.p-page-about__feature-area p{margin-top:1rem;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;line-height:1.5;letter-spacing:0;color:#fdfdfd}.p-page-about__feature-area-label{display:inline-flex;align-items:center;justify-content:center;border:1px solid #fdfdfd;padding:0 1.25rem;min-height:2rem;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;color:#fdfdfd}.p-page-about__copy{display:flex;flex-direction:column;justify-content:flex-end;margin:0;padding:4.5rem 0 0;padding-bottom:0;overflow:hidden;background:#fdfdfd}@media screen and (max-width: 767px){.p-page-about__copy{padding-top:2.5rem;padding-bottom:0;position:relative;z-index:2}}.p-page-about__copy-track{display:flex;width:max-content;animation:marquee-scroll 30s linear infinite;line-height:0}.p-page-about__copy-track p{margin:-10px;padding:0 2.5rem 0 0;font-family:"Montserrat Subrayada";font-size:8rem;line-height:.85;letter-spacing:-0.06em;color:#f5f3ed;white-space:nowrap}@media screen and (max-width: 767px){.p-page-about__copy-track p{font-size:4rem;padding-right:1.25rem}}.p-page-about__banner{margin:0;background:#f5f3ed}@media screen and (max-width: 767px){.p-page-about__banner{margin-top:3.75rem;padding-bottom:3.75rem;border-radius:0}}.p-page-about__banner-inner{max-width:90rem;margin:0 auto;padding:0}@media screen and (max-width: 767px){.p-page-about__banner-inner{max-width:100%;border-radius:0}}.p-page-about__banner-link{display:block;overflow:hidden}@media screen and (max-width: 767px){.p-page-about__banner-link{border-radius:0;height:100%}}.p-page-about__banner-media{display:block;overflow:hidden}@media screen and (max-width: 767px){.p-page-about__banner-media{height:100%}.p-page-about__banner-media picture{display:block;height:100%}}.p-page-about__banner-media img{display:block;width:100%;height:auto;transform:scale(1);transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94),opacity .6s ease}@media screen and (max-width: 767px){.p-page-about__banner-media img{height:100%;object-fit:cover;object-position:center;border-radius:0}}@media screen and (min-width: 768px){.p-page-about__banner-link:hover .p-page-about__banner-media img,.p-page-about__banner-link:focus-visible .p-page-about__banner-media img{transform:scale(1.05);opacity:.7}}.p-page-about__message-member-deco{position:absolute;display:block;left:-22.5rem;top:3rem;z-index:2;width:56.25rem;height:56.25rem;background:url("../images/about-bg-tree.png") no-repeat left center;background-size:contain;pointer-events:none;opacity:.88}@media screen and (max-width: 767px){.p-page-about__message-member-deco{left:-23.25rem;top:-22rem;width:40rem;height:40rem;opacity:.72;background-position:left center;background-size:contain}}.p-page-about__message{display:flex;flex-direction:column;gap:4rem;min-width:0;max-width:100%}.p-page-about__message .c-section-title--underline{position:relative;z-index:2;padding-top:0}@media screen and (max-width: 767px){.p-page-about__message{gap:2.5rem}}.p-page-about__message-member .l-inner{position:relative;z-index:1;max-width:90rem;margin:0 auto;padding:7.5rem 10rem 0;display:grid;gap:4rem}@media screen and (max-width: 767px){.p-page-about__message-member .l-inner{padding:3.75rem 1.25rem 0;gap:4rem}}.p-page-about__message-main{margin-top:0;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 17.6875rem);grid-template-rows:auto auto;position:relative;z-index:1;column-gap:4rem;row-gap:.625rem;align-items:end;min-width:0;max-width:100%}@media screen and (max-width: 767px){.p-page-about__message-main{display:flex;flex-direction:column;grid-template-columns:none;grid-template-rows:none;gap:2rem;align-items:stretch}}.p-page-about__message-photo{grid-column:2;grid-row:1;width:100%;max-width:min(100%,17.6875rem);aspect-ratio:1/1;overflow:hidden;border-radius:.375rem;flex-shrink:0;justify-self:end}.p-page-about__message-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%}@media screen and (max-width: 767px){.p-page-about__message-photo{grid-column:auto;grid-row:auto;justify-self:center;align-self:center;max-width:min(100%,28.125rem);width:100%;margin:0 auto;aspect-ratio:307/264;border-radius:0}.p-page-about__message-photo img{object-position:center center}}.p-page-about__message-text{grid-column:1;grid-row:1/span 2;align-self:end;display:flex;flex-direction:column;gap:1.5rem;min-width:0}.p-page-about__message-text h3{margin:0;font-family:"Zen Old Mincho",serif;font-size:1.5rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}.p-page-about__message-text p{margin:0;font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}@media screen and (max-width: 767px){.p-page-about__message-text{grid-column:auto;grid-row:auto;align-self:stretch}}.p-page-about__message-main>.p-page-about__signature{grid-column:2;grid-row:2;justify-self:end;width:100%;max-width:17.6875rem}@media screen and (max-width: 767px){.p-page-about__message-main>.p-page-about__signature{grid-column:auto;grid-row:auto;justify-self:stretch;max-width:100%}}.p-page-about__signature{margin:0;text-align:left;font-family:"Zen Old Mincho",serif;font-size:1rem;font-weight:500;line-height:2;letter-spacing:-0.022em;color:#282b2b}.p-page-about__member{display:flex;flex-direction:column;gap:4rem;width:100%;min-width:0;position:relative;z-index:2}.p-page-about__member-slider-wrap{width:100%;max-width:70rem;min-width:0;margin-left:0;margin-right:auto;padding-left:0;overflow-x:visible;clip-path:inset(0 -100vw 0 0);-webkit-clip-path:inset(0 -100vw 0 0)}.p-page-about__member-slider{width:100%;overflow:visible;margin-left:0;padding-left:0;box-sizing:border-box}.p-page-about__member-slider.swiper{overflow:visible !important;padding-left:0}.p-page-about__member-slider .swiper-slide{width:17.5rem}.p-page-about__member-card{display:flex;flex-direction:column;width:17.5rem}.p-page-about__member-card-img{width:100%;flex-shrink:0}.p-page-about__member-card-img img{display:block;width:100%;height:19rem;object-fit:cover}.p-page-about__member-card-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.625rem;padding:.625rem 1.25rem;background:#868374;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#fdfdfd}.p-page-about__member-card-name-group{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.p-page-about__member-card-tag{display:inline-flex;align-items:center;justify-content:center;padding:0 .375rem;border:.5px solid #f5f3ed;background:#f5f3ed;color:#524e49;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;white-space:nowrap}.p-page-about__member-card-name{color:#fdfdfd;font-size:1rem}.p-page-about__member-card-years{flex-shrink:0;color:#fdfdfd;font-size:1rem}.p-page-about__member-controls{display:flex;justify-content:flex-end;align-items:center;gap:2rem;margin-top:2rem;position:relative;z-index:2;width:100%}.p-page-about__member-arrows{display:flex;gap:2rem}.p-page-about .c-section-title--underline{max-width:100%;align-items:flex-end;gap:0;overflow:visible;white-space:normal}.p-page-about .c-section-title--underline::before{content:none;display:none}.p-page-about .c-section-title--underline .c-section-title--underline__en{flex-shrink:0}.p-page-about .c-section-title--underline .c-section-title--underline__ja{flex:1 1 auto;min-width:0;margin-top:0;margin-left:0;margin-right:0;margin-bottom:0;border-bottom:3px solid #868374;box-sizing:border-box}.p-page-about__member .c-section-title--underline.c-section-title--underline-reverse{margin-left:0;margin-right:0;width:100%;max-width:100%}.p-page-about__member .c-section-title--underline.c-section-title--underline-reverse .c-section-title--underline__ja{flex:1 1 auto;min-width:0}.p-page-about__outline{position:relative;padding:7.5rem 0;background:#f5f3ed}.p-page-about__outline .c-section-title--underline{padding-top:0}@media screen and (max-width: 767px){.p-page-about__outline{padding:4.5rem 0}}.p-page-about__outline-list{margin-top:2.625rem;border-top:none;border-bottom:1px solid rgba(134,131,116,.45)}.p-page-about__outline-list>div{display:grid;grid-template-columns:13.75rem 1fr;gap:1.5rem;padding:1.125rem .625rem;border-top:1px solid rgba(134,131,116,.45)}.p-page-about__outline-list>div:first-child{border-top:none}.p-page-about__outline-list dt{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:2}.p-page-about__outline-list dd{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:2}@media screen and (max-width: 767px){.p-page-about .c-section-title::before{font-size:4.5rem}.p-page-about__philosophy .l-inner{max-width:100%;padding-inline:1.25rem;overflow-x:visible}.p-page-about__philosophy .c-section-title{height:auto;padding:0}.p-page-about__philosophy .c-section-title__heading{margin-bottom:1rem}.p-page-about__history .l-inner{max-width:100%;padding-inline:1.25rem}.p-page-about__history .c-section-title{height:auto;padding:0}.p-page-about__history .c-section-title__heading{font-size:1.125rem}.p-page-about__philosophy::before{top:3.375rem;left:0;right:auto;font-size:4rem;color:rgba(253,253,253,.72)}.p-page-about__philosophy{overflow-x:visible}.p-page-about__philosophy-content{display:grid;grid-template-columns:1fr;column-gap:0;row-gap:1.75rem;margin-top:2.25rem;min-height:0;position:relative;align-items:start}.p-page-about__philosophy-images{display:contents;padding-top:0;min-height:0}.p-page-about__philosophy-text-wrap{display:contents}.p-page-about__philosophy-parallax{overflow:hidden}.p-page-about__philosophy-parallax--main{grid-column:1/-1;grid-row:1;position:relative;width:calc(100% + 1.25rem*2);max-width:none;height:15rem;margin-left:calc(1.25rem*-1);margin-right:calc(1.25rem*-1);z-index:1}.p-page-about__philosophy-parallax--main img{position:absolute;left:0;top:0;width:100%;height:125%;will-change:auto}.p-page-about__philosophy-item--primary{grid-column:1/-1;grid-row:2;position:relative;display:flex;flex-direction:row;justify-self:stretch;justify-content:center;align-items:flex-start;right:auto;top:auto;width:100%;max-width:100%;margin:0;padding-top:2rem;padding-right:0;z-index:4}.p-page-about__philosophy-sub-wrap{grid-column:1/-1;grid-row:3;position:relative;display:block;width:100%;max-width:100%;min-height:14.25rem;height:auto;margin:0;padding-right:0;z-index:4}.p-page-about__philosophy-sub-wrap .p-page-about__philosophy-parallax--sub{position:relative;width:82%;max-width:14.75rem;height:14.25rem;margin:0;margin-left:calc(1.25rem*-1)}.p-page-about__philosophy-sub-wrap .p-page-about__philosophy-parallax--sub .p-page-about__philosophy-sub{position:absolute;left:0;top:0;width:100%;height:122%;right:auto;margin:0;object-position:58% 42%}.p-page-about__philosophy-parallax--komorebi{position:absolute;right:auto;left:10rem;top:55%;bottom:auto;width:7.5rem;height:7.5rem;z-index:2;box-shadow:0 .25rem 1rem rgba(40,43,43,.08)}.p-page-about__philosophy-parallax--komorebi img{position:absolute;left:3px;top:0;width:100%;height:130%;object-position:32% center;will-change:auto}.p-page-about__philosophy-middle{grid-column:1/-1;grid-row:4;position:relative;display:flex;flex-direction:row;align-items:flex-start;left:auto;top:auto;align-self:stretch;justify-self:stretch;width:100%;max-width:100%;height:auto;min-height:0;margin:0;justify-content:center;padding:1.9rem 0 .5rem;pointer-events:auto;z-index:4}.p-page-about__philosophy-parallax--overlay{grid-column:1/-1;grid-row:5;position:relative;left:0;width:calc(100% + 1.25rem*2);max-width:none;transform:none;height:15rem;margin:-5.875rem 0 0;margin-left:calc(1.25rem*-1);margin-right:calc(1.25rem*-1);overflow:hidden;z-index:1}.p-page-about__philosophy-parallax--overlay .p-page-about__philosophy-overlay{position:absolute;left:0;top:0;width:100%;height:130%;object-fit:cover;object-position:center 50%}.p-page-about__philosophy-parallax--small{grid-column:1/-1;grid-row:5;position:relative;left:0;top:6.875rem;align-self:end;width:45%;max-width:10.625rem;height:9rem;margin:-5.375rem 0 0;margin-left:calc(1.25rem*-1);opacity:1;overflow:hidden;z-index:2;box-shadow:0 .375rem 1.5rem rgba(40,43,43,.12);pointer-events:none}.p-page-about__philosophy-parallax--small img{position:absolute;left:0;top:0;width:100%;height:125%;object-fit:cover;will-change:auto;pointer-events:none}.p-page-about__philosophy-item--secondary{grid-column:1/-1;grid-row:6;position:relative;display:flex;flex-direction:row;justify-self:stretch;justify-content:center;align-items:flex-start;right:auto;bottom:auto;width:100%;max-width:100%;margin:3.875rem 0 0;padding:2rem 0 .5rem;z-index:4}.p-page-about__philosophy-tree{grid-column:1/-1;grid-row:4;position:absolute;top:-24.625rem;right:-20.875rem;width:min(150%,40.75rem);max-width:40.75rem;height:auto;margin:0;object-fit:contain;object-position:right top;pointer-events:none;z-index:0}.p-page-about__philosophy-item,.p-page-about__philosophy-middle{gap:1rem}.p-page-about__philosophy-item p,.p-page-about__philosophy-middle p{font-family:"Zen Old Mincho",serif;writing-mode:vertical-rl;text-orientation:upright;direction:ltr;unicode-bidi:normal;font-size:1.125rem;letter-spacing:.5rem;margin:0}.p-page-about__philosophy-item h3,.p-page-about__philosophy-middle h3{font-family:"Zen Old Mincho",serif;font-size:1.75rem;line-height:2.8rem}.p-page-about__philosophy-item--primary,.p-page-about__philosophy-middle,.p-page-about__philosophy-item--secondary{gap:1.25rem}.p-page-about__philosophy-item--primary p,.p-page-about__philosophy-middle p,.p-page-about__philosophy-item--secondary p{margin-top:2.625rem}.p-page-about__feature::before{top:3.5rem;left:0;font-size:4rem}.p-page-about__feature .c-section-title{height:auto;padding:0 1.25rem}.p-page-about__feature-body h3{font-size:1.625rem;line-height:1.6;letter-spacing:0}.p-page-about__feature-body p{font-size:1rem;line-height:1.8}.p-page-about__feature-area-label{min-height:1.75rem;padding:0 .875rem;font-size:.875rem}.p-page-about__feature-area p{font-size:.8125rem}.p-page-about__feature-row{gap:1rem}.p-page-about__feature-sub-image,.p-page-about__feature-sub-image--02{width:100%;max-width:100%;margin:0;align-self:stretch}.p-page-about__feature-sub-image .p-page-about__feature-parallax-inner{position:relative;height:15rem;overflow:hidden}.p-page-about__feature-sub-image--02 .p-page-about__feature-parallax-inner{height:15rem}.p-page-about__feature-sub-image img{position:absolute;left:0;top:0;width:100%;height:120%;object-fit:cover;object-position:center 50%;min-height:0}.p-page-about__member{gap:2rem}.p-page-about__member-controls{margin-top:0;justify-content:center;gap:2rem}.p-page-about__member-arrows{justify-content:center}.p-page-about__outline .c-section-title--underline .c-section-title--underline__ja,.p-page-about__message .c-section-title--underline .c-section-title--underline__ja{width:100%;padding-left:0}.p-page-about__member .c-section-title--underline.c-section-title--underline-reverse{margin-left:0;width:100%;max-width:100%}.p-page-about__philosophy{padding:3.75rem 0 0}.p-page-about__philosophy .c-section-title__heading{font-size:1.125rem;margin-top:1.5rem}.p-page-about__history-message>.p-page-about__history-title-deco{top:4.5rem;left:0;right:auto;font-size:4rem;color:rgba(253,253,253,.72)}.p-page-about__history-message__in{min-height:0;padding:2.5rem 1.25rem 0}.p-page-about__history-message__txt h3{display:block;font-size:1.5rem;line-height:1.6}.p-page-about__history-message__txt p{margin-top:.875rem;font-size:1rem;line-height:1.7}.p-page-about__feature{padding:3.75rem 0}.p-page-about__feature-grid{margin-top:2.5rem;gap:3.5rem;padding-inline:0}.p-page-about__feature-block--01{gap:0;padding-bottom:0}.p-page-about__feature-main-image{height:11.75rem}.p-page-about__feature-main-image img{top:.5rem;height:124%}.p-page-about__feature-bg--01{top:12.875rem;left:1.25rem;bottom:0;height:auto}.p-page-about__feature-block--01 .p-page-about__feature-row{gap:0}.p-page-about__feature-block--01 .p-page-about__feature-body--light{order:1}.p-page-about__feature-block--01 .p-page-about__feature-sub-image{position:relative;z-index:3;display:block;order:2;align-self:flex-start;width:12.8125rem;max-width:100%;margin:1rem 0 -4.75rem}.p-page-about__feature-block--01 .p-page-about__feature-sub-image .p-page-about__feature-parallax-inner{height:12.25rem}.p-page-about__feature-block--01 .p-page-about__feature-sub-image img{left:0;top:0;width:100%;height:100%;object-fit:cover}.p-page-about__feature-body--dark{padding:2.5rem 3.25rem 2.5rem 2.25rem}.p-page-about__feature-body--light{padding:2.5rem 1rem 1.5rem 3.25rem;display:flex;flex-direction:column;gap:2rem}.p-page-about__feature-body--light h3{margin:0;font-size:1.75rem;line-height:1.6}.p-page-about__feature-body--light>p{margin:1rem 0 0;font-size:1rem;line-height:1.6}.p-page-about__feature-body--light .p-page-about__feature-area{margin-top:0;display:flex;flex-direction:column;gap:1rem}.p-page-about__feature-body--light .p-page-about__feature-area-label{align-self:flex-start;min-height:auto;padding:0 1.25rem;border:1px solid #fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:2;letter-spacing:-0.022em}.p-page-about__feature-body--light .p-page-about__feature-area p{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;line-height:1.5;letter-spacing:0}.p-page-about__feature-row--02{gap:0}.p-page-about__feature-sub-image--02{width:100%;max-width:none;margin:0}.p-page-about__feature-sub-image--02 .p-page-about__feature-parallax-inner{height:11.75rem}.p-page-about__feature-sub-image--02 img{left:0;top:0;width:100%;height:120%}.p-page-about__feature-body--light>p,.p-page-about__feature-body--dark>p{margin-top:.75rem}.p-page-about__copy{display:none;padding-top:1.75rem;padding-bottom:0}.p-page-about__message{gap:2rem}.p-page-about__message .c-section-title--underline{flex-direction:column;align-items:flex-start;gap:.5rem;white-space:normal}.p-page-about__message .c-section-title--underline__en{margin-right:0}.p-page-about__message-text{gap:1rem}.p-page-about__message-text h3{font-size:1.25rem;line-height:1.6;letter-spacing:.04em}.p-page-about__message-text p{font-size:1rem;line-height:1.6;letter-spacing:.04em}.p-page-about__message-main>.p-page-about__signature{margin-top:0}.p-page-about__member-slider-wrap{clip-path:none;-webkit-clip-path:none;overflow:visible;display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:100%}.p-page-about__member-slider .swiper-slide{width:15.75rem}.p-page-about__member-card{width:15.75rem}.p-page-about__member .c-section-title--underline.c-section-title--underline-reverse{flex-direction:column;align-items:flex-start;gap:.5rem;white-space:normal}.p-page-about__member .c-section-title--underline-reverse .c-section-title--underline__en{margin-right:0}.p-page-about__member .c-section-title--underline-reverse .c-section-title--underline__ja{padding-left:0;padding-right:0;width:100%;flex:0 0 auto;min-width:0}.p-page-about__outline .c-section-title--underline{flex-direction:column;align-items:flex-start;gap:.5rem;white-space:normal}.p-page-about__outline .c-section-title--underline__en{margin-right:0}.p-page-about__outline{padding:4rem 0 0}.p-page-about__outline-list{margin-top:1.375rem;overflow:hidden;border-bottom:1px solid rgba(134,131,116,.45)}.p-page-about__outline-list>div{grid-template-columns:7.5rem minmax(0, 1fr);gap:.625rem;align-items:start;padding:0;border-top:1px solid rgba(134,131,116,.45)}.p-page-about__outline-list>div:first-child{border-top:none}.p-page-about__outline-list dt,.p-page-about__outline-list dd{padding:.625rem;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.7;letter-spacing:.02em;color:#282b2b}.p-page-about__outline-list>div:first-child dd{padding-bottom:.75rem}}.p-page-request-thanks__mv{position:relative;width:100%;height:25rem;padding-top:5rem;background-image:url("../images/page-request-mv.webp");background-image:image-set(url("../images/page-request-mv.avif") type("image/avif"), url("../images/page-request-mv.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.p-page-request-thanks__mv{height:17.6875rem;padding-top:3.75rem;background-image:url("../images/page-request-mv-sp.webp");background-image:image-set(url("../images/page-request-mv-sp.avif") type("image/avif"), url("../images/page-request-mv-sp.webp") type("image/webp"))}}.p-page-request-thanks__mv .c-page-title{position:relative;z-index:1}.p-page-request-thanks .c-breadcrumb-inner{background:#fdfdfd}.p-page-request{background:#fdfdfd}.p-page-request__mv{position:relative;width:100%;height:25rem;padding-top:5rem;background-image:url("../images/page-request-mv.webp");background-image:image-set(url("../images/page-request-mv.avif") type("image/avif"), url("../images/page-request-mv.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:cover}.p-page-request__mv::after{position:absolute;inset:0;display:block;content:"";background:rgba(253,253,253,.1);pointer-events:none}.p-page-request__mv .c-page-title{position:relative;z-index:1}@media screen and (max-width: 767px){.p-page-request__mv{height:17.6875rem;padding-top:3.75rem;background-image:url("../images/page-request-mv-sp.webp");background-image:image-set(url("../images/page-request-mv-sp.avif") type("image/avif"), url("../images/page-request-mv-sp.webp") type("image/webp"));background-position:center}}.p-page-request .c-breadcrumb-inner{background:#fdfdfd}@media screen and (max-width: 767px){.p-page-request .l-inner{max-width:100%}}.p-page-request__content{padding-top:10rem;padding-bottom:7.5rem;overflow:hidden}.p-page-request__section-title{position:relative;z-index:1;height:7rem;padding-top:.25rem}.p-page-request__section-title::before{position:absolute;bottom:-2px;left:calc((100vw - 100%)/-2);z-index:0;content:attr(data-en);color:#f5f3ed;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-14.4px;white-space:nowrap;pointer-events:none}.p-page-request__section-title .c-section-title__heading{position:relative;z-index:2}.p-page-request__section-title .c-section-title__heading h2{color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6;margin:0}.p-page-request__lead{position:relative;z-index:1;max-width:61.25rem;margin-top:2.5rem;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}@media screen and (max-width: 767px){.p-page-request__content{padding-top:2.5rem;padding-bottom:5rem}.p-page-request__section-title{height:5.125rem;padding-top:0}.p-page-request__section-title::before{bottom:.9rem;font-size:4.5rem;letter-spacing:-6.48px}.p-page-request__section-title .c-section-title__heading{align-items:center;margin-top:0}.p-page-request__section-title .c-section-title__heading h2{font-size:1.25rem}.p-page-request__lead{margin-top:1.75rem;font-size:.875rem;line-height:1.8}.p-page-request__lead br{display:none}}.p-page-request__catalogs{margin-top:5rem}.p-page-request__catalog-block{position:relative;display:flex;align-items:flex-start;gap:4rem}.p-page-request__catalog-block+.p-page-request__catalog-block{margin-top:4.5rem}.p-page-request__catalog-block--main .p-page-request__contents-card{padding-right:30rem}.p-page-request__catalog-head{padding-left:31.25rem}.p-page-request__catalog-body{flex:1;min-width:0}.p-page-request__catalog-title{color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:2rem;font-weight:400;line-height:1.6;letter-spacing:.01em}.p-page-request__catalog-desc{margin-top:.25rem;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.7;letter-spacing:.02em}.p-page-request__catalog-kicker{position:relative;display:inline-block;padding-bottom:.625rem;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.7}.p-page-request__catalog-kicker::after{position:absolute;bottom:0;left:0;width:14.0625rem;height:.625rem;display:block;content:"";background-image:url("../images/page-request-kids-underline.svg");background-position:center;background-repeat:no-repeat;background-size:contain}.p-page-request__catalog-kicker span{color:#f8b500;font-size:1.25rem}.p-page-request__catalog-image{flex-shrink:0}.p-page-request__catalog-image img{display:block;width:100%;height:auto}.p-page-request__catalog-image--main{position:absolute;right:1.25rem;bottom:1.25rem;width:25rem;filter:drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.25))}.p-page-request__catalog-image--kids{position:absolute;left:1.25rem;bottom:1.25rem;width:25rem;filter:drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.25))}@media screen and (max-width: 1024px){.p-page-request__catalog-block{gap:2.5rem}.p-page-request__catalog-block--main .p-page-request__contents-card{padding-right:23.75rem}.p-page-request__catalog-image--main{width:20rem}.p-page-request__catalog-image--kids{width:20rem}.p-page-request__catalog-head{padding-left:25rem}.p-page-request__catalog-block--kids .p-page-request__contents-card--kids{padding-left:23.75rem}}@media screen and (max-width: 767px){.p-page-request__catalogs{margin-top:3rem}.p-page-request__catalog-block{flex-direction:column;gap:1.75rem}.p-page-request__catalog-block+.p-page-request__catalog-block{margin-top:3.5rem}.p-page-request__catalog-block--main .p-page-request__contents-card{padding-right:1.25rem;padding-left:1.25rem}.p-page-request__catalog-block--kids .p-page-request__contents-card--kids{padding-right:1.25rem;padding-left:1.25rem}.p-page-request__catalog-head{padding-left:0}.p-page-request__catalog-block--kids{align-items:stretch;flex-direction:column}.p-page-request__catalog-title{font-size:1.5rem}.p-page-request__catalog-block--kids .p-page-request__catalog-kicker,.p-page-request__catalog-block--kids .p-page-request__catalog-title,.p-page-request__catalog-block--kids .p-page-request__catalog-desc{display:none}.p-page-request__catalog-desc{font-size:.875rem}.p-page-request__catalog-desc br{display:none}.p-page-request__catalog-image--main{display:none}.p-page-request__catalog-image--kids{width:min(100%,17.5rem);margin:0 auto}.p-page-request__catalog-block--kids>.p-page-request__catalog-image{display:none}}.p-page-request__contents-card{margin-top:2rem;padding:2.5rem 3rem;background:#f5f3ed;border-radius:1.25rem}.p-page-request__contents-card .c-section-title--underline-reverse.is-fit{flex-direction:row}.p-page-request__contents-card .c-section-title--underline.is-fit::before{margin-left:-0.625rem;margin-bottom:0;height:2px}.p-page-request__contents-card--kids{padding-right:3rem;padding-left:30rem}.p-page-request__contents-head{display:flex;align-items:flex-end}.p-page-request__contents-en{margin-right:-0.625rem;color:#868374;font-family:"Montserrat Subrayada";font-size:3rem;font-weight:400;line-height:.7;letter-spacing:-4.32px;white-space:nowrap}.p-page-request__contents-line{display:block;width:100%;height:1px;background:#868374}.p-page-request__contents-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;padding:0;list-style:none}.p-page-request__contents-label{display:flex;align-items:flex-end;width:fit-content;white-space:nowrap}.p-page-request__contents-num{display:flex;align-items:flex-end;flex:0 0 auto;margin-right:0;color:#868374;font-family:"Montserrat Subrayada";font-size:2.5rem;font-weight:400;line-height:.7;letter-spacing:-0.225rem}.p-page-request__contents-name{margin:0;flex:0 0 auto;display:flex;align-items:center;height:2.125rem;min-width:10rem;padding-left:1rem;border-bottom:2px solid #868374;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;line-height:1.6;letter-spacing:.01em;white-space:nowrap}.p-page-request__contents-text{margin-top:.5rem;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.7;letter-spacing:.02em}.p-page-request__contents-image{display:none}@media screen and (max-width: 1024px){.p-page-request__contents-card{padding-right:2.25rem;padding-left:2.25rem}}@media screen and (max-width: 767px){.p-page-request__contents-card{margin-top:1.25rem;padding:2.5rem 1.25rem;border-radius:1.25rem}.p-page-request__contents-card--kids{padding:2.5rem 1.25rem}.p-page-request__contents-card .c-section-title--underline.is-fit::before{display:block;content:""}.p-page-request__contents-card .c-section-title--underline.is-fit .c-section-title--underline__en{font-size:2.25rem;font-weight:400;letter-spacing:-0.2025rem}.p-page-request__contents-en{font-size:2.25rem;letter-spacing:-3.24px}.p-page-request__contents-list{gap:1.5rem;margin-top:2rem}.p-page-request__contents-name{width:fit-content;min-width:0;font-size:1.125rem;letter-spacing:.01125rem}.p-page-request__contents-text{font-size:1rem;letter-spacing:.02em}.p-page-request__contents-image{display:block;width:min(100%,18.4375rem);margin:2rem auto 0;filter:drop-shadow(0 0.5rem 0.5rem rgba(0, 0, 0, 0.25))}.p-page-request__contents-image--main{width:100%}.p-page-request__contents-image img{display:block;width:100%;height:auto}}.p-page-request__form-wrap{width:100%;margin:7.5rem auto 0;padding:5rem;background:#f5f3ed;border-radius:2.5rem}.p-page-request__form-title{color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.01em}.p-page-request__form-wrap .wpcf7-form{display:flex;flex-direction:column;gap:2rem;width:min(100%,60rem);margin-top:3.5rem}.p-page-request__form-wrap .wpcf7-form>.hidden-fields-container,.p-page-request__form-wrap .wpcf7-spinner{display:none}@media screen and (max-width: 767px){.p-page-request__form-wrap{margin-top:4rem;padding:2.5rem 1.25rem;border-radius:1.25rem}.p-page-request__form-wrap .wpcf7-form{gap:1.5rem;margin-top:2.5rem}}.p-page-request__field{display:grid;grid-template-columns:13.75rem 1fr;align-items:center;gap:2.5rem;margin-top:0}.p-page-request__label-wrap{display:flex;align-items:center;gap:1rem;min-width:13.75rem}.p-page-request__label{flex:1;min-width:0;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;font-weight:700;line-height:1.6;letter-spacing:.01em}.p-page-request__required{display:inline-flex;align-items:center;justify-content:center;min-width:3.5625rem;padding:.125rem 1rem;background:#f8b500;border-radius:.625rem;color:#fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:.75rem;font-weight:700;line-height:1.7}@media screen and (max-width: 767px){.p-page-request__field{grid-template-columns:1fr;gap:.5rem}.p-page-request__label-wrap{justify-self:flex-start}.p-page-request__label{min-width:auto}}.p-page-request__input{display:block;width:100%;height:2.875rem;padding:.625rem 1.25rem;background:#fdfdfd;border:1px solid #868374;border-radius:0;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;outline:none;appearance:none;transition:border-color .3s ease,background-color .3s ease}.p-page-request__input::placeholder{color:#d3d3d3;opacity:1}.p-page-request__input:focus,.p-page-request__input:focus-visible{border-color:#f8b500}.p-page-request__input.is-error,.p-page-request__input.wpcf7-not-valid,.p-page-request__input[aria-invalid=true],.p-page-request__input:user-invalid{background:#fee3d9;border-color:#f9561b;box-shadow:none}.p-page-request__postal-wrap{display:block;margin-top:0}.p-page-request__form-wrap .wpcf7-form-control-wrap{display:block}.p-page-request__input--postal{width:100%;margin-top:0}.p-page-request__postal-btn{display:none}.p-page-request__address-wrap{display:flex;flex-direction:column;gap:.625rem}.p-page-request__field:has(.p-page-request__address-wrap){align-items:start}.p-page-request__field:has(.p-page-request__address-wrap) .p-page-request__label-wrap{align-self:start;padding-top:.5625rem}@media screen and (max-width: 767px){.p-page-request__field:has(.p-page-request__address-wrap){align-items:center}.p-page-request__field:has(.p-page-request__address-wrap) .p-page-request__label-wrap{align-self:auto;padding-top:0}.p-page-request__input{height:3.0625rem;padding:.6875rem 1.25rem}}.p-page-request__privacy{margin-top:0;display:flex;justify-content:center}.p-page-request__privacy-label{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;line-height:1.6;cursor:pointer}.p-page-request__privacy input[type=checkbox],.p-page-request__privacy-label input[type=checkbox],.p-page-request .privacy-consent input[type=checkbox],.p-page-request__privacy .privacy-consent input[type=checkbox],.p-page-request__privacy-label .privacy-consent input[type=checkbox],.p-page-request input.privacy-consent[type=checkbox],input.p-page-request__privacy-label[type=checkbox]{position:relative;width:1.875rem;height:1.875rem;margin:0;flex-shrink:0;appearance:none;background:#fdfdfd;border:1px solid #868374;border-radius:0;outline:none;cursor:pointer;transition:border-color .3s ease,background-color .3s ease}.p-page-request__privacy input[type=checkbox]:checked,.p-page-request__privacy-label input[type=checkbox]:checked,.p-page-request .privacy-consent input[type=checkbox]:checked,.p-page-request__privacy .privacy-consent input[type=checkbox]:checked,.p-page-request__privacy-label .privacy-consent input[type=checkbox]:checked,.p-page-request input.privacy-consent[type=checkbox]:checked,input.p-page-request__privacy-label[type=checkbox]:checked{background:#fdfdfd url("../images/contact-form-check.svg") center/1.5rem 1.5rem no-repeat}.p-page-request__privacy input[type=checkbox]:focus,.p-page-request__privacy input[type=checkbox]:focus-visible,.p-page-request__privacy-label input[type=checkbox]:focus,.p-page-request__privacy-label input[type=checkbox]:focus-visible,.p-page-request .privacy-consent input[type=checkbox]:focus,.p-page-request .privacy-consent input[type=checkbox]:focus-visible,.p-page-request__privacy .privacy-consent input[type=checkbox]:focus,.p-page-request__privacy .privacy-consent input[type=checkbox]:focus-visible,.p-page-request__privacy-label .privacy-consent input[type=checkbox]:focus,.p-page-request__privacy-label .privacy-consent input[type=checkbox]:focus-visible,.p-page-request input.privacy-consent[type=checkbox]:focus,.p-page-request input.privacy-consent[type=checkbox]:focus-visible,input.p-page-request__privacy-label[type=checkbox]:focus,input.p-page-request__privacy-label[type=checkbox]:focus-visible{border-color:#f8b500}.p-page-request__privacy input[type=checkbox].wpcf7-not-valid,.p-page-request__privacy input[type=checkbox][aria-invalid=true],.p-page-request__privacy input[type=checkbox]:user-invalid,.p-page-request__privacy-label input[type=checkbox].wpcf7-not-valid,.p-page-request__privacy-label input[type=checkbox][aria-invalid=true],.p-page-request__privacy-label input[type=checkbox]:user-invalid,.p-page-request .privacy-consent input[type=checkbox].wpcf7-not-valid,.p-page-request .privacy-consent input[type=checkbox][aria-invalid=true],.p-page-request .privacy-consent input[type=checkbox]:user-invalid,.p-page-request__privacy .privacy-consent input[type=checkbox].wpcf7-not-valid,.p-page-request__privacy .privacy-consent input[type=checkbox][aria-invalid=true],.p-page-request__privacy .privacy-consent input[type=checkbox]:user-invalid,.p-page-request__privacy-label .privacy-consent input[type=checkbox].wpcf7-not-valid,.p-page-request__privacy-label .privacy-consent input[type=checkbox][aria-invalid=true],.p-page-request__privacy-label .privacy-consent input[type=checkbox]:user-invalid,.p-page-request input.privacy-consent[type=checkbox].wpcf7-not-valid,.p-page-request input.privacy-consent[type=checkbox][aria-invalid=true],.p-page-request input.privacy-consent[type=checkbox]:user-invalid,input.p-page-request__privacy-label[type=checkbox].wpcf7-not-valid,input.p-page-request__privacy-label[type=checkbox][aria-invalid=true],input.p-page-request__privacy-label[type=checkbox]:user-invalid{background-color:#fee3d9;border-color:#f9561b;box-shadow:none}.p-page-request__privacy-label span,.p-page-request__privacy-label .wpcf7-list-item-label,.p-page-request__privacy .wpcf7-list-item,.p-page-request__privacy .wpcf7-list-item-label,.p-page-request__privacy-label a{color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em}.p-page-request__privacy .wpcf7-list-item-label a,.p-page-request__privacy-label a{text-decoration:underline;text-underline-offset:.1875rem}.p-page-request__privacy-label .wpcf7-form-control-wrap,.p-page-request__privacy-label .wpcf7-acceptance,.p-page-request__privacy-label .wpcf7-list-item,.p-page-request__privacy-label .wpcf7-list-item label,.p-page-request__privacy-label .wpcf7-list-item-label,.p-page-request__privacy-label .wpcf7-list-item-label>span{display:inline-flex;align-items:center}.p-page-request__privacy-label .wpcf7-list-item{margin:0}.p-page-request__privacy-label .wpcf7-list-item label{gap:.5rem;cursor:pointer}.p-page-request__privacy-label .wpcf7-form-control-wrap{flex-wrap:wrap;justify-content:center;row-gap:.375rem}.p-page-request__privacy .wpcf7-not-valid-tip{flex:0 0 100%;width:100%;margin-top:0;text-align:center}.p-page-request__submit{margin-top:0;display:flex;justify-content:center}.p-page-request__submit-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:12.5rem;padding:.625rem 2rem .625rem 3.875rem;background-color:#f8b500;background-image:url("../images/top-cta-icon-mail.svg");background-position:left 3rem center;background-repeat:no-repeat;background-size:1.25rem 1.25rem;border:none;border-radius:0;box-shadow:0 .25rem .25rem rgba(40,43,43,.25);color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.01em;cursor:pointer;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.p-page-request__submit-btn:hover{background-color:#868374;background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 24V6H27V24H3ZM15 15.1491L4.33333 8.42357V22.7143H25.6667V8.42357L15 15.1491ZM15 13.7143L25.256 7.28571H4.744L15 13.7143ZM4.33333 8.42357V7.28571V22.7143V8.42357Z' fill='%23FDFDFD'/%3E%3C/svg%3E");box-shadow:0 .125rem .125rem rgba(40,43,43,.25);color:#fdfdfd}@media screen and (max-width: 767px){.p-page-request__privacy{margin-top:0}.p-page-request__privacy-label{font-size:.8125rem}.p-page-request__submit{margin-top:0}.p-page-request__submit-btn{min-width:12.5rem}}.p-page-request__home{display:flex;justify-content:flex-end;margin-top:1.5rem}.p-page-request__home-link{position:relative;display:inline-flex;align-items:center;gap:1.25rem;padding:0 1.25rem .5rem;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;text-decoration:none}.p-page-request__home-link::before{position:absolute;right:0;bottom:0;left:0;height:1px;display:block;content:"";background-color:#f8b500}.p-page-request__home-link::after{content:"→";line-height:1}.p-page-request__field:has(.wpcf7-not-valid-tip) .p-page-request__label,.p-page-request__field:has(.wpcf7-not-valid) .p-page-request__label,.p-page-request__field:has([aria-invalid=true]) .p-page-request__label{color:#f9561b}.p-page-request .wpcf7-not-valid-tip{margin-top:.375rem;color:#f9561b;font-family:"Zen Kaku Gothic New",serif;font-size:.8125rem;line-height:1.6}.p-page-request .wpcf7-response-output{margin:1.5rem 0 0;padding:1rem;border-radius:.25rem;font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;line-height:1.6}@media screen and (max-width: 767px){.p-single-traditional .l-inner{max-width:100%}}.p-single-traditional .c-section-title--underline__ja{border-bottom:3px solid #868374}@media screen and (max-width: 767px){.p-single-traditional .c-section-title--underline__ja{border-bottom:.125rem solid #868374}}@media screen and (max-width: 767px){.p-single-traditional .c-section-title--underline.is-fit::before{margin-bottom:.0625rem}}.single-traditional .c-breadcrumb-inner,.p-single-traditional .c-breadcrumb-inner{background-color:#f5f3ed}.p-single-traditional__mv{position:relative;height:37.5rem;overflow:hidden}.p-single-traditional__mv-bg{position:absolute;inset:0}.p-single-traditional__mv-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.p-single-traditional__mv-bg::after{content:"";position:absolute;inset:0;background:rgba(82,78,73,.2);pointer-events:none}.p-single-traditional__mv-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding-top:10.9375rem;padding-bottom:5rem}@media screen and (max-width: 1024px){.p-single-traditional__mv-overlay{padding-top:7.5rem;padding-bottom:3.75rem}}@media screen and (max-width: 767px){.p-single-traditional__mv-overlay{padding-top:10.625rem;padding-bottom:5rem}}.p-single-traditional__mv-content{display:flex;flex-direction:column;gap:.625rem;color:#fdfdfd;padding-left:7.5rem}@media screen and (max-width: 1024px){.p-single-traditional__mv-content{padding-left:3.75rem}}@media screen and (max-width: 767px){.p-single-traditional__mv-content{padding-left:1.25rem;gap:.5rem}}.p-single-traditional__mv-label{font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:700;letter-spacing:.01em;line-height:1.6}@media screen and (max-width: 767px){.p-single-traditional__mv-label{font-size:1rem}}.p-single-traditional__mv-title{font-family:"Zen Kaku Gothic New",serif;font-size:2.25rem;font-weight:700;letter-spacing:.01em;line-height:1.6}@media screen and (max-width: 767px){.p-single-traditional__mv-title{font-size:1.5rem}}.p-single-traditional__mv-summary{position:relative;align-self:flex-end;display:flex;flex-direction:column;gap:.875rem;width:30.3125rem;margin-right:2.5rem;background:rgba(82,78,73,.8);padding:1.25rem}@media screen and (max-width: 1024px){.p-single-traditional__mv-summary{width:22.5rem;margin-right:1.5rem}}@media screen and (max-width: 767px){.p-single-traditional__mv-summary{align-self:auto;width:100%;margin-right:0}}.p-single-traditional__mv-summary-category{font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;letter-spacing:.01em;line-height:1.6;color:#fdfdfd}@media screen and (max-width: 767px){.p-single-traditional__mv-summary-category{font-size:1rem}}.p-single-traditional__mv-summary-comment{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#fdfdfd}@media screen and (max-width: 767px){.p-single-traditional__mv-summary-comment{font-size:.875rem}}.p-single-traditional__mv-summary-meta{position:absolute;top:1.25rem;right:1.25rem}.p-single-traditional__mv-summary-meta img{width:clamp(3.75rem,7vw,6.0625rem);height:auto;display:block}@media screen and (max-width: 767px){.p-single-traditional__mv-summary-meta img{width:6.065375rem;height:3.749375rem}}.p-single-traditional__intro{padding-top:5rem;padding-bottom:5rem}@media screen and (max-width: 767px){.p-single-traditional__intro{padding-top:2.5rem;padding-bottom:2.5rem}}.p-single-traditional__intro-layout{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 767px){.p-single-traditional__intro-layout{gap:1.5rem}}.p-single-traditional__intro-header{width:100%}.p-single-traditional__intro-content{display:flex;align-items:flex-start;gap:3.75rem}@media screen and (max-width: 767px){.p-single-traditional__intro-content{flex-direction:column;gap:1.5rem}}.p-single-traditional__intro-body{flex:1}.p-single-traditional__intro-subtitle{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}@media screen and (max-width: 767px){.p-single-traditional__intro-subtitle{font-size:1rem}}.p-single-traditional__intro-title{font-family:"Zen Old Mincho",serif;font-size:1.75rem;font-weight:700;line-height:1.6;color:#524e49;margin-top:.75rem}@media screen and (max-width: 767px){.p-single-traditional__intro-title{font-size:1.25rem;margin-top:.5rem}}.p-single-traditional__intro-text{font-size:1.125rem;line-height:2;color:#282b2b}.p-single-traditional__intro-text p{margin-top:1rem}.p-single-traditional__intro-text p:first-child{margin-top:0}@media screen and (max-width: 767px){.p-single-traditional__intro-text{font-size:1rem}}.p-single-traditional__intro-family{position:relative;right:2.5rem;width:17.5rem;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media screen and (max-width: 767px){.p-single-traditional__intro-family{right:auto;width:17.5rem;max-width:100%;align-self:flex-start;min-height:6.75rem}}.p-single-traditional__intro-family-cap{font-family:"Zen Old Mincho",serif;font-size:.875rem;line-height:1.4;letter-spacing:.01em;color:#868374;border-bottom:1px solid #868374;padding-bottom:.125rem}.p-single-traditional__intro-family-info{display:flex;flex-direction:column;gap:.25rem;padding-right:7.75rem}@media screen and (max-width: 767px){.p-single-traditional__intro-family-info{padding-right:0}}.p-single-traditional__intro-family-info-row{display:flex;align-items:flex-end;gap:.5rem}.p-single-traditional__intro-family-logo{width:clamp(2rem,4.5vw,3.75rem);height:auto;display:block;flex-shrink:0}.p-single-traditional__intro-family-building{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#282b2b;word-break:auto-phrase;line-break:strict;text-wrap:balance}.p-single-traditional__intro-family-area{font-family:"Montserrat Subrayada";font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b;text-transform:uppercase}.p-single-traditional__intro-family-illust{position:absolute;right:-4.5rem;bottom:-1.0625rem;width:8.0625rem;max-width:8.0625rem;max-height:9rem;height:auto;display:block;object-fit:contain;object-position:right bottom;pointer-events:none}@media screen and (max-width: 1440px){.p-single-traditional__intro-family-illust{right:0}}@media screen and (max-width: 767px){.p-single-traditional__intro-family-illust{right:0;bottom:0;width:7.5rem}}.p-single-traditional__points{position:relative;padding-bottom:14.375rem}@media screen and (max-width: 767px){.p-single-traditional__points{padding-bottom:1.25rem}}.p-single-traditional__points>picture,.p-single-traditional__voice>picture{position:absolute;inset:0;pointer-events:none}.p-single-traditional__bg-tree{position:absolute;width:67.5rem;height:auto;z-index:0;pointer-events:none;user-select:none}@media screen and (max-width: 767px){.p-single-traditional__bg-tree{width:33.75rem}}.p-single-traditional__voice .l-inner,.p-single-traditional__voice-list,.p-single-traditional__other .l-inner{position:relative;z-index:1}.p-single-traditional__bg-tree--points{top:16.25rem;right:-43.75rem}@media screen and (max-width: 767px){.p-single-traditional__bg-tree--points{top:-32.125rem;right:auto;left:16.25rem;width:37.5rem}}.p-single-traditional__bg-tree--other{top:-41.25rem;left:-39.5rem}.p-single-traditional__bg-tree--voice{top:.125rem;left:-37.5rem}.p-single-traditional__bg-tree--qa{top:-3.375rem;right:-41rem}.p-single-traditional__bg-tree--flow{top:-3.375rem;left:-37.5rem}.p-single-traditional__flow .l-inner{position:relative;z-index:1}.p-single-traditional__point{padding-top:7.5rem}@media screen and (max-width: 767px){.p-single-traditional__point{padding-top:3.75rem}}.p-single-traditional__point-num{font-family:"Montserrat",serif;font-size:6.25rem;font-weight:700;color:rgba(0,0,0,0);-webkit-text-stroke:1px #868374;line-height:1;letter-spacing:.04em}@media screen and (max-width: 767px){.p-single-traditional__point-num{font-size:3.5rem}}.p-single-traditional__point-layout{display:flex;align-items:flex-start;gap:2.5rem;margin-top:-1rem}@media screen and (max-width: 767px){.p-single-traditional__point-layout{flex-direction:column;gap:2.5rem;margin-top:1rem}}.p-single-traditional__point--reverse .p-single-traditional__point-layout{flex-direction:row-reverse}@media screen and (max-width: 767px){.p-single-traditional__point--reverse .p-single-traditional__point-layout{flex-direction:column}}.p-single-traditional__point-body{flex:1}.p-single-traditional__point-title{font-family:"Zen Old Mincho",serif;font-size:1.5rem;font-weight:700;line-height:1.6;color:#524e49}@media screen and (max-width: 767px){.p-single-traditional__point-title{font-size:1.125rem}}.p-single-traditional__point-text{font-size:1rem;line-height:1.6;margin-top:1.25rem;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;letter-spacing:.01em;font-weight:400}.p-single-traditional__point-img{width:32.75rem;height:20.875rem;align-self:stretch;flex-shrink:0;filter:drop-shadow(0 0.25rem 0.125rem rgba(0, 0, 0, 0.25))}.p-single-traditional__point-img img{width:100%;height:100%;display:block;object-fit:cover}@media screen and (max-width: 767px){.p-single-traditional__point-img{width:100%;max-width:25rem;height:auto;margin-inline:auto;align-self:center;aspect-ratio:524/334}}.p-single-traditional__scenes-title{position:relative;height:7rem}.p-single-traditional__scenes-title::before{content:attr(data-en);position:absolute;left:0;bottom:0;color:#fdfdfd;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.9rem;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.p-single-traditional__scenes-title{margin-top:2.5rem;height:2.8rem}.p-single-traditional__scenes-title::before{top:0;bottom:auto;font-size:4rem;letter-spacing:-0.36rem}}.p-single-traditional__scenes{padding-top:5rem;padding-bottom:5rem;background:#fdfdfd}@media screen and (max-width: 767px){.p-single-traditional__scenes{padding-top:3.75rem;padding-bottom:3.75rem}}.p-single-traditional__scenes-heading{padding-top:5rem;padding-bottom:3rem;text-align:center}@media screen and (max-width: 767px){.p-single-traditional__scenes-heading{padding-top:3rem;padding-bottom:2rem;text-align:left;padding-inline:1.25rem}}.p-single-traditional__scenes-en{font-family:"Montserrat",serif;font-size:5rem;font-weight:700;letter-spacing:.04em;line-height:1;color:rgba(0,0,0,0);-webkit-text-stroke:1px #868374}@media screen and (max-width: 767px){.p-single-traditional__scenes-en{font-size:3rem}}.p-single-traditional__scene{display:flex;flex-direction:column;gap:1.5rem;margin-top:6.25rem}.p-single-traditional__scene:first-child{margin-top:0}@media screen and (max-width: 767px){.p-single-traditional__scene{gap:1.5rem;margin-top:5rem}.p-single-traditional__scene:first-child{margin-top:0}}.p-single-traditional__scene-header{display:flex;align-items:flex-end;width:100%}.p-single-traditional__scene-header::after{content:"";flex:1;height:1px;background-color:#868374;margin-bottom:.5625rem}.p-single-traditional__scene-label{font-family:"Montserrat Subrayada";font-size:4rem;font-weight:400;letter-spacing:-0.09em;line-height:.7;color:#868374;flex-shrink:0}@media screen and (max-width: 767px){.p-single-traditional__scene-label{font-size:3rem;letter-spacing:-0.09em;line-height:.7}}.p-single-traditional__scene-layout{display:flex;align-items:flex-end;gap:2.5rem}@media screen and (max-width: 767px){.p-single-traditional__scene-layout{flex-direction:column;gap:0;align-items:stretch}}.p-single-traditional__scene-before-wrap{display:flex;align-items:center;gap:2.5rem;flex-shrink:0}@media screen and (max-width: 767px){.p-single-traditional__scene-before-wrap{flex-direction:column;gap:0;width:100%;align-self:stretch;align-items:center}}.p-single-traditional__scene-before{display:flex;flex-direction:column;gap:1.25rem;width:26.25rem}@media screen and (max-width: 767px){.p-single-traditional__scene-before{width:100%;align-self:stretch;gap:1.25rem}}.p-single-traditional__scene-after{display:flex;flex-direction:column;gap:1.25rem;flex:1}@media screen and (max-width: 767px){.p-single-traditional__scene-after{width:100%;align-self:stretch;gap:1.25rem}}.p-single-traditional__scene-meta{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.p-single-traditional__scene-meta{gap:.5rem;align-items:flex-start}}.p-single-traditional__scene-img{box-shadow:0 .25rem .25rem rgba(0,0,0,.25);overflow:hidden}.p-single-traditional__scene-img img{width:100%;height:100%;display:block;object-fit:cover}.p-single-traditional__scene-img--before{height:15.125rem;align-self:stretch}@media screen and (max-width: 767px){.p-single-traditional__scene-img--before{height:12.5rem}}.p-single-traditional__scene-img--after{height:23.25rem;align-self:stretch}@media screen and (max-width: 767px){.p-single-traditional__scene-img--after{flex:none;height:23.25rem}}.p-single-traditional__scene-arrow{width:3.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.p-single-traditional__scene-arrow::after{content:"";display:block;width:100%;aspect-ratio:56/30;background-image:url(../images/single-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (max-width: 767px){.p-single-traditional__scene-arrow{width:2.5rem;transform:rotate(90deg);margin-block:1.5rem}}.p-single-traditional__scene-tag{display:inline-flex;align-items:center;justify-content:center;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:700;letter-spacing:.01em;line-height:1.6;padding:.625rem;flex-shrink:0}@media screen and (max-width: 767px){.p-single-traditional__scene-tag{font-size:1.5rem;padding:.25rem .5rem}}.p-single-traditional__scene-tag--before{background-color:#868374;color:#fdfdfd}.p-single-traditional__scene-tag--after{background-color:#f8b500;color:#524e49}.p-single-traditional__scene-cap{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b;flex:1;word-break:auto-phrase;line-break:strict}.p-single-traditional__walkthrough{padding-bottom:7.5rem;background:#fdfdfd}@media screen and (max-width: 767px){.p-single-traditional__walkthrough{padding-bottom:3.75rem}}.p-single-traditional__walkthrough-video{margin-top:3rem;aspect-ratio:1024/267;content-visibility:auto;contain-intrinsic-size:auto 17.5rem}.p-single-traditional__walkthrough-video iframe{width:100%;height:100%;display:block}@media screen and (max-width: 767px){.p-single-traditional__walkthrough-video{margin-top:1.5rem;aspect-ratio:16/9;contain-intrinsic-size:auto 13.75rem}}.p-single-traditional__walkthrough-footer{margin-top:1.25rem;display:flex;justify-content:flex-end}.p-single-traditional__walkthrough-channel{display:inline-flex;align-items:center;gap:.5rem;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b;text-decoration:none;transition:opacity .2s ease}.p-single-traditional__walkthrough-channel:hover{opacity:.7}.p-single-traditional__walkthrough-channel img{width:7.1875rem;height:auto;display:block}@media screen and (max-width: 767px){.p-single-traditional__walkthrough-channel{flex-direction:column;align-items:flex-end;gap:.5rem}.p-single-traditional__walkthrough-channel img{width:7.1875rem}}.p-single-traditional__weave-text{width:100%;background-color:#fdfdfd;overflow:hidden;margin-bottom:-1px}@media screen and (max-width: 767px){.p-single-traditional__weave-text{display:none}}.p-single-traditional__weave-text-inner{display:flex;width:max-content;animation:marquee-scroll 30s linear infinite;will-change:transform}.p-single-traditional__weave-text-inner img{display:block;flex-shrink:0;width:90rem;height:auto}.p-single-traditional__detail{padding-top:5rem;padding-bottom:7.5rem;background:#f5f3ed}@media screen and (max-width: 767px){.p-single-traditional__detail{padding-top:3.75rem;padding-bottom:3.75rem}}.p-single-traditional__detail-contents{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:4rem}.p-single-traditional__detail-list{overflow:hidden;border-radius:.625rem;width:100%;max-width:60rem}.p-single-traditional__detail-item{display:flex;align-items:flex-start;border-bottom:1px solid #868374}.p-single-traditional__detail-term{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.02em;line-height:1.7;color:#282b2b;width:10.4375rem;min-width:10rem;flex-shrink:0;align-self:stretch;padding:.625rem}@media screen and (max-width: 767px){.p-single-traditional__detail-term{width:6.25rem;min-width:6.25rem;font-size:.875rem;font-weight:400}}.p-single-traditional__detail-desc{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.02em;line-height:1.7;color:#282b2b;flex:1;padding:.625rem}@media screen and (max-width: 767px){.p-single-traditional__detail-desc{font-size:.875rem}}.p-single-traditional__detail-cta{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;background-color:#f8b500;padding:.625rem 2rem;box-shadow:0 .25rem .25rem rgba(40,43,43,.25);font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.6;color:#282b2b;text-decoration:none;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.p-single-traditional__detail-cta:hover{background-color:#868374;box-shadow:0 .125rem .125rem rgba(40,43,43,.25);color:#fdfdfd}@media screen and (max-width: 767px){.p-single-traditional__detail-cta{padding:.625rem 1.5rem;font-size:.875rem}}.p-single-traditional__detail-cta svg path{transition:stroke .3s ease}.p-single-traditional__detail-cta:hover svg path{stroke:#fdfdfd}.p-single-traditional__voice{position:relative;overflow:clip visible;padding-top:5rem;padding-bottom:7.5rem;background:#f5f3ed}@media screen and (max-width: 767px){.p-single-traditional__voice{padding-top:3rem;padding-bottom:4rem}}.p-single-traditional__voice-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:4rem;margin-top:3.75rem}@media screen and (max-width: 767px){.p-single-traditional__voice-list{grid-template-columns:1fr;gap:3rem}}.p-single-traditional__voice-item{position:relative;display:flex;flex-direction:column;gap:2.5rem;padding:2.5rem 1.25rem;background-image:url(../images/single-voice-bg02.webp);background-image:image-set(url("../images/single-voice-bg02.avif") type("image/avif"), url("../images/single-voice-bg02.webp") type("image/webp"));background-size:100% 100%;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 767px){.p-single-traditional__voice-item{gap:1.5rem;padding:2rem 1rem;background-image:url(../images/single-voice-bg02-sp.webp);background-image:image-set(url("../images/single-voice-bg02-sp.avif") type("image/avif"), url("../images/single-voice-bg02-sp.webp") type("image/webp"))}}.p-single-traditional__voice-clip{position:absolute;top:-2rem;left:50%;transform:translateX(-50%);width:3.375rem;height:auto;display:block}@media screen and (max-width: 767px){.p-single-traditional__voice-clip{width:2.75rem;top:-1.5rem}}.p-single-traditional__voice-top{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.p-single-traditional__voice-top-group{display:flex;align-items:flex-end;gap:2.5rem;width:100%}@media screen and (max-width: 767px){.p-single-traditional__voice-top-group{flex-direction:column;align-items:center;gap:2.5rem}}.p-single-traditional__voice-quote-wrap{flex:1}.p-single-traditional__voice-quote{font-family:"Zen Old Mincho",serif;font-size:1.25rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#282b2b}@media screen and (max-width: 767px){.p-single-traditional__voice-quote{font-size:1rem}}.p-single-traditional__voice-photo{width:13.375rem;height:13.625rem;flex-shrink:0;overflow:hidden}.p-single-traditional__voice-photo img{width:100%;height:100%;object-fit:cover;display:block}.p-single-traditional__voice-author{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#282b2b}@media screen and (max-width: 767px){.p-single-traditional__voice-author{font-size:.875rem}}.p-single-traditional__voice-line{width:100%;height:1px;background-color:#868374}.p-single-traditional__voice-bottom{padding-left:1rem;padding-right:1rem}@media screen and (max-width: 767px){.p-single-traditional__voice-bottom{padding-left:0;padding-right:0}}.p-single-traditional__voice-text{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#282b2b}@media screen and (max-width: 767px){.p-single-traditional__voice-text{font-size:1rem}}.p-single-traditional__other{position:relative;overflow:clip visible;padding-top:5rem;padding-bottom:5rem}@media screen and (max-width: 767px){.p-single-traditional__other{padding-top:0;padding-bottom:3.75rem}}@media screen and (max-width: 767px){.p-single-traditional__other .c-section-title--underline{flex-wrap:wrap}}@media screen and (max-width: 767px){.p-single-traditional__other .c-section-title--underline__ja{order:3;flex:0 0 100%;width:100%;border-bottom:none;padding-left:0;margin-left:0;transform:none}}@media screen and (max-width: 767px){.p-single-traditional__walkthrough .c-section-title--underline,.p-single-traditional__detail .c-section-title--underline{flex-direction:column;align-items:flex-start;gap:.5rem}}@media screen and (max-width: 767px){.p-single-traditional__walkthrough .c-section-title--underline__en{font-size:2.5rem;letter-spacing:-0.225rem}}@media screen and (max-width: 767px){.p-single-traditional__walkthrough .c-section-title--underline__ja,.p-single-traditional__detail .c-section-title--underline__ja{border-bottom:none;padding-left:0;white-space:nowrap}}@media screen and (max-width: 767px){.p-single-traditional__walkthrough .c-section-title--underline__ja{font-size:1rem;line-height:1.6;letter-spacing:.01rem}}@media screen and (max-width: 767px){.p-single-traditional__detail .c-section-title--underline__en{font-size:4rem;letter-spacing:-0.36rem}}.p-single-traditional__detail .c-section-title--underline__ja{padding-top:1px}@media screen and (max-width: 767px){.p-single-traditional__detail .c-section-title--underline__ja{font-size:1.25rem;line-height:1.6;letter-spacing:.0125rem;padding-top:0}}@media screen and (max-width: 767px){.p-single-traditional__voice .c-section-title--underline{flex-direction:row;align-items:flex-end;gap:0;white-space:nowrap}}@media screen and (max-width: 767px){.p-single-traditional__voice .c-section-title--underline__en{margin-right:-0.25rem}}@media screen and (max-width: 767px){.p-single-traditional__voice .c-section-title--underline__ja{padding-left:1rem;border-bottom:.125rem solid #868374;font-size:1.125rem;line-height:1.6;letter-spacing:.01125rem;white-space:nowrap}}.p-single-traditional__other-slider-wrap{position:relative;margin-top:3rem}@media screen and (max-width: 767px){.p-single-traditional__other-slider-wrap{margin-top:2rem}}.p-single-traditional__other-swiper{overflow:visible}@media screen and (max-width: 767px){.p-single-traditional__other-swiper .swiper-slide{width:16.875rem}}.p-single-traditional__other-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:50%;background-color:#f8b500;cursor:pointer;transition:opacity .2s ease}.p-single-traditional__other-nav:hover{opacity:.7}.p-single-traditional__other-nav.swiper-button-disabled{opacity:.3;cursor:default}.p-single-traditional__other-nav svg{display:block;width:1rem;height:1rem}.p-single-traditional__other-nav--prev{left:-5rem;background-color:rgba(0,0,0,0);border:.0625rem solid #f8b500}@media screen and (max-width: 1024px){.p-single-traditional__other-nav--prev{left:-1.25rem}}@media screen and (max-width: 767px){.p-single-traditional__other-nav--prev{left:-0.5rem}}.p-single-traditional__other-nav--prev svg path{stroke:#f8b500}.p-single-traditional__other-nav--next{right:-5rem;background-color:rgba(0,0,0,0);border:.0625rem solid #f8b500}@media screen and (max-width: 1024px){.p-single-traditional__other-nav--next{right:-1.25rem}}@media screen and (max-width: 767px){.p-single-traditional__other-nav--next{right:-0.5rem}}.p-single-traditional__other-nav--next svg path{stroke:#f8b500}.p-single-traditional__other-nav--prev,.p-single-traditional__other-nav--next{transition:background-color .3s ease,border-color .3s ease}.p-single-traditional__other-nav--prev svg path,.p-single-traditional__other-nav--next svg path{transition:stroke .3s ease}.p-single-traditional__other-nav--prev:hover,.p-single-traditional__other-nav--next:hover{opacity:1;background-color:#f8b500;border-color:#f8b500}.p-single-traditional__other-nav--prev:hover svg path,.p-single-traditional__other-nav--next:hover svg path{stroke:#fdfdfd}.p-single-traditional__other-nav--prev:active,.p-single-traditional__other-nav--next:active{transform:translateY(-50%) scale(0.95)}.p-single-traditional__other-nav--prev:focus-visible,.p-single-traditional__other-nav--next:focus-visible{outline:2px solid #f8b500;outline-offset:2px}.p-single-traditional__other-back-wrap{display:flex;justify-content:center;margin-top:2.5rem}@media screen and (max-width: 767px){.p-single-traditional__other-back-wrap{margin-top:2rem}}.p-single-traditional__other-back{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;width:12.5rem;height:2.875rem;background-color:#fdfdfd;border:none;box-shadow:0 .25rem .25rem rgba(40,43,43,.25);font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.16px;line-height:1.6;color:#282b2b;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease,color .3s ease}.p-single-traditional__other-back:hover{background-color:#868374;box-shadow:0 .125rem .125rem rgba(40,43,43,.25);color:#fdfdfd}.p-single-traditional__other-back-icon{width:1.25rem;height:1.25rem;flex-shrink:0;transition:filter .3s ease}.p-single-traditional__other-back:hover .p-single-traditional__other-back-icon{filter:brightness(0) invert(1)}.p-single-traditional__flow{position:relative;overflow-x:clip;overflow-y:visible;padding-top:5rem;padding-bottom:5rem;background:#f5f3ed}.p-single-traditional__flow::before{content:"FLOW";position:absolute;left:0;top:.5rem;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#fdfdfd;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.p-single-traditional__flow{padding-top:3rem;padding-bottom:3.75rem}.p-single-traditional__flow::before{top:3rem;font-size:4rem}}.p-single-traditional__flow-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:2.5rem;margin-top:5rem;list-style:none;padding:0}@media screen and (max-width: 767px){.p-single-traditional__flow-list{grid-template-columns:1fr;gap:3rem;margin-top:3.75rem}}.p-single-traditional__flow-item{position:relative;background:url(../images/step_container.webp) no-repeat center/cover;background-image:image-set(url("../images/step_container.avif") type("image/avif"), url("../images/step_container.webp") type("image/webp"));filter:drop-shadow(0 0.25rem 0.125rem rgba(40, 43, 43, 0.25))}.p-single-traditional__flow-num{position:absolute;top:-1.9375rem;left:50%;transform:translateX(-50%);font-family:"Montserrat Subrayada";font-size:4rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#868374;white-space:nowrap}@media screen and (max-width: 767px){.p-single-traditional__flow-num{top:-1.5rem;font-size:3rem}}.p-single-traditional__flow-body{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding:2rem 1.25rem;width:100%}@media screen and (max-width: 767px){.p-single-traditional__flow-body{gap:1rem;padding:1.5rem 1.25rem}}.p-single-traditional__flow-title{width:100%;padding:.75rem 0;border-bottom:1px solid #868374;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#524e49;text-align:center}@media screen and (max-width: 767px){.p-single-traditional__flow-title{font-size:1.125rem}}.p-single-traditional__flow-text{width:100%;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}@media screen and (max-width: 767px){.p-single-traditional__flow-text{font-size:.875rem}}.p-single-traditional__walkthrough .c-section-title--underline,.p-single-traditional__detail .c-section-title--underline,.p-single-traditional__voice .c-section-title--underline,.p-single-traditional__other .c-section-title--underline{padding-top:0}@media screen and (max-width: 767px){.p-single-renovation .l-inner{max-width:100%}}.p-single-renovation .c-section-title--underline__ja{border-bottom:3px solid #868374}@media screen and (max-width: 767px){.p-single-renovation .c-section-title--underline__ja{border-bottom:.125rem solid #868374}}@media screen and (max-width: 767px){.p-single-renovation .c-section-title--underline.is-fit::before{margin-bottom:.0625rem}}.single-renovation .c-breadcrumb-inner,.p-single-renovation .c-breadcrumb-inner{background-color:#f5f3ed}.p-single-renovation__mv{position:relative;height:37.5rem;overflow:hidden}.p-single-renovation__mv-bg{position:absolute;inset:0}.p-single-renovation__mv-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.p-single-renovation__mv-bg::after{content:"";position:absolute;inset:0;background:rgba(82,78,73,.2);pointer-events:none}.p-single-renovation__mv-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding-top:10.9375rem;padding-bottom:5rem}@media screen and (max-width: 1024px){.p-single-renovation__mv-overlay{padding-top:7.5rem;padding-bottom:3.75rem}}@media screen and (max-width: 767px){.p-single-renovation__mv-overlay{padding-top:10.625rem;padding-bottom:5rem}}.p-single-renovation__mv-content{display:flex;flex-direction:column;gap:.625rem;color:#fdfdfd;padding-left:7.5rem}@media screen and (max-width: 1024px){.p-single-renovation__mv-content{padding-left:3.75rem}}@media screen and (max-width: 767px){.p-single-renovation__mv-content{padding-left:1.25rem;gap:.5rem}}.p-single-renovation__mv-label{font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:700;letter-spacing:.01em;line-height:1.6}@media screen and (max-width: 767px){.p-single-renovation__mv-label{font-size:1rem}}.p-single-renovation__mv-title{font-family:"Zen Kaku Gothic New",serif;font-size:2.25rem;font-weight:700;letter-spacing:.01em;line-height:1.6}@media screen and (max-width: 767px){.p-single-renovation__mv-title{font-size:1.5rem}}.p-single-renovation__mv-summary{position:relative;align-self:flex-end;display:flex;flex-direction:column;gap:.875rem;width:30.3125rem;margin-right:2.5rem;background:rgba(82,78,73,.8);padding:1.25rem}@media screen and (max-width: 1024px){.p-single-renovation__mv-summary{width:22.5rem;margin-right:1.5rem}}@media screen and (max-width: 767px){.p-single-renovation__mv-summary{align-self:auto;width:100%;margin-right:0}}.p-single-renovation__mv-summary-category{font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;font-weight:400;letter-spacing:.01em;line-height:1.6;color:#fdfdfd}@media screen and (max-width: 767px){.p-single-renovation__mv-summary-category{font-size:1rem}}.p-single-renovation__mv-summary-comment{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#fdfdfd}@media screen and (max-width: 767px){.p-single-renovation__mv-summary-comment{font-size:.875rem}}.p-single-renovation__mv-summary-meta{position:absolute;top:1.25rem;right:1.25rem}.p-single-renovation__mv-summary-meta img{width:clamp(3.75rem,7vw,6.0625rem);height:auto;display:block}@media screen and (max-width: 767px){.p-single-renovation__mv-summary-meta img{width:6.0625rem;height:3.75rem}}.p-single-renovation__mv-summary-building{display:block}.p-single-renovation__intro{padding-top:5rem;padding-bottom:5rem}@media screen and (max-width: 767px){.p-single-renovation__intro{padding-top:2.5rem;padding-bottom:2.5rem}}.p-single-renovation__intro-layout{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 767px){.p-single-renovation__intro-layout{gap:1.5rem}}.p-single-renovation__intro-header{width:100%}.p-single-renovation__intro-content{display:flex;align-items:flex-start;gap:3.75rem}@media screen and (max-width: 767px){.p-single-renovation__intro-content{flex-direction:column;gap:1.5rem}}.p-single-renovation__intro-body{flex:1}.p-single-renovation__intro-subtitle{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}@media screen and (max-width: 767px){.p-single-renovation__intro-subtitle{font-size:1rem}}.p-single-renovation__intro-title{font-family:"Zen Old Mincho",serif;font-size:1.75rem;font-weight:700;line-height:1.6;color:#524e49;margin-top:.75rem}@media screen and (max-width: 767px){.p-single-renovation__intro-title{font-size:1.25rem;margin-top:.5rem}}.p-single-renovation__intro-text{font-size:.9375rem;line-height:2;color:#282b2b}.p-single-renovation__intro-text p{margin-top:1rem}.p-single-renovation__intro-text p:first-child{margin-top:0}@media screen and (max-width: 767px){.p-single-renovation__intro-text{font-size:.875rem}}.p-single-renovation__intro-family{position:relative;width:17.5rem;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media screen and (max-width: 767px){.p-single-renovation__intro-family{width:17.5rem;max-width:100%;align-self:flex-start;min-height:6.75rem}}.p-single-renovation__intro-family-cap{font-family:"Zen Old Mincho",serif;font-size:.875rem;line-height:1.4;letter-spacing:.01em;color:#868374;padding-bottom:.125rem;border-bottom:1px solid #868374}.p-single-renovation__intro-family-info{display:flex;flex-direction:column;gap:.25rem;padding-right:7.75rem}@media screen and (max-width: 767px){.p-single-renovation__intro-family-info{padding-right:0}}.p-single-renovation__intro-family-info-row{display:flex;align-items:flex-end;gap:.5rem}.p-single-renovation__intro-family-logo{width:clamp(2rem,4.5vw,3.75rem);height:auto;display:block;flex-shrink:0}.p-single-renovation__intro-family-building{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#282b2b;word-break:auto-phrase;line-break:strict;text-wrap:balance}.p-single-renovation__intro-family-area{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#282b2b}.p-single-renovation__intro-family-illust{position:absolute;right:-4.5rem;bottom:-1.0625rem;width:8.0625rem;max-width:8.0625rem;max-height:9rem;height:auto;display:block;object-fit:contain;object-position:right bottom;pointer-events:none}@media screen and (max-width: 1440px){.p-single-renovation__intro-family-illust{right:0}}@media screen and (max-width: 767px){.p-single-renovation__intro-family-illust{right:0;bottom:0;width:7.5rem}}.p-single-renovation__points{position:relative;padding-bottom:14.375rem}@media screen and (max-width: 767px){.p-single-renovation__points{padding-bottom:1.25rem}}.p-single-renovation__points>picture,.p-single-renovation__voice>picture{position:absolute;inset:0;pointer-events:none}.p-single-renovation__bg-tree{position:absolute;width:67.5rem;height:auto;z-index:0;pointer-events:none;user-select:none}@media screen and (max-width: 767px){.p-single-renovation__bg-tree{width:33.75rem}}.p-single-renovation__voice .l-inner,.p-single-renovation__voice-item,.p-single-renovation__other .l-inner{position:relative;z-index:1}.p-single-renovation__bg-tree--points{top:16.25rem;right:-43.75rem}@media screen and (max-width: 767px){.p-single-renovation__bg-tree--points{top:-32.125rem;right:auto;left:16.25rem;width:37.5rem}}.p-single-renovation__bg-tree--other{top:-41.25rem;left:-39.5rem}.p-single-renovation__bg-tree--voice{top:.125rem;left:-37.5rem}.p-single-renovation__bg-tree--flow{top:-3.375rem;left:-37.5rem}.p-single-renovation__flow .l-inner{position:relative;z-index:1}.p-single-renovation__point{padding-top:7.5rem}@media screen and (max-width: 767px){.p-single-renovation__point{padding-top:3.75rem}}.p-single-renovation__point-layout{display:flex;align-items:flex-start;gap:2.5rem;margin-top:-1rem}@media screen and (max-width: 767px){.p-single-renovation__point-layout{flex-direction:column;gap:2.5rem;margin-top:1rem}}.p-single-renovation__point--reverse .p-single-renovation__point-layout{flex-direction:row-reverse}@media screen and (max-width: 767px){.p-single-renovation__point--reverse .p-single-renovation__point-layout{flex-direction:column}}.p-single-renovation__point-body{flex:1}.p-single-renovation__point-text{font-size:1rem;line-height:1.6;margin-top:1.25rem;color:#282b2b;font-family:"Zen Kaku Gothic New",serif;letter-spacing:.01em;font-weight:400}.p-single-renovation__point-img{width:32.75rem;height:20.875rem;align-self:stretch;flex-shrink:0;filter:drop-shadow(0 0.25rem 0.125rem rgba(0, 0, 0, 0.25))}.p-single-renovation__point-img img{width:100%;height:100%;display:block;object-fit:cover}@media screen and (max-width: 767px){.p-single-renovation__point-img{width:100%;max-width:25rem;height:auto;margin-inline:auto;align-self:center;aspect-ratio:524/334}}.p-single-renovation__scenes-title{position:relative;height:7rem}.p-single-renovation__scenes-title::before{content:attr(data-en);position:absolute;left:0;bottom:0;color:#fdfdfd;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.9rem;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.p-single-renovation__scenes-title{margin-top:2.5rem;height:2.8rem}.p-single-renovation__scenes-title::before{top:0;bottom:auto;font-size:4rem;letter-spacing:-0.36rem}}.p-single-renovation__scenes{padding-top:5rem;padding-bottom:5rem;background:#fdfdfd}@media screen and (max-width: 767px){.p-single-renovation__scenes{padding-top:3.75rem;padding-bottom:3.75rem}}.p-single-renovation__scenes-heading{padding-top:5rem;padding-bottom:3rem;text-align:center}@media screen and (max-width: 767px){.p-single-renovation__scenes-heading{padding-top:3rem;padding-bottom:2rem;text-align:left;padding-inline:1.25rem}}.p-single-renovation__scenes-en{font-family:"Montserrat",serif;font-size:5rem;font-weight:700;letter-spacing:.04em;line-height:1;color:rgba(0,0,0,0);-webkit-text-stroke:1px #868374}@media screen and (max-width: 767px){.p-single-renovation__scenes-en{font-size:3rem}}.p-single-renovation__scene{display:flex;flex-direction:column;gap:1.5rem;margin-top:6.25rem}.p-single-renovation__scene:first-child{margin-top:0}@media screen and (max-width: 767px){.p-single-renovation__scene{gap:1.5rem;margin-top:5rem}.p-single-renovation__scene:first-child{margin-top:0}}.p-single-renovation__scene-header{display:flex;align-items:flex-end;width:100%}.p-single-renovation__scene-header::after{content:"";flex:1;height:1px;background-color:#868374;margin-bottom:.5625rem}.p-single-renovation__scene-label{font-family:"Montserrat Subrayada";font-size:4rem;font-weight:400;letter-spacing:-0.09em;line-height:.7;color:#868374;flex-shrink:0}@media screen and (max-width: 767px){.p-single-renovation__scene-label{font-size:3rem;letter-spacing:-0.09em;line-height:.7}}.p-single-renovation__scene-layout{display:flex;align-items:flex-end;gap:2.5rem}@media screen and (max-width: 767px){.p-single-renovation__scene-layout{flex-direction:column;gap:0;align-items:stretch}}.p-single-renovation__scene-before-wrap{display:flex;align-items:center;gap:2.5rem;flex-shrink:0}@media screen and (max-width: 767px){.p-single-renovation__scene-before-wrap{flex-direction:column;gap:0;width:100%;align-items:center}}.p-single-renovation__scene-before{display:flex;flex-direction:column;gap:1.25rem;width:26.25rem}@media screen and (max-width: 767px){.p-single-renovation__scene-before{width:100%;gap:1.25rem}}.p-single-renovation__scene-after{display:flex;flex-direction:column;gap:1.25rem;flex:1}@media screen and (max-width: 767px){.p-single-renovation__scene-after{width:100%;gap:1.25rem}}.p-single-renovation__scene-meta{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.p-single-renovation__scene-meta{gap:.5rem;align-items:flex-start}}.p-single-renovation__scene-img{box-shadow:0 .25rem .25rem rgba(0,0,0,.25);overflow:hidden}.p-single-renovation__scene-img img{width:100%;height:100%;display:block;object-fit:cover}.p-single-renovation__scene-img--before{height:15.125rem;align-self:stretch}@media screen and (max-width: 767px){.p-single-renovation__scene-img--before{height:12.5rem}}.p-single-renovation__scene-img--after{height:23.25rem;align-self:stretch}@media screen and (max-width: 767px){.p-single-renovation__scene-img--after{flex:none;height:23.25rem}}.p-single-renovation__scene-arrow{width:3.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.p-single-renovation__scene-arrow::after{content:"";display:block;width:100%;aspect-ratio:56/30;background-image:url(../images/single-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center}@media screen and (max-width: 767px){.p-single-renovation__scene-arrow{width:2.5rem;transform:rotate(90deg);margin-block:1.5rem}}.p-single-renovation__scene-tag{display:inline-flex;align-items:center;justify-content:center;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:700;letter-spacing:.01em;line-height:1.6;padding:.625rem;flex-shrink:0}@media screen and (max-width: 767px){.p-single-renovation__scene-tag{font-size:1.5rem;padding:.25rem .5rem}}.p-single-renovation__scene-tag--before{background-color:#868374;color:#fdfdfd}.p-single-renovation__scene-tag--after{background-color:#f8b500;color:#524e49}.p-single-renovation__scene-cap{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b;flex:1;word-break:auto-phrase;line-break:strict}.p-single-renovation__walkthrough{padding-bottom:7.5rem;background:#fdfdfd}@media screen and (max-width: 767px){.p-single-renovation__walkthrough{padding-bottom:3.75rem}}.p-single-renovation__walkthrough-video{margin-top:3rem;aspect-ratio:1024/267;content-visibility:auto;contain-intrinsic-size:auto 17.5rem}.p-single-renovation__walkthrough-video iframe{width:100%;height:100%;display:block}@media screen and (max-width: 767px){.p-single-renovation__walkthrough-video{margin-top:1.5rem;aspect-ratio:16/9;contain-intrinsic-size:auto 13.75rem}}.p-single-renovation__walkthrough-footer{margin-top:1.25rem;display:flex;justify-content:flex-end}.p-single-renovation__walkthrough-channel{display:inline-flex;align-items:center;gap:.75rem;font-family:"Zen Old Mincho",serif;font-size:.875rem;color:#524e49;text-decoration:none;transition:opacity .2s ease}.p-single-renovation__walkthrough-channel:hover{opacity:.7}.p-single-renovation__walkthrough-channel img{width:5rem;height:auto;display:block}@media screen and (max-width: 767px){.p-single-renovation__walkthrough-channel{font-size:.8125rem;gap:.5rem}.p-single-renovation__walkthrough-channel img{width:4rem}}.p-single-renovation__weave-text{width:100%;background-color:#fdfdfd;overflow:hidden;margin-bottom:-1px}@media screen and (max-width: 767px){.p-single-renovation__weave-text{display:none}}.p-single-renovation__weave-text-inner{display:flex;width:max-content;animation:marquee-scroll 30s linear infinite;will-change:transform}.p-single-renovation__weave-text-inner img{display:block;flex-shrink:0;width:90rem;height:auto}.p-single-renovation__detail{padding-top:5rem;padding-bottom:7.5rem;background:#f5f3ed}@media screen and (max-width: 767px){.p-single-renovation__detail{padding-top:3.75rem;padding-bottom:3.75rem}}.p-single-renovation__detail-contents{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:4rem}.p-single-renovation__detail-list{overflow:hidden;border-radius:.625rem;width:100%;max-width:60rem}.p-single-renovation__detail-item{display:flex;align-items:flex-start;border-bottom:1px solid #868374}.p-single-renovation__detail-term{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.02em;line-height:1.7;color:#282b2b;width:10.4375rem;min-width:10rem;flex-shrink:0;align-self:stretch;padding:.625rem}@media screen and (max-width: 767px){.p-single-renovation__detail-term{width:6.25rem;min-width:6.25rem;font-size:.875rem;font-weight:400}}.p-single-renovation__detail-desc{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.02em;line-height:1.7;color:#282b2b;flex:1;padding:.625rem}@media screen and (max-width: 767px){.p-single-renovation__detail-desc{font-size:.875rem}}.p-single-renovation__detail-cta{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;background-color:#f8b500;padding:.625rem 2rem;box-shadow:0 .25rem .25rem rgba(40,43,43,.25);font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;letter-spacing:.01em;line-height:1.6;color:#282b2b;text-decoration:none;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.p-single-renovation__detail-cta:hover{background-color:#868374;box-shadow:0 .125rem .125rem rgba(40,43,43,.25);color:#fdfdfd}@media screen and (max-width: 767px){.p-single-renovation__detail-cta{padding:.625rem 1.5rem;font-size:.875rem}}.p-single-renovation__detail-cta svg path{transition:stroke .3s ease}.p-single-renovation__detail-cta:hover svg path{stroke:#fdfdfd}.p-single-renovation__voice{position:relative;overflow:clip visible;padding-top:5rem;padding-bottom:7.5rem;background:#f5f3ed}@media screen and (max-width: 767px){.p-single-renovation__voice{padding-top:3rem;padding-bottom:4rem}}.p-single-renovation__voice-item{position:relative;display:flex;flex-direction:column;gap:2.5rem;padding:2.5rem 1.25rem;margin-top:3.75rem;background-image:url(../images/single-voice-bg-renovation.webp);background-image:image-set(url("../images/single-voice-bg-renovation.avif") type("image/avif"), url("../images/single-voice-bg-renovation.webp") type("image/webp"));background-size:100% 100%;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 767px){.p-single-renovation__voice-item{gap:1.5rem;padding:2rem 1rem;margin-top:3rem}}.p-single-renovation__voice-clip{position:absolute;top:-2rem;left:50%;transform:translateX(-50%);width:3.375rem;height:auto;display:block}@media screen and (max-width: 767px){.p-single-renovation__voice-clip{width:2.75rem;top:-1.5rem}}.p-single-renovation__voice-top-group{display:flex;align-items:flex-start;gap:2.5rem;width:100%}@media screen and (max-width: 767px){.p-single-renovation__voice-top-group{flex-direction:column;align-items:stretch;gap:1.5rem}}.p-single-renovation__voice-text-col{flex:1 0 0;min-width:0;display:flex;flex-direction:column;gap:.625rem}.p-single-renovation__voice-quote{font-family:"Zen Old Mincho",serif;font-size:1.25rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#282b2b;padding-inline:1.25rem}@media screen and (max-width: 767px){.p-single-renovation__voice-quote{font-size:1rem;padding-inline:0}}.p-single-renovation__voice-photo{width:13.375rem;height:13.625rem;flex-shrink:0;overflow:hidden}@media screen and (max-width: 767px){.p-single-renovation__voice-photo{align-self:center}}.p-single-renovation__voice-photo img{width:100%;height:100%;object-fit:cover;display:block}.p-single-renovation__voice-author{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#282b2b;padding-inline:1.25rem}@media screen and (max-width: 767px){.p-single-renovation__voice-author{font-size:.875rem;padding-inline:0}}.p-single-renovation__voice-line{width:100%;height:1px;background-color:#868374}.p-single-renovation__voice-text{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;letter-spacing:.04em;line-height:1.6;color:#282b2b;padding-inline:1.25rem}@media screen and (max-width: 767px){.p-single-renovation__voice-text{font-size:1rem;padding-inline:0}}.p-single-renovation__other{position:relative;overflow:clip visible;padding-top:5rem;padding-bottom:5rem}@media screen and (max-width: 767px){.p-single-renovation__other{padding-top:0;padding-bottom:3.75rem}}@media screen and (max-width: 767px){.p-single-renovation__other .c-section-title--underline{flex-wrap:wrap}}@media screen and (max-width: 767px){.p-single-renovation__other .c-section-title--underline__ja{order:3;flex:0 0 100%;width:100%;border-bottom:none;padding-left:0;margin-left:0;transform:none}}.p-single-renovation__other-list{margin-top:3rem;display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media screen and (max-width: 767px){.p-single-renovation__other-list{margin-top:2rem;grid-template-columns:1fr;gap:2.5rem}}.p-single-renovation__flow{position:relative;overflow-x:clip;overflow-y:visible;padding-top:5rem;padding-bottom:5rem;background:#f5f3ed}.p-single-renovation__flow::before{content:"FLOW";position:absolute;left:0;top:.5rem;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#fdfdfd;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.p-single-renovation__flow{padding-top:3rem;padding-bottom:3.75rem}.p-single-renovation__flow::before{top:3.375rem;font-size:4rem}}.p-single-renovation__flow-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:2.5rem;margin-top:5rem;margin-bottom:0;list-style:none;padding:0}@media screen and (max-width: 767px){.p-single-renovation__flow-list{grid-template-columns:1fr;gap:3rem;margin-top:3.75rem}}.p-single-renovation__flow-item{position:relative;background:url(../images/step_container.webp) no-repeat center/cover;background-image:image-set(url("../images/step_container.avif") type("image/avif"), url("../images/step_container.webp") type("image/webp"));filter:drop-shadow(0 0.25rem 0.125rem rgba(40, 43, 43, 0.25))}.p-single-renovation__flow-num{position:absolute;top:-1.9375rem;left:50%;transform:translateX(-50%);font-family:"Montserrat Subrayada";font-size:4rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#868374;white-space:nowrap}@media screen and (max-width: 767px){.p-single-renovation__flow-num{top:-1.5rem;font-size:3rem}}.p-single-renovation__flow-body{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding:2rem 1.25rem;width:100%}@media screen and (max-width: 767px){.p-single-renovation__flow-body{gap:1rem;padding:1.5rem 1.25rem}}.p-single-renovation__flow-title{width:100%;padding:.75rem 0;border-bottom:1px solid #868374;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#524e49;text-align:center}@media screen and (max-width: 767px){.p-single-renovation__flow-title{font-size:1.125rem}}.p-single-renovation__flow-text{width:100%;font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}@media screen and (max-width: 767px){.p-single-renovation__flow-text{font-size:.875rem}}.p-single-renovation__walkthrough .c-section-title--underline,.p-single-renovation__detail .c-section-title--underline,.p-single-renovation__voice .c-section-title--underline,.p-single-renovation__other .c-section-title--underline{padding-top:0}@media screen and (max-width: 767px){.p-single-renovation__walkthrough .c-section-title--underline,.p-single-renovation__detail .c-section-title--underline{flex-direction:column;align-items:flex-start;gap:.5rem}}@media screen and (max-width: 767px){.p-single-renovation__walkthrough .c-section-title--underline__en{font-size:2.5rem;letter-spacing:-0.225rem}}@media screen and (max-width: 767px){.p-single-renovation__walkthrough .c-section-title--underline__ja{border-bottom:none;font-size:1rem;line-height:1.6;letter-spacing:.01rem;padding-left:0;white-space:nowrap}}@media screen and (max-width: 767px){.p-single-renovation__detail .c-section-title--underline__en{font-size:4rem;letter-spacing:-0.36rem}}@media screen and (max-width: 767px){.p-single-renovation__detail .c-section-title--underline__ja{border-bottom:none;font-size:1.25rem;line-height:1.6;letter-spacing:.0125rem;padding-left:0;white-space:nowrap}}@media screen and (max-width: 767px){.p-single-renovation__voice .c-section-title--underline{flex-direction:row;align-items:flex-end;gap:0;white-space:nowrap}}@media screen and (max-width: 767px){.p-single-renovation__voice .c-section-title--underline__en{margin-right:-0.25rem}}@media screen and (max-width: 767px){.p-single-renovation__voice .c-section-title--underline__ja{padding-left:1rem;border-bottom:.125rem solid #868374;font-size:1.125rem;line-height:1.6;letter-spacing:.01125rem;white-space:nowrap}}.p-qa{position:relative;overflow-x:clip;overflow-y:visible;padding-top:5rem;padding-bottom:7.5rem}.p-qa::before{content:"QUESTION";position:absolute;left:0;top:.5rem;z-index:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#fdfdfd;white-space:nowrap;pointer-events:none}@media screen and (max-width: 767px){.p-qa{padding-top:0;padding-bottom:5rem}.p-qa::before{top:3.25rem;font-size:4rem}}@media screen and (max-width: 767px){.p-qa .c-section-title{height:7rem;justify-content:flex-end}}@media screen and (max-width: 767px){.p-qa .c-section-title__heading{margin-top:0}}.p-qa .l-inner{position:relative;z-index:1}.p-qa>picture{position:absolute;inset:0;pointer-events:none}.p-qa__bg-tree{position:absolute;right:-41.25rem;top:-1.25rem;width:67.5rem;height:auto;pointer-events:none;z-index:0;opacity:.6}@media screen and (max-width: 767px){.p-qa__bg-tree{display:none}}.p-qa__category{margin-top:2.5rem}.p-qa__category .c-section-title--underline.is-fit::before{height:.1875rem}@media screen and (max-width: 767px){.p-qa__category .c-section-title--underline.is-fit::before{display:none}}.p-qa__filter{display:flex;gap:2.5rem;margin-top:1.25rem;padding:0 1.25rem}@media screen and (max-width: 767px){.p-qa__filter{flex-direction:column;gap:1.5rem;margin-top:1rem;padding:0}}.p-qa__filter-btn{flex:1;height:4rem;padding:.625rem;background:#fdfdfd;color:#282b2b;border:1px solid rgba(0,0,0,0);font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;letter-spacing:.01em;line-height:1.6;cursor:pointer;box-shadow:0 .25rem .125rem rgba(40,43,43,.25);transition:all .3s ease}@media screen and (max-width: 767px){.p-qa__filter-btn{flex:0 0 auto;width:100%}}.p-qa__filter-btn:hover,.p-qa__filter-btn:focus-visible{background-color:#868374;box-shadow:0 .125rem .125rem rgba(40,43,43,.25);color:#fdfdfd}.p-qa__filter-btn.is-active{background:#868374;color:#fdfdfd;border-color:#868374;box-shadow:0 .125rem .125rem rgba(40,43,43,.25)}.p-qa__box{position:relative;margin-top:5rem;padding:.625rem 2.5rem;background-color:#fdfdfd;background-image:url(../images/single-faq-bg.webp);background-size:100% auto;background-position:top center;background-repeat:repeat;box-shadow:0 .25rem .25rem rgba(40,43,43,.25)}@media screen and (max-width: 767px){.p-qa__box{margin-top:1.5rem;padding:.625rem 1rem}}.p-qa__list{display:block}.p-qa__item{border-bottom:2px solid #868374}.p-qa__item:last-child,.p-qa__item:not(.is-hidden):not(:has(~.p-qa__item:not(.is-hidden))){border-bottom:none}.p-qa__item.is-hidden{display:none}.p-qa__question{display:flex;align-items:center;gap:2.5rem;padding:2.0625rem 1.25rem;cursor:pointer;user-select:none}@media screen and (max-width: 767px){.p-qa__question{align-items:flex-start;gap:1rem;padding:1rem .5rem}}.p-qa__q{font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:700;color:#282b2b;line-height:1.6;letter-spacing:.01em;flex-shrink:0}@media screen and (max-width: 767px){.p-qa__q{font-size:1.25rem}}.p-qa__question-text{font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;color:#282b2b;line-height:1.6;letter-spacing:.01em;flex:1}@media screen and (max-width: 767px){.p-qa__question-text{font-size:1.125rem}}.p-qa__toggle{position:relative;width:1.125rem;height:1.125rem;flex-shrink:0;margin-top:.4rem;font-size:0}.p-qa__toggle::before,.p-qa__toggle::after{content:"";position:absolute;top:50%;left:50%;background:#282b2b;border-radius:1px;transition:transform .4s cubic-bezier(0.4, 0, 0.2, 1)}.p-qa__toggle::before{width:100%;height:2px;transform:translate(-50%, -50%)}.p-qa__toggle::after{width:2px;height:100%;transform:translate(-50%, -50%) rotate(0deg)}.p-qa__item.is-open .p-qa__toggle::after{transform:translate(-50%, -50%) rotate(90deg)}.p-qa__answer{max-height:0;overflow:hidden;opacity:0;transition:max-height .4s cubic-bezier(0.4, 0, 0.2, 1),opacity .3s cubic-bezier(0.4, 0, 0.2, 1)}.p-qa__item.is-open .p-qa__answer{opacity:1}.p-qa__answer-inner{position:relative;display:flex;align-items:center;gap:2.5rem;padding:1.875rem 1.25rem;border-top:1px solid #f8b500}@media screen and (max-width: 767px){.p-qa__answer-inner{align-items:flex-start;gap:1rem;padding:1.875rem .5rem}}.p-qa__a{font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:700;color:#f8b500;line-height:1.6;letter-spacing:.01em;flex-shrink:0}@media screen and (max-width: 767px){.p-qa__a{font-size:1.25rem}}.p-qa__answer-text{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#282b2b;flex:1}@media screen and (max-width: 767px){.p-qa__answer-text{font-size:.875rem}}.p-error{background-color:#f5f3ed}.p-error__content{display:flex;flex-direction:row;gap:5rem;padding-top:5rem}@media screen and (max-width: 767px){.p-error__content{flex-direction:column;gap:2rem;padding-bottom:3.75rem}}.p-error__left{flex:1;padding-bottom:5rem}@media screen and (max-width: 767px){.p-error__left{padding-bottom:0rem}}.p-error__title{color:#fdfdfd;font-family:"Montserrat Subrayada";font-size:8rem;font-style:normal;font-weight:400;line-height:.7;letter-spacing:-11.52px;white-space:nowrap}@media screen and (max-width: 767px){.p-error__title{font-size:4rem;letter-spacing:-5.76px;padding-left:1.25rem;padding-top:3.75rem}}.l-error__inner{padding-left:10rem}@media screen and (max-width: 767px){.l-error__inner{padding-inline:1.25rem}}.p-error__sub-title{font-size:2rem;font-weight:400;line-height:1.6;letter-spacing:1.28px;padding-top:5rem}@media screen and (max-width: 767px){.p-error__sub-title{font-size:1.25rem;letter-spacing:.8px;padding-top:2rem}}.p-error__description{padding-top:2.5rem;letter-spacing:.72px;line-height:1.6}@media screen and (max-width: 767px){.p-error__description{letter-spacing:.64px}}.p-error__button{padding-top:4.5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-align:end;gap:8px;width:100%}@media screen and (max-width: 767px){.p-error__button{padding-top:2.5rem}}.p-page-default{background:#fdfdfd}.p-page-default__mv{position:relative;width:100%;height:25rem;padding-top:5rem;background-image:url("../images/privacy-mv.webp");background-image:image-set(url("../images/privacy-mv.avif") type("image/avif"), url("../images/privacy-mv.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:cover}.p-page-default__mv::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.p-page-default__mv .c-page-title{position:relative;z-index:2}@media screen and (max-width: 767px){.p-page-default__mv{padding-top:3.75rem}}.p-page-default__title{color:#fdfdfd;font-family:"Zen Kaku Gothic New",serif;font-size:1.75rem;font-weight:700;line-height:1.4;letter-spacing:.1em;word-break:auto-phrase;line-break:strict;text-wrap:balance}@media screen and (max-width: 767px){.p-page-default__title{font-size:1.375rem}}.p-page-default__content{padding-top:5rem;padding-bottom:7.5rem}@media screen and (max-width: 767px){.p-page-default__content{padding-top:3rem;padding-bottom:5rem}}.p-page-default__body h2{font-family:"Zen Kaku Gothic New",serif;font-size:1.375rem;font-weight:700;line-height:1.5;color:#282b2b;margin-top:3rem;padding-bottom:.5rem;border-bottom:2px solid #868374}@media screen and (max-width: 767px){.p-page-default__body h2{font-size:1.125rem;margin-top:2.25rem}}.p-page-default__body h3{font-family:"Zen Kaku Gothic New",serif;font-size:1.125rem;font-weight:700;line-height:1.5;color:#282b2b;margin-top:2.25rem}@media screen and (max-width: 767px){.p-page-default__body h3{font-size:1rem;margin-top:1.75rem}}.p-page-default__body p{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.9;color:#282b2b;margin-top:1.25rem}@media screen and (max-width: 767px){.p-page-default__body p{font-size:.9375rem;margin-top:1rem}}.p-page-default__body ul,.p-page-default__body ol{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.9;color:#282b2b;margin-top:1rem;padding-left:1.5rem}@media screen and (max-width: 767px){.p-page-default__body ul,.p-page-default__body ol{font-size:.9375rem}}.p-page-default__body li{margin-top:.5rem}.p-page-default__body a{color:#868374;text-decoration:underline;transition:opacity .3s ease}.p-page-default__body a:hover{opacity:.7}.p-page-privacy{background:#fdfdfd}.p-page-privacy__content{padding:10rem;background:#fdfdfd}@media screen and (max-width: 767px){.p-page-privacy__content{padding:3.75rem 1.25rem}}.p-page-privacy__inner{display:flex;flex-direction:column;gap:4rem;max-width:70rem;margin-inline:auto}@media screen and (max-width: 767px){.p-page-privacy__inner{gap:2.5rem;max-width:none}}.p-page-privacy__title{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6;letter-spacing:0;color:#282b2b}.p-page-privacy__title--sp{display:none}@media screen and (max-width: 767px){.p-page-privacy__title--sp{display:block;text-align:center}}@media screen and (max-width: 767px){.p-page-privacy__title--pc{display:none}}.p-page-privacy__body{font-family:"Zen Kaku Gothic New",serif;font-size:1rem;line-height:1.6;letter-spacing:.01em;color:#282b2b}.p-page-privacy__body>*{margin:0}.p-page-privacy__body>*+*{margin-top:0}.p-page-privacy__body p+p,.p-page-privacy__body p+ul,.p-page-privacy__body p+ol,.p-page-privacy__body ul+p,.p-page-privacy__body ol+p{margin-top:0}.p-page-privacy__body ul,.p-page-privacy__body ol{margin:0;padding-left:1.5rem}.p-page-privacy__body ul{list-style-type:disc}.p-page-privacy__body ol{list-style-type:decimal}.p-page-privacy__body li+li{margin-top:0}html.is-top-loading-skipped #js-loading{display:none;pointer-events:none}html.is-top-loading-active{overflow:hidden}html.is-top-loading-active body{overflow:hidden}html.is-top-fv-reveal-pending .p-top-fv__slider,html.is-top-fv-reveal-pending #header,html.is-top-fv-reveal-pending .p-top-fv__text-group,html.is-top-fv-reveal-pending .p-top-fv__product-info,html.is-top-fv-reveal-pending .p-top-fv__bottom{opacity:0;visibility:hidden}html.is-top-fv-reveal-pending .p-top-fv__slider,html.is-top-fv-reveal-pending #header,html.is-top-fv-reveal-pending .p-top-fv__product-info,html.is-top-fv-reveal-pending .p-top-fv__bottom{will-change:opacity;transition:opacity 1.05s cubic-bezier(0.22, 0.61, 0.36, 1)}html.is-top-fv-bottom-hide .p-top-fv__bottom{opacity:0;visibility:hidden;pointer-events:none}.p-loading{position:fixed;inset:0;z-index:9999;opacity:1;transition:opacity .5s ease}.p-loading.is-fadeout{opacity:0}.p-loading.is-done{display:none;pointer-events:none}.p-loading__bg{position:absolute;inset:0;z-index:0;overflow:hidden;background-color:#2a2420}.p-loading__bg::before{content:"";position:absolute;inset:0;z-index:0;background-image:url("../images/loading-bg.webp");background-image:image-set(url("../images/loading-bg.avif") type("image/avif"), url("../images/loading-bg.webp") type("image/webp"));background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 767px){.p-loading__bg::before{background-image:url("../images/loading-bg-sp.webp");background-image:image-set(url("../images/loading-bg-sp.avif") type("image/avif"), url("../images/loading-bg-sp.webp") type("image/webp"))}}.p-loading__overlay{position:absolute;inset:0;z-index:1;background-color:rgba(0,0,0,.2)}.p-loading__text-container{position:absolute;z-index:2;display:flex;flex-direction:column;gap:3rem;top:clamp(22.5rem,23.9375rem - (100vw - 90rem)*.12,23.9375rem);left:5rem}@media screen and (max-width: 767px){.p-loading__text-container{top:5rem;left:1rem;right:0;height:31.25rem;gap:1.5rem;justify-content:flex-end;padding-bottom:1.5rem}}.p-loading__text-group{display:flex;align-items:flex-end;gap:1rem;opacity:0;transform:translateY(1rem);transition:opacity .45s ease,transform .45s ease}.p-loading__text-group.is-visible{opacity:1;transform:translateY(0)}.p-loading__text-en{font-family:"Montserrat Subrayada";font-size:clamp(5.25rem,5.8333vw,7rem);font-weight:400;line-height:.7;letter-spacing:-0.05em;text-transform:uppercase;color:#fdfdfd}@media screen and (max-width: 767px){.p-loading__text-en{font-size:2.5rem}}.p-loading__text-ja{font-family:"Zen Old Mincho",serif;font-size:clamp(1.5rem,1.6667vw,2rem);font-weight:900;line-height:1.6;letter-spacing:.04em;color:#fdfdfd}@media screen and (max-width: 767px){.p-loading__text-ja{font-size:.875rem}}.p-top-fv{position:relative;width:100%;height:56rem;display:flex;flex-direction:column;background-color:#f5f3ed;overflow:hidden}@media screen and (max-width: 767px){.p-top-fv{height:auto;padding-top:5rem}}.p-top-fv__slider{position:absolute;top:5rem;right:0;bottom:11rem;width:77.78%;z-index:1}@media screen and (max-width: 767px){.p-top-fv__slider{position:absolute;top:5rem;right:0;left:auto;bottom:auto;width:calc(100% - 3.5rem);height:26.25rem}}.p-top-fv__slide{position:absolute;inset:0;opacity:0;transition:opacity 1.5s ease-in-out;overflow:hidden;pointer-events:none}.p-top-fv__slide.is-active{opacity:1;pointer-events:auto}.p-top-fv__slide.is-active img{animation:fv-kenburns 6s ease-out forwards}@media screen and (max-width: 767px){.p-top-fv__slide.is-active img{animation:fv-kenburns-sp 6s ease-out forwards}}.p-top-fv__slide.is-leaving{opacity:0}.p-top-fv__slide.is-leaving img{transform:scale(1.08)}.p-top-fv__slide img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1);will-change:transform,opacity}.p-top-fv__slide-link{display:block;width:100%;height:100%;color:inherit;text-decoration:none}.p-top-fv__slide picture{display:block;width:100%;height:100%}.p-top-fv__slide-overlay{position:absolute;inset:0;background-color:rgba(82,78,73,.2);pointer-events:none}@keyframes fv-kenburns{0%{transform:scale(1)}100%{transform:scale(1.08)}}@keyframes fv-kenburns-sp{0%{transform:scale(1)}100%{transform:scale(1.03)}}.p-top-fv__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;width:100%;flex:1;padding-top:clamp(22.5rem,23.9375rem - (100vw - 90rem)*.12,23.9375rem);padding-bottom:7rem;pointer-events:none}@media screen and (max-width: 767px){.p-top-fv__content{padding-top:0;padding-bottom:.5rem;gap:1rem;flex:none;pointer-events:auto}}.p-top-fv__main{display:flex;justify-content:space-between;align-items:flex-end;padding:0 5rem}@media screen and (max-width: 767px){.p-top-fv__main{flex-direction:column-reverse;align-items:flex-end;justify-content:space-between;padding:1.5rem 0 1.5rem 1rem;gap:2rem;height:26.25rem}}.p-top-fv__text-container{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 767px){.p-top-fv__text-container{gap:1.5rem;align-self:stretch}}.p-top-fv__text-group{display:flex;align-items:flex-end;gap:1rem}.p-top-fv__text-en{font-family:"Montserrat Subrayada";font-size:clamp(5.25rem,5.8333vw,7rem);font-weight:400;line-height:.7;letter-spacing:-0.05em;text-transform:uppercase;background-image:linear-gradient(to right, #282B2B 22.22%, #FDFDFD 22.22%);background-size:100vw 100%;background-position-x:-5rem;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 767px){.p-top-fv__text-en{font-size:2.5rem;background-image:linear-gradient(to right, #282B2B 3.5rem, #FDFDFD 3.5rem);background-size:100vw 100%;background-position-x:-1rem}}.p-top-fv__text-ja{font-family:"Zen Old Mincho",serif;font-size:clamp(1.5rem,1.6667vw,2rem);font-weight:900;line-height:1.6;letter-spacing:.04em;color:#fdfdfd}@media screen and (max-width: 767px){.p-top-fv__text-ja{font-size:.875rem;font-weight:900}}.p-top-fv__product-info{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;padding:.5rem 5rem .5rem 1.5rem;border-radius:0;margin-right:-5rem;background-color:rgba(0,0,0,.1);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);text-decoration:none;color:inherit;cursor:pointer;transition:background-color .3s ease;pointer-events:auto}@media screen and (min-width: 768px){.p-top-fv__product-info:hover{background-color:rgba(0,0,0,.16)}}@media screen and (max-width: 767px){.p-top-fv__product-info{display:flex;justify-content:flex-end;gap:.375rem;font-size:.75rem;padding:.375rem 1rem .375rem .75rem;margin-right:0;background-color:rgba(0,0,0,.1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}}@media screen and (max-width: 374px){.p-top-fv__product-info{transform:scale(var(--top-fv-product-info-scale, 1));transform-origin:top right}}.p-top-fv__product-number{position:relative;width:3.75rem;height:3.75rem}@media screen and (max-width: 767px){.p-top-fv__product-number{width:2rem;height:2rem}}.p-top-fv__progress-ring{width:3.75rem;height:3.75rem;transform:rotate(-90deg)}@media screen and (max-width: 767px){.p-top-fv__progress-ring{width:2rem;height:2rem}}.p-top-fv__progress-ring-bg{fill:none;stroke:#fdfdfd;stroke-width:1;opacity:.4}.p-top-fv__progress-ring-fill{fill:none;stroke:#fdfdfd;stroke-width:1;stroke-dasharray:175.93;stroke-dashoffset:175.93;transition:stroke-dashoffset .1s linear}.p-top-fv__product-number-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:"Montserrat",sans-serif;font-size:1.25rem;font-weight:400;line-height:1;letter-spacing:.05em;color:#fdfdfd;font-variant-numeric:tabular-nums}@media screen and (max-width: 767px){.p-top-fv__product-number-text{font-size:.75rem;font-weight:500}}.p-top-fv__product-text-wrap{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}@media screen and (max-width: 767px){.p-top-fv__product-text-wrap{width:15rem !important;flex-shrink:1}}.p-top-fv__product-text{font-family:"Zen Kaku Gothic New",serif;font-weight:500;line-height:1.6;letter-spacing:.01em;color:#fdfdfd;text-shadow:0 3px 0 rgba(0,0,0,.2);position:relative;padding-bottom:.375rem}@media screen and (max-width: 767px){.p-top-fv__product-text{font-size:.875rem;font-weight:400;padding-bottom:.25rem;text-shadow:0 2px 0 rgba(0,0,0,.2)}}.p-top-fv__product-text::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1.4px;background-color:#fdfdfd;transform:scaleX(0);transform-origin:left;opacity:.8}.p-top-fv__product-text.is-line-active::after{animation:fv-line-slide 1s ease-out forwards}@keyframes fv-line-slide{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}.p-top-fv__product-arrow{display:inline-flex;align-items:center;width:1rem;height:.875rem;position:relative;flex-shrink:0;transition:width .3s ease,margin-right .3s ease}@media screen and (max-width: 767px){.p-top-fv__product-arrow{width:.625rem;height:.625rem}}.p-top-fv__product-arrow::before{content:"";position:absolute;top:50%;left:0;width:100%;height:0;border-top:1px solid #fdfdfd}.p-top-fv__product-arrow::after{content:"";position:absolute;right:0;top:50%;width:.45rem;height:.45rem;border-right:1px solid #fdfdfd;transform:translateY(-50%) rotate(-45deg)}@media screen and (min-width: 768px){.p-top-fv__product-info:hover .p-top-fv__product-arrow{width:1.75rem;margin-right:-0.75rem}}.p-top-fv__bottom{display:flex;justify-content:space-between;align-items:center;padding:0 5rem;gap:1rem;pointer-events:auto}@media screen and (max-width: 1280px){.p-top-fv__bottom{padding:0 2.5rem}}@media screen and (max-width: 767px){.p-top-fv__bottom{flex-direction:column;align-items:center;padding:0 1.25rem;gap:1rem}}.p-top-fv__catchcopy{margin:0;font-family:"Zen Old Mincho",serif;font-size:1.75rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b;white-space:nowrap}@media screen and (max-width: 1280px){.p-top-fv__catchcopy{font-size:1.375rem}}@media screen and (max-width: 767px){.p-top-fv__catchcopy{font-size:1.25rem;white-space:normal;text-align:left;align-self:stretch}}.p-top-fv__button-container{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}@media screen and (max-width: 767px){.p-top-fv__button-container{flex-direction:column-reverse;width:100%;align-items:center;gap:1rem;padding:0 1.25rem}}.p-top-fv__button-container .c-btn{width:12.5rem;height:auto;padding:.625rem 2rem;box-shadow:0 4px 4px 0 rgba(40,43,43,.25)}@media screen and (max-width: 767px){.p-top-fv__button-container .c-btn{width:15rem;padding:.625rem 2rem}}.p-top-fv__button-container .c-btn__text{font-size:1rem;line-height:1.6;letter-spacing:.01em;padding-left:1.875rem}.p-top-fv__button-container .c-btn__text::before{width:1.25rem;height:1.25rem}@media screen and (max-width: 767px){.p-top-fv__button-container .c-btn__text{font-size:1rem;padding-left:1.875rem}.p-top-fv__button-container .c-btn__text::before{width:1.25rem;height:1.25rem}}.p-top-about{position:relative;padding:7.5rem 0;overflow:hidden}@media screen and (max-width: 767px){.p-top-about{padding:3.75rem 0}}.p-top-about__deco-en-wrap{position:absolute;left:0;top:7.5rem;z-index:0;overflow:hidden;pointer-events:none}@media screen and (max-width: 767px){.p-top-about__deco-en-wrap{top:3.75rem}}.p-top-about .c-section-title__deco-en{display:block;font-size:10rem;font-family:"Montserrat Subrayada";font-weight:400;color:#fdfdfd;line-height:.7;letter-spacing:-0.09em;white-space:nowrap}@media screen and (max-width: 767px){.p-top-about .c-section-title__deco-en{font-size:4rem}}@media screen and (max-width: 767px){.p-top-about .c-section-title{height:3.75rem;padding:.25rem 1.25rem}}.p-top-about .c-section-title__heading{gap:.625rem;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6}@media screen and (max-width: 767px){.p-top-about .c-section-title__heading{font-size:1.125rem}}.p-top-about .c-section-title__icon{width:1rem;height:1rem}.p-top-bg-tree{position:relative;height:0;z-index:0;pointer-events:none;overflow:visible}.p-top-bg-tree img{position:absolute;left:-40.375rem;top:50%;transform:translateY(-45%);width:68.75rem;height:68.75rem;max-width:none;object-fit:cover}@media screen and (max-width: 767px){.p-top-bg-tree img{left:-15.1875rem;top:0;transform:translateY(-115%);width:37.5rem;height:37.5rem}}.p-top-about__content{position:relative;z-index:1;display:flex;align-items:center;gap:5rem;width:100%;padding-left:max(2.5rem, calc(50vw - 35rem));padding-right:0}@media screen and (max-width: 767px){.p-top-about__content{flex-direction:column;gap:2rem;padding:0}}.p-top-about__text-content{display:flex;flex-direction:column;align-items:flex-start;gap:5rem;flex-shrink:0;width:auto}@media screen and (max-width: 767px){.p-top-about__text-content{width:100%;gap:2rem}}.p-top-about__text-group{position:relative;display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 767px){.p-top-about__text-group{gap:1.5rem;padding:0 1.25rem}}.p-top-about__heading{margin:0;font-family:"Zen Old Mincho",serif;font-size:2rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}@media screen and (max-width: 767px){.p-top-about__heading{font-size:1.25rem}}.p-top-about__description{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b}@media screen and (max-width: 767px){.p-top-about__description{font-size:1rem}}.p-top-about__button-wrap{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width: 767px){.p-top-about__button-wrap{align-items:flex-end}}.p-top-about__img-content{display:flex;flex-direction:column;gap:1.5rem;flex:1;min-width:0}@media screen and (max-width: 767px){.p-top-about__img-content{width:100%;gap:.5rem}}.p-top-about__img-row{display:flex;gap:1.5rem;align-items:stretch}@media screen and (max-width: 767px){.p-top-about__img-row{gap:.5rem}}.p-top-about__img-item{position:relative;overflow:hidden}.p-top-about__img-item picture{display:block;width:100%;height:100%}.p-top-about__img-item img{display:block;width:100%;height:160%;object-fit:cover;will-change:transform}.p-top-about__img-item--full{width:100%;height:8.25rem}@media screen and (max-width: 767px){.p-top-about__img-item--full{height:6.25rem}}.p-top-about__img-item--left{flex:0 0 61%;height:12.5rem}@media screen and (max-width: 767px){.p-top-about__img-item--left{flex:0 0 14.3125rem;height:10rem}}.p-top-about__img-item--fill{flex:1;height:12.5rem}@media screen and (max-width: 767px){.p-top-about__img-item--fill{height:10rem}}.p-top-about__img-item--wide{flex:0 0 82%;height:12.5rem}@media screen and (max-width: 767px){.p-top-about__img-item--wide{flex:0 0 18.75rem;height:10rem}}.p-top-about__img-item--narrow{flex:1;height:12.5rem}@media screen and (max-width: 767px){.p-top-about__img-item--narrow{height:10rem}}.p-top-works{position:relative;display:flex;flex-direction:column;gap:5rem;padding-bottom:7.5rem;overflow:hidden}@media screen and (max-width: 767px){.p-top-works{gap:1.5rem;padding-bottom:3.75rem}}.p-top-works__deco-en-wrap{position:absolute;right:0;top:3.5rem;transform:translateY(-50%);z-index:0;overflow:hidden;pointer-events:none}@media screen and (max-width: 767px){.p-top-works__deco-en-wrap{right:auto;left:0;top:0;transform:none}}.p-top-works .c-section-title__deco-en{display:block;font-size:10rem;font-family:"Montserrat Subrayada";font-weight:400;color:#fdfdfd;line-height:.7;letter-spacing:-0.09em;white-space:nowrap}@media screen and (max-width: 767px){.p-top-works .c-section-title__deco-en{font-size:4rem;letter-spacing:-0.09em}}.p-top-works .c-section-title--right{position:relative;z-index:1;width:100%;height:7rem;display:flex;flex-direction:column;justify-content:flex-end;text-align:right;padding:10.25rem 10rem 0}.p-top-works .c-section-title--right .c-section-title__heading{justify-content:flex-end;gap:.625rem;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6}.p-top-works .c-section-title--right .c-section-title__icon{width:1rem;height:1rem}.p-top-works .c-section-title--right::before{content:none}@media screen and (max-width: 767px){.p-top-works .c-section-title--right{height:3.75rem;padding:.25rem 1.25rem;padding-right:1.25rem;text-align:left;display:flex;flex-direction:column;justify-content:flex-end}.p-top-works .c-section-title--right .c-section-title__heading{justify-content:flex-start;font-size:1.125rem}}.p-top-works__content{display:flex;flex-direction:column;gap:6.25rem;width:100%}@media screen and (max-width: 767px){.p-top-works__content{gap:3.75rem}}.p-top-works__section{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 767px){.p-top-works__section{gap:1.5rem}}.p-top-works__hero{position:relative;display:flex;align-items:stretch;min-height:18.8125rem;margin-right:4.5rem;text-decoration:none;color:inherit;cursor:pointer;overflow:hidden}@media screen and (max-width: 767px){.p-top-works__hero{flex-direction:column;padding-right:0;margin-right:0;min-height:auto}}.p-top-works__hero--reverse{margin-right:0;margin-left:4.5rem}@media screen and (max-width: 767px){.p-top-works__hero--reverse{margin-left:0}}.p-top-works__hero-bg-wrap{position:absolute;top:0;left:0;right:-0.5rem;bottom:0;z-index:0;overflow:hidden}.p-top-works__hero--reverse .p-top-works__hero-bg-wrap{left:-0.5rem;right:0}@media screen and (max-width: 767px){.p-top-works__hero-bg-wrap{right:0;left:0}.p-top-works__hero--reverse .p-top-works__hero-bg-wrap{left:0}}.p-top-works__hero-bg-wrap picture{display:block;width:100%;height:100%}.p-top-works__hero-bg{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.p-top-works__hero:hover .p-top-works__hero-bg{transform:scale(1.05)}.p-top-works__hero-logo{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;flex:1;padding:.625rem}.p-top-works__hero-logo img{width:53.75rem;height:auto;object-fit:contain}@media screen and (max-width: 767px){.p-top-works__hero-logo{position:absolute;z-index:2;right:1.25rem;top:3.125rem;transform:none;flex:none;padding:0}.p-top-works__hero-logo img{width:6.875rem;height:auto}}.p-top-works__hero-panel{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:1rem;width:33.75rem;padding:3.75rem 5rem 2.5rem;background-color:rgba(82,78,73,.8);flex-shrink:0;margin-left:auto}.p-top-works__hero--reverse .p-top-works__hero-panel{margin-left:0;margin-right:auto}@media screen and (max-width: 767px){.p-top-works__hero-panel{width:100%;height:17.6875rem;padding:1.25rem;margin-left:0;background-color:rgba(82,78,73,.6)}.p-top-works__hero--reverse .p-top-works__hero-panel{margin-left:0;margin-right:0}}.p-top-works__hero-text{display:flex;flex-direction:column;gap:1rem;transition:opacity .4s ease}.p-top-works__hero:hover .p-top-works__hero-text{opacity:.5}.p-top-works__hero-heading{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6;color:#fdfdfd}@media screen and (max-width: 767px){.p-top-works__hero-heading{font-size:1.125rem}}.p-top-works__hero-description{font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#fdfdfd}@media screen and (max-width: 767px){.p-top-works__hero-description{font-size:1rem}}.p-top-works__hero-button{display:flex;justify-content:flex-end;align-items:flex-end}.p-top-works__hero-button .c-btn-view-more__text{color:#f5f3ed;transition:opacity .4s ease}.p-top-works__hero-button .c-btn-view-more__text::before{filter:brightness(0) invert(1)}.p-top-works__hero:hover .p-top-works__hero-button .c-btn-view-more::before{transform:scaleX(0)}.p-top-works__hero:hover .p-top-works__hero-button .c-btn-view-more::after{transform:scaleX(1)}.p-top-works__hero:hover .p-top-works__hero-button .c-btn-view-more__text{opacity:.5}.p-top-works__hero:hover .p-top-works__hero-button .c-btn-view-more__text::before{right:-3.125rem;width:6.25rem}.p-top-works__slider-wrap{position:relative;max-width:70rem;margin:0 auto}@media screen and (max-width: 1280px){.p-top-works__slider-wrap{max-width:calc(100% - 12.5rem)}}@media screen and (max-width: 767px){.p-top-works__slider-wrap{max-width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}}.p-top-works__swiper{overflow:hidden;width:100%}.p-top-works__swiper .swiper-slide{display:flex;justify-content:center;pointer-events:none}.p-top-works__swiper .p-top-works__card,.p-top-works__swiper .p-top-works__card-link{pointer-events:auto}@media screen and (max-width: 767px){.p-top-works__swiper{order:1;overflow:visible;padding-inline:1.25rem}.p-top-works__swiper .swiper-slide{width:16.25rem}}.p-top-works__pagination{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:none;border:none;cursor:pointer;padding:0}.p-top-works__pagination svg{width:3rem;height:3rem}.p-top-works__pagination svg circle{fill:rgba(0,0,0,0);stroke:#f8b500;transition:fill .5s cubic-bezier(0.25, 0.46, 0.45, 0.94),stroke .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.p-top-works__pagination svg path{stroke:#f8b500;fill:none;transition:stroke .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.p-top-works__pagination:hover svg circle,.p-top-works__pagination:active svg circle,.p-top-works__pagination:focus-visible svg circle{fill:#f8b500;stroke:#f8b500}.p-top-works__pagination:hover svg path,.p-top-works__pagination:active svg path,.p-top-works__pagination:focus-visible svg path{stroke:#fdfdfd}@media screen and (max-width: 767px){.p-top-works__pagination{position:static;transform:none;order:2}}.p-top-works__pagination--prev{right:calc(100% + 1.5rem)}@media screen and (max-width: 767px){.p-top-works__pagination--prev{right:auto}}.p-top-works__pagination--next{left:calc(100% + 1.5rem)}@media screen and (max-width: 767px){.p-top-works__pagination--next{left:auto}}.p-top-works__card{display:flex;flex-direction:column;align-items:center;gap:.6875rem;width:20rem;flex-shrink:0}@media screen and (max-width: 767px){.p-top-works__card{width:100%;gap:.6875rem;scroll-snap-align:center}}.p-top-works__card-link{display:flex;flex-direction:column;align-items:center;gap:.6875rem;width:100%;color:inherit;text-decoration:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.p-top-works__card-title{margin:0;font-family:"Zen Old Mincho",serif;font-size:1.125rem;font-weight:400;line-height:1.6;letter-spacing:.04em;color:#282b2b;align-self:flex-start;white-space:nowrap}@media screen and (max-width: 767px){.p-top-works__card-title{font-size:1rem}}.p-top-works__card-img-wrap{position:relative;display:block;width:100%;height:25rem;margin:0;padding:0;overflow:visible}@media screen and (max-width: 767px){.p-top-works__card-img-wrap{height:25rem}}.p-top-works__card-img-inner{width:100%;height:100%;overflow:hidden}.p-top-works__card-img-inner picture{display:block;width:100%;height:100%}.p-top-works__card-img-inner img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94),opacity .6s ease}.p-top-works__card-link:hover .p-top-works__card-img-inner img,.p-top-works__card-link:focus-visible .p-top-works__card-img-inner img{transform:scale(1.05);opacity:.6}.p-top-works__card-family{position:absolute;right:0;bottom:-7.1875rem;z-index:2;display:block;width:8rem;height:9rem;max-width:100%;object-fit:contain;pointer-events:none}@media screen and (max-width: 767px){.p-top-works__card-family{width:8rem;height:9rem;bottom:-7.1875rem}}.p-top-works__card-body{display:flex;flex-direction:column;gap:1rem;width:100%}.p-top-works__card-comment{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#868374;width:fit-content;padding-bottom:.25rem;border-bottom:.7px solid currentColor}.p-top-works__card-info{display:flex;flex-direction:column}.p-top-works__card-info-row{display:flex;align-items:flex-end;gap:.1875rem}.p-top-works__card-info-row img{height:1.4375rem;width:auto}.p-top-works__card-info-row span{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;color:#282b2b}.p-top-works__card-location{font-family:"Zen Kaku Gothic New",serif;font-size:.875rem;font-weight:400;line-height:1.6;color:#282b2b}.p-top-works-lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem}.p-top-works-lightbox[hidden]{display:none}.p-top-works-lightbox__backdrop{position:absolute;inset:0;border:none;padding:0;margin:0;background:rgba(40,43,43,.72);cursor:pointer}.p-top-works-lightbox__dialog{position:relative;z-index:1;max-width:min(100%,60rem);max-height:90vh}.p-top-works-lightbox__img{display:block;width:auto;max-width:100%;max-height:90vh;height:auto;margin:0 auto;object-fit:contain}.p-top-works-lightbox__close{position:absolute;top:-3rem;right:0;width:2.5rem;height:2.5rem;border:none;background:rgba(0,0,0,0);color:#fdfdfd;font-size:2rem;line-height:1;cursor:pointer}body.is-works-lightbox-open{overflow:hidden}.p-top-copy{padding-bottom:7.5rem;overflow:hidden}@media screen and (max-width: 767px){.p-top-copy{padding-bottom:3.75rem}}.p-top-copy__track{display:flex;width:fit-content;animation:marquee-scroll 30s linear infinite}.p-top-copy__track img{display:block;width:100vw;height:auto;flex-shrink:0;min-height:3rem}@media screen and (max-width: 767px){.p-top-copy__track img{width:200vw}}.p-top-banner__link{display:block;overflow:hidden}.p-top-banner__media{display:block;overflow:hidden}.p-top-banner__media img{display:block;width:100%;height:auto;transform:scale(1);transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94),opacity .6s ease}@media screen and (min-width: 768px){.p-top-banner__link:hover .p-top-banner__media img,.p-top-banner__link:focus-visible .p-top-banner__media img{transform:scale(1.05);opacity:.7}}.p-top-news{padding:0 10rem 7.5rem}@media screen and (max-width: 767px){.p-top-news{padding:0 1.25rem 5rem}}.p-top-news__inner{display:flex;justify-content:space-between;gap:5rem}@media screen and (min-width: 1440px){.p-top-news__inner{max-width:70rem;margin-inline:auto}}@media screen and (max-width: 767px){.p-top-news__inner{flex-direction:column;gap:1.5rem}}.p-top-news__title{display:flex;flex-direction:column;gap:.5rem}.p-top-news__title-en{font-family:"Montserrat Subrayada";font-size:4rem;font-weight:400;line-height:.7;letter-spacing:-0.09em;color:#868374}@media screen and (max-width: 767px){.p-top-news__title-en{font-size:2.5rem}}.p-top-news__title-ja{margin:0;font-family:"Zen Kaku Gothic New",serif;font-size:1.25rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#282b2b}@media screen and (max-width: 767px){.p-top-news__title-ja{font-size:1rem}}.p-top-news__content{display:flex;align-items:flex-end;gap:1rem;min-width:0;flex:1}@media screen and (max-width: 767px){.p-top-news__content{flex-direction:column;gap:1.5rem}}.p-top-news__instagram-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;flex:1;min-width:0}@media screen and (min-width: 1440px){.p-top-news__instagram-grid{max-width:calc(22.5rem*3 + 1rem*2)}}@media screen and (max-width: 767px){.p-top-news__instagram-grid{grid-template-columns:1fr;width:58%;max-width:17.5rem;margin:0 auto;gap:.5rem}}.p-top-news__instagram-post{display:block;overflow:hidden;line-height:0}.p-top-news__instagram-post img{display:block;width:100%;height:auto;aspect-ratio:4/5;transform-origin:center center;transform:scale(1);transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94),opacity .6s ease;will-change:transform,opacity;backface-visibility:hidden}@media screen and (min-width: 768px){.p-top-news__instagram-post:hover img,.p-top-news__instagram-post:focus-visible img{transform:scale(1.05);opacity:.7}}.p-top-news__instagram-link{display:flex;align-items:center;gap:.625rem;flex-shrink:0;writing-mode:vertical-rl}@media screen and (max-width: 767px){.p-top-news__instagram-link{writing-mode:horizontal-tb;width:100%;height:auto;justify-content:center}}.p-top-news__follow{display:flex;align-items:center;gap:.625rem;transition:opacity .4s ease}.p-top-news__follow img{flex-shrink:0;display:block;width:2.5rem;height:2.5rem;object-fit:contain;object-position:center}@media screen and (max-width: 767px){.p-top-news__follow{flex-direction:row-reverse;justify-content:center}.p-top-news__follow img{width:2rem;height:2rem;transform:rotate(-90deg);object-fit:contain;object-position:center}}@media screen and (min-width: 768px){.p-top-news__follow:hover{opacity:.5}}.p-top-news__follow-text{font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6;color:#868374}.p-top-cta{position:relative;display:flex;justify-content:center;align-items:center;min-height:30rem;padding:5rem;overflow:hidden}@media screen and (max-width: 767px){.p-top-cta{min-height:auto;padding:4rem 1.25rem}}.p-top-cta__bg-picture{position:absolute;inset:0;z-index:0;overflow:hidden}.p-top-cta__bg{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;height:150%;object-fit:cover;z-index:0;will-change:transform}.p-top-cta__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:5rem;padding:5rem 0}@media screen and (max-width: 767px){.p-top-cta__inner{gap:4rem;padding:0;width:100%}}.p-top-cta__heading-wrap{display:flex;align-items:center;padding:.25rem 0}@media screen and (max-width: 767px){.p-top-cta__heading-wrap{align-items:center}}.p-top-cta__heading{margin:0;font-family:"Montserrat Subrayada";font-size:10rem;font-weight:400;line-height:1.5;letter-spacing:-0.09em;color:#f5f3ed;white-space:nowrap}@media screen and (max-width: 767px){.p-top-cta__heading{font-size:4.4375rem;line-height:1.5;text-align:center}}.p-top-cta__button-wrap{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:1.125rem}@media screen and (max-width: 767px){.p-top-cta__button-wrap{flex-direction:column;align-items:center;align-self:auto;gap:2rem}}.p-top-cta__btn{display:flex;justify-content:center;align-items:center;gap:.625rem;padding:1rem 2rem;font-family:"Zen Kaku Gothic New",serif;font-size:1.5rem;font-weight:400;line-height:1.6;letter-spacing:.01em;color:#282b2b;text-decoration:none;box-shadow:0 4px 4px 0 rgba(51,51,51,.25);transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.p-top-cta__btn img{width:1.875rem;height:1.875rem;flex-shrink:0;transition:filter .3s ease}@media screen and (min-width: 768px){.p-top-cta__btn:hover{background-color:#868374;color:#fdfdfd;box-shadow:0 2px 2px 0 rgba(40,43,43,.25)}.p-top-cta__btn:hover img{filter:brightness(0) invert(1)}}@media screen and (max-width: 767px){.p-top-cta__btn{gap:.5rem;padding:1rem 1.5rem;font-size:1.125rem;line-height:1.6;letter-spacing:.01em}.p-top-cta__btn img{width:1.875rem;height:1.875rem}}.p-top-cta__btn--primary{background-color:#f8b500}.p-top-cta__btn--secondary{background-color:#fdfdfd}@media screen and (max-width: 767px){.u-desktop{display:none}}.u-mobile{display:none}@media screen and (max-width: 767px){.u-mobile{display:block}}.u-visually-hidden{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-0.0625rem;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}html:not(.has-section-reveal) main.p-page-about .js-page-mv .c-page-title--en,html:not(.has-section-reveal) main.p-page-about .js-page-mv .c-page-title--ja,html:not(.has-section-reveal) main.p-page-about .p-page-about__philosophy>.l-inner>.c-section-title .c-section-title__heading,html:not(.has-section-reveal) main.p-page-about .p-page-about__philosophy::before{opacity:0;transform:translateY(2rem)}html:not(.has-section-reveal) main.p-page-about .p-page-about__philosophy::before{display:block}html.has-section-reveal .js-section-reveal__title,html.has-section-reveal .js-section-reveal__title-deco,html.has-section-reveal .js-section-reveal__title-heading,html.has-section-reveal .js-section-reveal__body{opacity:0;transform:translateY(2rem)}html.has-section-reveal .p-page-contact__intro.js-section-reveal__title-deco,html.has-section-reveal .p-page-about__philosophy.js-section-reveal__title-deco,html.has-section-reveal .p-page-about__feature.js-section-reveal__title-deco,html.has-section-reveal .p-archive-work__pickup.js-section-reveal__title-deco,html.has-section-reveal .p-single-traditional__scenes-title.js-section-reveal__title-deco,html.has-section-reveal .p-single-renovation__scenes-title.js-section-reveal__title-deco{opacity:1;transform:none}html.has-section-reveal .js-section-reveal__title-heading{transition-delay:0s}html.has-section-reveal .js-section-reveal__body{transition-delay:0s}html.has-section-reveal .is-section-reveal-visible.js-section-reveal__title,html.has-section-reveal .is-section-reveal-visible.js-section-reveal__title-deco,html.has-section-reveal .is-section-reveal-visible.js-section-reveal__title-heading,html.has-section-reveal .is-section-reveal-visible.js-section-reveal__body{opacity:1;transform:translateY(0);transition:opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1),transform 1.5s cubic-bezier(0.22, 1, 0.36, 1)}html.has-section-reveal .is-section-reveal-visible.js-section-reveal__title-heading{transition-delay:.22s}html.has-section-reveal .is-section-reveal-visible.js-section-reveal__body{transition-delay:.44s}html.has-section-reveal .is-section-reveal-visible.js-section-reveal__body--follow,html.has-section-reveal .js-section-reveal__trigger>.js-section-reveal__body+.js-section-reveal__body.is-section-reveal-visible{transition-delay:calc(0.44s + 0.22s)}html.has-section-reveal .p-single-traditional__voice-list>.p-single-traditional__voice-item:nth-child(1).is-section-reveal-visible.js-section-reveal__body,html.has-section-reveal .p-single-renovation__voice-list>.p-single-renovation__voice-item:nth-child(1).is-section-reveal-visible.js-section-reveal__body{transition-delay:calc(0.44s + 0.22s*(1 - 1))}html.has-section-reveal .p-single-traditional__voice-list>.p-single-traditional__voice-item:nth-child(2).is-section-reveal-visible.js-section-reveal__body,html.has-section-reveal .p-single-renovation__voice-list>.p-single-renovation__voice-item:nth-child(2).is-section-reveal-visible.js-section-reveal__body{transition-delay:calc(0.44s + 0.22s*(2 - 1))}html.has-section-reveal .p-single-traditional__voice-list>.p-single-traditional__voice-item:nth-child(3).is-section-reveal-visible.js-section-reveal__body,html.has-section-reveal .p-single-renovation__voice-list>.p-single-renovation__voice-item:nth-child(3).is-section-reveal-visible.js-section-reveal__body{transition-delay:calc(0.44s + 0.22s*(3 - 1))}html.has-section-reveal .p-single-traditional__voice-list>.p-single-traditional__voice-item:nth-child(4).is-section-reveal-visible.js-section-reveal__body,html.has-section-reveal .p-single-renovation__voice-list>.p-single-renovation__voice-item:nth-child(4).is-section-reveal-visible.js-section-reveal__body{transition-delay:calc(0.44s + 0.22s*(4 - 1))}html.has-section-reveal .p-single-traditional__voice-list>.p-single-traditional__voice-item:nth-child(5).is-section-reveal-visible.js-section-reveal__body,html.has-section-reveal .p-single-renovation__voice-list>.p-single-renovation__voice-item:nth-child(5).is-section-reveal-visible.js-section-reveal__body{transition-delay:calc(0.44s + 0.22s*(5 - 1))}html.has-section-reveal .p-single-traditional__voice-list>.p-single-traditional__voice-item:nth-child(6).is-section-reveal-visible.js-section-reveal__body,html.has-section-reveal .p-single-renovation__voice-list>.p-single-renovation__voice-item:nth-child(6).is-section-reveal-visible.js-section-reveal__body{transition-delay:calc(0.44s + 0.22s*(6 - 1))}html.has-section-reveal .js-section-reveal-skip{opacity:1 !important;transform:none !important;transition:none !important}html.has-section-reveal .c-section-title--underline.js-section-reveal__underline{transition-delay:0s}html.has-section-reveal .p-page-about__history-floating-title .js-section-reveal__title-heading{transform:none}html.has-section-reveal .p-page-about__history-floating-title .js-section-reveal__title-heading:not(.is-section-reveal-visible){transform:none}html.has-section-reveal .p-page-about__history-floating-title .is-section-reveal-visible.js-section-reveal__title-heading{transform:none}html.has-section-reveal .c-section-title.js-section-reveal__title-deco::before{opacity:0;transform:translateY(2rem)}html.has-section-reveal .c-section-title.is-section-reveal-visible.js-section-reveal__title-deco::before{opacity:1;transform:translateY(0);transition:opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1),transform 1.5s cubic-bezier(0.22, 1, 0.36, 1)}html.has-section-reveal .p-page-contact__intro.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-about__philosophy.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-about__feature.js-section-reveal__title-deco::before,html.has-section-reveal .p-archive-work__pickup.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-request__section-title.js-section-reveal__title-deco::before,html.has-section-reveal .p-single-traditional__scenes-title.js-section-reveal__title-deco::before,html.has-section-reveal .p-single-renovation__scenes-title.js-section-reveal__title-deco::before{opacity:0;transform:translateY(2rem)}html.has-section-reveal .p-page-contact__intro.is-section-reveal-visible.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-about__philosophy.is-section-reveal-visible.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-about__feature.is-section-reveal-visible.js-section-reveal__title-deco::before,html.has-section-reveal .p-archive-work__pickup.is-section-reveal-visible.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-request__section-title.is-section-reveal-visible.js-section-reveal__title-deco::before,html.has-section-reveal .p-single-traditional__scenes-title.is-section-reveal-visible.js-section-reveal__title-deco::before,html.has-section-reveal .p-single-renovation__scenes-title.is-section-reveal-visible.js-section-reveal__title-deco::before{opacity:1;transform:translateY(0);transition:opacity 1.2s cubic-bezier(0.22, 1, 0.36, 1),transform 1.5s cubic-bezier(0.22, 1, 0.36, 1)}@media(prefers-reduced-motion: reduce){html.has-section-reveal .js-section-reveal__title,html.has-section-reveal .js-section-reveal__title-deco,html.has-section-reveal .js-section-reveal__title-heading,html.has-section-reveal .js-section-reveal__body,html.has-section-reveal .c-section-title.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-contact__intro.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-about__philosophy.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-about__feature.js-section-reveal__title-deco::before,html.has-section-reveal .p-archive-work__pickup.js-section-reveal__title-deco::before,html.has-section-reveal .p-page-request__section-title.js-section-reveal__title-deco::before,html.has-section-reveal .p-single-traditional__scenes-title.js-section-reveal__title-deco::before,html.has-section-reveal .p-single-renovation__scenes-title.js-section-reveal__title-deco::before,html.has-section-reveal .js-section-reveal-skip{opacity:1;transform:none;transition:none}}:root{--marquee-duration: 30s}@keyframes marquee-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}#about,#works,#news,#philosophy,#history,#feature,#message,#outline,#traditional,#renovation{scroll-margin-top:3rem}@media screen and (max-width: 767px){#about,#works,#news,#philosophy,#history,#feature,#message,#outline,#traditional,#renovation{scroll-margin-top:2rem}}
