.mfa{padding:clamp(120px,18vh,220px) clamp(24px,6vw,96px);overflow:hidden}.mfa__inner{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(48px,8vw,120px);align-items:center;max-width:1400px;margin:0 auto}.mfa__media{position:relative}.mfa__img-main{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden}.mfa__img-main img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.mfa__img-sub{position:absolute;width:42%;aspect-ratio:1 / 1;bottom:-40px;right:-32px;overflow:hidden;border:8px solid #f6f0e4}.mfa__img-sub img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.mfa__placeholder-main{width:100%;height:100%;background:linear-gradient(145deg,#e8e0cc,#d4c8b0,#c2b494);display:flex;align-items:center;justify-content:center}.mfa__placeholder-sub{width:100%;height:100%;background:linear-gradient(145deg,#ddd4be,#ccc0a4)}.mfa__placeholder-main svg{opacity:.22}.mfa__text{display:flex;flex-direction:column}.mfa__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:12px;font-weight:300;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin:0 0 28px}.mfa__eyebrow:before{content:"";display:block;width:32px;height:1px;background:currentColor;flex-shrink:0}.mfa__heading{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(22px,2.6vw,34px);line-height:2;letter-spacing:.14em;color:#4a3f33;margin:0 0 40px}.mfa__body{font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:300;line-height:2.3;letter-spacing:.08em;color:#3d362d;margin:0 0 16px;max-width:42ch}.mfa__quote{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-size:clamp(17px,1.5vw,20px);font-weight:400;line-height:2.1;letter-spacing:.14em;color:#5a6850;margin:32px 0 40px;padding-left:20px;border-left:1px solid #7d8a6b}.mfa__link{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:13px;font-weight:300;letter-spacing:.32em;text-transform:uppercase;color:#4a3f33;text-decoration:none;padding:14px 0;border-bottom:1px solid #7a6651;white-space:nowrap;align-self:flex-start;transition:letter-spacing .5s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.mfa__link:hover{letter-spacing:.42em;opacity:.7}.mfa__link svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.mfa__link:hover svg{transform:translate(4px)}@media(max-width:820px){.mfa__inner{grid-template-columns:1fr;gap:64px}.mfa__img-sub{width:50%;right:-16px;bottom:-24px}.mfa__body{max-width:none}}.mfc{padding:clamp(100px,14vh,160px) clamp(24px,6vw,96px) clamp(120px,16vh,200px)}.mfc__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:clamp(50px,7vh,90px);gap:32px;flex-wrap:wrap}.mfc__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:12px;font-weight:300;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin:0 0 28px}.mfc__eyebrow:before{content:"";display:block;width:32px;height:1px;background:currentColor;flex-shrink:0}.mfc__title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(26px,3.4vw,44px);line-height:1.7;letter-spacing:.14em;color:#4a3f33;margin:0;max-width:22ch}.mfc__viewall{font-family:Cormorant Garamond,serif;font-size:13px;font-weight:300;letter-spacing:.32em;text-transform:uppercase;color:#4a3f33;text-decoration:none;border-bottom:1px solid #7a6651;padding-bottom:6px;white-space:nowrap;align-self:flex-end;transition:letter-spacing .4s cubic-bezier(.22,.61,.36,1),opacity .3s ease}.mfc__viewall:hover{letter-spacing:.42em;opacity:.7}.mfc__grid{display:grid;grid-template-columns:repeat(var(--mfc-cols-mobile, 1),1fr);gap:clamp(32px,5vw,56px)}@media(min-width:821px){.mfc__grid{grid-template-columns:repeat(var(--mfc-cols-desktop, 3),1fr);gap:clamp(20px,3vw,48px)}}.mfc__card{display:block;text-decoration:none;cursor:pointer}.mfc__card:focus-visible{outline:2px solid #5a6850;outline-offset:4px;border-radius:2px}.mfc__media{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:#f0ebe0}@media(max-width:820px){.mfc__media{aspect-ratio:4 / 5}}.mfc__media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transition:transform 1.6s cubic-bezier(.22,.61,.36,1)}.mfc__card:hover .mfc__media img,.mfc__card:focus-visible .mfc__media img{transform:scale(1.06)}.mfc__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#ede7d8,#ddd4be 40%,#cfc4a8,#c2b494);display:flex;align-items:center;justify-content:center}.mfc__placeholder svg{opacity:.28}.mfc__num{position:absolute;top:18px;left:18px;z-index:1;font-family:Cormorant Garamond,serif;font-style:italic;font-size:14px;font-weight:300;letter-spacing:.18em;color:#fffaf0;text-shadow:0 1px 8px rgba(0,0,0,.3);pointer-events:none}.mfc__body{padding:22px 4px 0;display:flex;justify-content:space-between;align-items:baseline;gap:16px}.mfc__card-title{font-family:Cormorant Garamond,serif;font-size:clamp(18px,1.6vw,22px);font-weight:400;letter-spacing:.32em;color:#4a3f33;margin:0;line-height:1.4}.mfc__subtitle{font-family:Noto Sans JP,sans-serif;font-size:12px;font-weight:300;letter-spacing:.16em;color:#8a7f6f;white-space:nowrap;flex-shrink:0}.mfc__line{margin-top:14px;width:0;height:1px;background:#7a6651;transition:width .9s cubic-bezier(.22,.61,.36,1)}.mfc__card:hover .mfc__line,.mfc__card:focus-visible .mfc__line{width:100%}.ccg{padding:56px 20px}@media screen and (min-width:768px){.ccg{padding:80px 40px}}@media screen and (min-width:1200px){.ccg{padding:96px 64px}}.ccg__header{margin-bottom:36px;text-align:center}@media screen and (min-width:768px){.ccg__header{margin-bottom:48px}}.ccg__eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:Hanken Grotesk,Inter,system-ui,sans-serif;font-size:10px;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:#7a7872;margin:0 0 14px}.ccg__eyebrow:before,.ccg__eyebrow:after{content:"";display:block;width:24px;height:1px;background:#c8c4bb;flex-shrink:0}.ccg__title{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif;font-size:clamp(22px,4vw,34px);font-weight:400;letter-spacing:.1em;color:#1a1a1a;margin:0 0 12px;line-height:1.5}.ccg__desc{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;font-size:14px;font-weight:300;line-height:2;letter-spacing:.06em;color:#6a6762;margin:0 auto;max-width:46ch}.ccg__grid{display:grid;gap:16px;grid-template-columns:repeat(var(--ccg-cols-mobile, 2),1fr)}@media screen and (min-width:768px){.ccg__grid{gap:20px;grid-template-columns:repeat(var(--ccg-cols-desktop, 3),1fr)}}.ccg__card{display:block;text-decoration:none;position:relative;overflow:hidden;border-radius:3px;background:#f5f3ef}.ccg__card:hover .ccg__img-wrap img,.ccg__card:focus-visible .ccg__img-wrap img{transform:scale(1.05)}.ccg__card:hover .ccg__overlay,.ccg__card:focus-visible .ccg__overlay{opacity:1}.ccg__card:hover .ccg__name,.ccg__card:focus-visible .ccg__name{letter-spacing:.2em}.ccg__card:focus-visible{outline:2px solid #697a48;outline-offset:2px}.ccg__img-wrap{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}@media screen and (min-width:768px){.ccg__img-wrap{aspect-ratio:4 / 5}}.ccg__img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.ccg__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e8e3d8,#d4ccb8 40%,#c8bfa6,#b8ad92);display:flex;align-items:center;justify-content:center}.ccg__placeholder svg{opacity:.3}.ccg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#140f06b8,#140f0638 45%,#140f060a);opacity:.82;transition:opacity .35s ease}.ccg__label{position:absolute;bottom:0;left:0;right:0;padding:20px 16px 18px;z-index:1}@media screen and (min-width:768px){.ccg__label{padding:28px 22px 22px}}.ccg__name{display:block;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,sans-serif;font-size:clamp(13px,2vw,16px);font-weight:500;letter-spacing:.16em;color:#fdf8f0;margin:0 0 4px;transition:letter-spacing .35s ease;line-height:1.5}.ccg__arrow{display:inline-flex;align-items:center;gap:6px;font-family:Hanken Grotesk,system-ui,sans-serif;font-size:9px;font-weight:500;letter-spacing:.34em;text-transform:uppercase;color:#eedaaac7;opacity:0;transform:translate(-4px);transition:opacity .3s ease,transform .3s ease}.ccg__card:hover .ccg__arrow,.ccg__card:focus-visible .ccg__arrow{opacity:1;transform:translate(0)}.ccg__arrow svg{flex-shrink:0}.mff{padding:clamp(64px,10vh,120px) clamp(24px,6vw,96px)}.mff__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:12px;font-weight:300;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin:0 0 28px}.mff__eyebrow:before{content:"";display:block;width:32px;height:1px;background:currentColor;flex-shrink:0}.mff__title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(26px,3.4vw,44px);line-height:1.7;letter-spacing:.14em;color:#4a3f33;margin:0 0 clamp(36px,5vh,64px);max-width:22ch}.mff__list{display:grid;grid-template-columns:1fr;gap:0;max-width:1200px;margin:0 auto}.mff__item{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(32px,6vw,96px);align-items:baseline;padding-bottom:clamp(28px,4vh,56px);margin-bottom:clamp(28px,4vh,56px);border-bottom:1px solid #e6dfd2}.mff__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.mff__left{padding-top:6px}.mff__num{display:block;font-family:Cormorant Garamond,serif;font-style:italic;font-size:16px;font-weight:300;letter-spacing:.2em;color:#5a6850;line-height:1.6}.mff__right{display:flex;flex-direction:column}.mff__item-title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:500;font-size:clamp(20px,2.1vw,28px);letter-spacing:.18em;line-height:1.8;color:#4a3f33;margin:0 0 20px}.mff__item-body{font-family:Noto Sans JP,sans-serif;font-size:15px;font-weight:300;line-height:2.2;letter-spacing:.08em;color:#3d362d;margin:0;max-width:38ch}@media(max-width:720px){.mff__item{grid-template-columns:1fr;gap:10px}.mff__item-body{max-width:none}}.mfh{position:relative;height:100vh;min-height:640px;width:100%;overflow:hidden;display:flex;align-items:flex-end}.mfh__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat;animation:mfh-ken 14s cubic-bezier(.22,.61,.36,1) forwards}@keyframes mfh-ken{0%{transform:scale(1.08)}to{transform:scale(1)}}.mfh__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#2820162e,#28201600 30% 52%,#2820168c);pointer-events:none}.mfh__inner{position:relative;z-index:2;width:100%;padding:0 clamp(24px,6vw,96px) clamp(56px,9vh,112px);display:flex;flex-direction:column;gap:20px;animation:mfh-fadein 1.2s cubic-bezier(.22,.61,.36,1) .1s both}@media screen and (min-width:768px){.mfh__inner{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:clamp(32px,5vw,80px)}}@keyframes mfh-fadein{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mfh__title-block{flex-shrink:0}.mfh__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:12px;font-weight:300;letter-spacing:.38em;color:#fffaf0b8;margin:0 0 16px}.mfh__eyebrow:before{content:"";display:block;width:28px;height:1px;background:#fffaf080;flex-shrink:0}.mfh__heading{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(28px,7vw,56px);line-height:1.8;letter-spacing:.14em;color:#fffaf0;margin:0;text-shadow:0 1px 24px rgba(0,0,0,.22)}@media screen and (min-width:768px){.mfh__title-block{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:28px}.mfh__eyebrow{writing-mode:vertical-rl;text-orientation:mixed;flex-direction:column-reverse;gap:14px;align-items:center;font-size:11px;margin:0;align-self:flex-start}.mfh__eyebrow:before{width:1px;height:28px}.mfh__heading{writing-mode:vertical-rl;text-orientation:mixed;font-size:clamp(32px,4vh,52px);line-height:2;letter-spacing:.18em;max-height:65vh}}.mfh__meta{display:flex;flex-direction:column;gap:24px;max-width:340px}@media screen and (min-width:768px){.mfh__meta{text-align:right;align-items:flex-end;max-width:300px;gap:28px}}.mfh__sub{font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:300;line-height:2.3;letter-spacing:.16em;color:#fffaf0e6;margin:0}.mfh__cta{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:14px;font-weight:400;letter-spacing:.32em;text-transform:uppercase;color:#fffaf0;padding:17px 32px;border:1px solid rgba(255,250,240,.58);background:transparent;text-decoration:none;cursor:pointer;transition:background .5s cubic-bezier(.22,.61,.36,1),color .5s cubic-bezier(.22,.61,.36,1),letter-spacing .5s cubic-bezier(.22,.61,.36,1),border-color .5s cubic-bezier(.22,.61,.36,1);white-space:nowrap}.mfh__cta:hover,.mfh__cta:focus-visible{background:#fffaf0;color:#4a3f33;border-color:#fffaf0;letter-spacing:.4em;text-decoration:none}.mfh__cta svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.mfh__cta:hover svg{transform:translate(4px)}.mfh__cta--ghost{padding:17px 28px;border-color:#fffaf04d;color:#fffaf0d1;font-size:13px}.mfh__cta--ghost:hover,.mfh__cta--ghost:focus-visible{background:#fffaf01f;border-color:#fffaf099;color:#fffaf0;letter-spacing:.38em}.mfh__actions{display:flex;flex-direction:column;gap:10px;align-items:flex-start}@media screen and (min-width:480px){.mfh__actions{flex-direction:row;align-items:center}}@media screen and (min-width:768px){.mfh__actions{flex-direction:column;align-items:flex-end}}.mfh__scroll{position:absolute;left:50%;bottom:28px;z-index:3;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;font-family:Cormorant Garamond,serif;font-style:italic;font-size:11px;letter-spacing:.34em;text-transform:uppercase;color:#fffaf0bf;pointer-events:none}.mfh__scroll:after{content:"";width:1px;height:48px;background:linear-gradient(180deg,rgba(255,250,240,.75),transparent);animation:mfh-scroll-line 2.4s infinite cubic-bezier(.22,.61,.36,1);transform-origin:top}@keyframes mfh-scroll-line{0%{transform:scaleY(0);opacity:0}40%{opacity:1}to{transform:scaleY(1);opacity:0}}@media(max-width:479px){.mfh__scroll{display:none}}.mfh-trust{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e6dfd2;border-bottom:1px solid #e6dfd2;background:#fbf8f3}.mfh-trust__item{text-align:center;padding:22px 8px;border-right:1px solid #e6dfd2}.mfh-trust__item:last-child{border-right:none}.mfh-trust__label{display:block;font-family:Cormorant Garamond,serif;font-style:italic;font-size:11px;letter-spacing:.36em;color:#7d8a6b}.mfh-trust__value{display:block;font-family:Noto Sans JP,sans-serif;font-size:13px;font-weight:400;letter-spacing:.1em;color:#3d362d;margin-top:7px}@media screen and (min-width:768px){.mfh-trust__label{font-size:12px}.mfh-trust__value{font-size:15px;margin-top:9px}}.tpfm{padding:clamp(72px,10vh,120px) clamp(24px,6vw,96px);position:relative;overflow:hidden}.tpfm__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,8vw,120px);align-items:center;max-width:1400px;margin:0 auto}.tpfm__media{position:relative;aspect-ratio:4 / 5;overflow:hidden}.tpfm__media img{width:100%;height:100%;object-fit:cover}.tpfm__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e8e0cc,#d4c8b0,#c2b494)}.tpfm__tag{position:absolute;top:24px;left:24px;color:#fffaf0;font-family:Cormorant Garamond,serif;font-size:11px;letter-spacing:.32em;text-transform:uppercase;background:#00000038;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 14px}.tpfm__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin-bottom:18px}.tpfm__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.tpfm__heading{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(24px,2.8vw,36px);line-height:1.8;letter-spacing:.14em;color:#4a3f33;margin-bottom:24px}.tpfm__body{font-size:15px;line-height:2;letter-spacing:.08em;color:#3d362d;margin-bottom:10px;max-width:40ch}.tpfm__quote{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-size:clamp(16px,1.4vw,19px);line-height:1.9;letter-spacing:.16em;color:#5a6850;margin:22px 0;padding-left:22px;border-left:1px solid #7d8a6b;max-width:26ch}.tpfm__link{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;text-transform:uppercase;color:#4a3f33;padding:12px 0;margin-top:10px;border-bottom:1px solid #7a6651;text-decoration:none;white-space:nowrap;transition:letter-spacing .5s cubic-bezier(.22,.61,.36,1)}.tpfm__link:hover{letter-spacing:.4em}.tpfm__link svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.tpfm__link:hover svg{transform:translate(4px)}@media(max-width:820px){.tpfm__inner{grid-template-columns:1fr}}.tpcat{padding:clamp(56px,7vh,88px) clamp(24px,6vw,96px) clamp(72px,10vh,112px)}.tpcat__head{text-align:center;margin-bottom:clamp(36px,5vh,60px)}.tpcat__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin-bottom:18px;justify-content:center}.tpcat__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.tpcat__title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(26px,3vw,40px);line-height:1.6;letter-spacing:.16em;color:#4a3f33}.tpcat__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.5vw,40px)}.tpcat__card{display:block;text-decoration:none}.tpcat__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#f6f0e4}.tpcat__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.6s cubic-bezier(.22,.61,.36,1)}.tpcat__card:hover .tpcat__media img{transform:scale(1.05)}.tpcat__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#28201600 55%,#2820168c)}.tpcat__label{position:absolute;left:32px;bottom:32px;z-index:2;color:#fffaf0;font-family:Cormorant Garamond,serif;font-size:clamp(28px,3vw,42px);letter-spacing:.34em;font-weight:400}.tpcat__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e8e0cc,#d4c8b0,#c2b494)}.tpcat__body{padding:22px 4px 0;display:grid;grid-template-columns:auto 1fr;gap:clamp(20px,3vw,48px);align-items:start}.tpcat__jp{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-size:clamp(18px,1.6vw,22px);color:#4a3f33;letter-spacing:.22em;white-space:nowrap}.tpcat__items{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px 24px;font-size:13px;color:#3d362d;letter-spacing:.12em}.tpcat__items li{display:flex;align-items:center;gap:10px;line-height:2;list-style:none}.tpcat__items li:before{content:"";width:6px;height:1px;background:#7d8a6b;display:inline-block;flex-shrink:0}@media(max-width:1024px){.tpcat__grid{grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,56px)}}@media(max-width:820px){.tpcat__grid{grid-template-columns:1fr;gap:56px}.tpcat__body{grid-template-columns:1fr;gap:16px}}.tpc{padding:clamp(72px,10vh,112px) clamp(24px,6vw,96px);text-align:center}.tpc__inner{max-width:760px;margin:0 auto}.tpc__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin-bottom:18px;justify-content:center}.tpc__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.tpc__title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(24px,2.8vw,36px);line-height:1.9;letter-spacing:.18em;color:#4a3f33;margin-bottom:36px}.tpc__body{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(15px,1.25vw,17px);line-height:2.2;letter-spacing:.14em;color:#3d362d}.tpc__body p+p{margin-top:1.2em}.tpc__rule{width:1px;height:40px;background:#e6dfd2;margin:48px auto 0}.tph{position:relative;height:72vh;min-height:520px;overflow:hidden;display:flex;align-items:flex-end}.tph__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;animation:tph-ken 14s cubic-bezier(.22,.61,.36,1) forwards}@keyframes tph-ken{0%{transform:scale(1.08)}to{transform:scale(1)}}.tph__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#28201652,#28201600 28% 55%,#28201680);pointer-events:none}.tph__crumbs{position:absolute;top:96px;left:clamp(24px,6vw,96px);z-index:3;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:#fffaf0;opacity:.85}.tph__crumbs a{color:inherit;text-decoration:none}.tph__crumbs span+span:before{content:"  /  ";opacity:.6}.tph__crumb-current{opacity:.75}.tph__inner{position:relative;z-index:2;width:100%;padding:0 clamp(24px,6vw,96px) clamp(40px,6vh,72px);display:grid;grid-template-columns:1fr auto;align-items:end;gap:32px}.tph__category{font-family:Cormorant Garamond,serif;color:#fffaf0;letter-spacing:.5em;text-transform:uppercase;font-size:13px;margin-bottom:20px;opacity:.9}.tph__title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;color:#fffaf0;font-size:clamp(28px,4vw,56px);line-height:1.7;letter-spacing:.12em;text-shadow:0 1px 24px rgba(0,0,0,.22);max-width:22ch;margin:0}.tph__origin{margin-top:28px;color:#fffaf0;font-family:Cormorant Garamond,serif;font-size:11px;letter-spacing:.32em;text-transform:uppercase;opacity:.9;display:inline-flex;align-items:center;gap:12px}.tph__dot{width:6px;height:6px;border-radius:50%;background:#cdd4a8;display:inline-block;box-shadow:0 0 0 4px #cdd4a82e;flex-shrink:0}.tph__meta{color:#fffaf0;text-align:right;max-width:320px}.tph__sub{font-size:13px;line-height:2;letter-spacing:.18em;margin-bottom:20px;opacity:.95}.tph__cta{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:14px;letter-spacing:.32em;text-transform:uppercase;color:#fffaf0;padding:18px 32px;border:1px solid rgba(255,250,240,.6);background:transparent;text-decoration:none;white-space:nowrap;transition:background .5s cubic-bezier(.22,.61,.36,1),color .5s,letter-spacing .5s cubic-bezier(.22,.61,.36,1)}.tph__cta:hover{background:#fffaf0;color:#4a3f33;letter-spacing:.38em}.tph__cta svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.tph__cta:hover svg{transform:translate(4px)}@media(max-width:720px){.tph{min-height:460px}.tph__crumbs{top:90px}.tph__inner{grid-template-columns:1fr}.tph__meta{text-align:left;max-width:100%}}.tpcta{padding:clamp(100px,14vh,180px) clamp(24px,6vw,96px);border-top:1px solid #e6dfd2;text-align:center}.tpcta__inner{max-width:640px;margin:0 auto}.tpcta__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin-bottom:28px;justify-content:center}.tpcta__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.tpcta__heading{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(24px,2.8vw,36px);line-height:1.8;letter-spacing:.16em;color:#4a3f33;margin-bottom:28px}.tpcta__body{font-size:14px;line-height:2.3;letter-spacing:.1em;color:#3d362d;margin-bottom:48px}.tpcta__btns{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.tpcta__btn{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;text-transform:uppercase;text-decoration:none;padding:18px 40px;white-space:nowrap;transition:background .4s ease,color .4s,letter-spacing .5s cubic-bezier(.22,.61,.36,1)}.tpcta__btn:hover{letter-spacing:.4em}.tpcta__btn--primary{background:#4a3f33;color:#fffaf0;border:1px solid #4a3f33}.tpcta__btn--primary:hover{background:#3d362d;border-color:#3d362d}.tpcta__btn--ghost{background:transparent;color:#4a3f33;border:1px solid #7a6651}.tpcta__btn--ghost:hover{background:#4a3f33;color:#fffaf0;border-color:#4a3f33}.tpcta__btn svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.tpcta__btn:hover svg{transform:translate(4px)}.tpf{padding:clamp(72px,10vh,112px) clamp(24px,6vw,96px)}.tpf__head{text-align:center;margin-bottom:clamp(48px,7vh,80px)}.tpf__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin-bottom:18px;justify-content:center}.tpf__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.tpf__head-title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(26px,3vw,40px);line-height:1.6;letter-spacing:.16em;color:#4a3f33}.tpf__prod{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,6vw,88px);align-items:center;max-width:1280px;margin:0 auto clamp(56px,8vh,96px)}.tpf__prod:last-of-type{margin-bottom:0}.tpf__prod:nth-of-type(2n){direction:rtl}.tpf__prod:nth-of-type(2n)>*{direction:ltr}.tpf__media{aspect-ratio:4 / 5;overflow:hidden;position:relative}.tpf__media img{width:100%;height:100%;object-fit:cover;transition:transform 2s cubic-bezier(.22,.61,.36,1)}.tpf__prod:hover .tpf__media img{transform:scale(1.04)}.tpf__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e8e0cc,#d4c8b0,#c2b494)}.tpf__no{font-family:Cormorant Garamond,serif;font-style:italic;font-size:14px;color:#5a6850;letter-spacing:.28em;text-transform:uppercase;margin-bottom:14px;display:inline-flex;align-items:center;gap:14px}.tpf__no:before{content:"";width:28px;height:1px;background:currentColor}.tpf__origin{display:inline-flex;align-items:center;gap:10px;font-family:Cormorant Garamond,serif;font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#5a6850;background:#7d8a6b1a;padding:7px 14px;margin-bottom:18px}.tpf__origin:before{content:"";width:5px;height:5px;border-radius:50%;background:#7d8a6b;flex-shrink:0}.tpf__name{font-family:Cormorant Garamond,serif;font-weight:400;font-size:clamp(26px,2.8vw,38px);letter-spacing:.18em;color:#4a3f33;margin-bottom:12px;line-height:1.3}.tpf__name-jp{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-size:15px;letter-spacing:.22em;color:#8a7f6f;margin-bottom:22px}.tpf__body{font-size:15px;line-height:2;letter-spacing:.08em;color:#3d362d;max-width:36ch;margin-bottom:22px}.tpf__row{display:flex;gap:28px;align-items:center;border-top:1px solid #e6dfd2;padding-top:16px;max-width:380px}.tpf__weight{font-size:12px;letter-spacing:.22em;color:#8a7f6f}.tpf__price{font-family:Cormorant Garamond,serif;font-size:22px;color:#4a3f33;letter-spacing:.06em;margin-left:auto}.tpf__cta{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;text-transform:uppercase;color:#4a3f33;padding:12px 0;border-bottom:1px solid #7a6651;text-decoration:none;white-space:nowrap;margin-top:20px;transition:letter-spacing .5s cubic-bezier(.22,.61,.36,1)}.tpf__cta:hover{letter-spacing:.4em}.tpf__cta svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.tpf__cta:hover svg{transform:translate(4px)}@media(max-width:820px){.tpf__prod{grid-template-columns:1fr;gap:24px}.tpf__prod:nth-of-type(2n){direction:ltr}.tpf__body{max-width:none}}.tpfp{padding:clamp(72px,10vh,112px) clamp(24px,6vw,96px)}.tpfp__head{text-align:center;margin-bottom:clamp(48px,7vh,80px)}.tpfp__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin-bottom:18px;justify-content:center}.tpfp__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.tpfp__title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(26px,3vw,40px);line-height:1.6;letter-spacing:.16em;color:#4a3f33}.tpfp__prod{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,6vw,88px);align-items:center;max-width:1280px;margin:0 auto clamp(56px,8vh,96px)}.tpfp__prod:last-of-type{margin-bottom:0}.tpfp__prod:nth-of-type(2n){direction:rtl}.tpfp__prod:nth-of-type(2n)>*{direction:ltr}.tpfp__media{aspect-ratio:4 / 5;overflow:hidden;position:relative}.tpfp__media img{width:100%;height:100%;object-fit:cover;transition:transform 2s cubic-bezier(.22,.61,.36,1)}.tpfp__prod:hover .tpfp__media img{transform:scale(1.04)}.tpfp__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e8e0cc,#d4c8b0,#c2b494)}.tpfp__no{font-family:Cormorant Garamond,serif;font-style:italic;font-size:14px;color:#5a6850;letter-spacing:.28em;text-transform:uppercase;margin-bottom:14px;display:inline-flex;align-items:center;gap:14px}.tpfp__no:before{content:"";width:28px;height:1px;background:currentColor}.tpfp__origin{display:inline-flex;align-items:center;gap:10px;font-family:Cormorant Garamond,serif;font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#5a6850;background:#7d8a6b1a;padding:7px 14px;margin-bottom:18px}.tpfp__origin:before{content:"";width:5px;height:5px;border-radius:50%;background:#7d8a6b;flex-shrink:0}.tpfp__name{font-family:Cormorant Garamond,serif;font-weight:400;font-size:clamp(26px,2.8vw,38px);letter-spacing:.18em;color:#4a3f33;margin-bottom:12px;line-height:1.3}.tpfp__name-jp{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-size:15px;letter-spacing:.22em;color:#8a7f6f;margin-bottom:22px}.tpfp__body{font-size:15px;line-height:2;letter-spacing:.08em;color:#3d362d;max-width:36ch;margin-bottom:22px}.tpfp__row{display:flex;gap:28px;align-items:center;border-top:1px solid #e6dfd2;padding-top:16px;max-width:380px}.tpfp__weight{font-size:12px;letter-spacing:.22em;color:#8a7f6f}.tpfp__price{font-family:Cormorant Garamond,serif;font-size:22px;color:#4a3f33;letter-spacing:.06em;margin-left:auto}.tpfp__cta{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;text-transform:uppercase;color:#4a3f33;padding:12px 0;border-bottom:1px solid #7a6651;text-decoration:none;white-space:nowrap;margin-top:20px;transition:letter-spacing .5s cubic-bezier(.22,.61,.36,1)}.tpfp__cta:hover{letter-spacing:.4em}.tpfp__cta svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.tpfp__cta:hover svg{transform:translate(4px)}@media(max-width:820px){.tpfp__prod{grid-template-columns:1fr;gap:24px}.tpfp__prod:nth-of-type(2n){direction:ltr}.tpfp__body{max-width:none}}.tpprom{padding:clamp(56px,8vh,96px) clamp(24px,6vw,96px);border-top:1px solid #e6dfd2}.tpprom__head{text-align:center;margin-bottom:clamp(40px,6vh,64px)}.tpprom__eyebrow{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:12px;letter-spacing:.4em;text-transform:uppercase;color:#5a6850;margin-bottom:18px;justify-content:center}.tpprom__eyebrow:before{content:"";width:32px;height:1px;background:currentColor}.tpprom__title{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(22px,2.4vw,30px);line-height:2;letter-spacing:.18em;color:#4a3f33}.tpprom__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(32px,5vw,72px);max-width:1200px;margin:0 auto}.tpprom__item{text-align:center}.tpprom__icon{width:32px;height:32px;margin:0 auto 18px;color:#5a6850}.tpprom__icon svg{width:100%;height:100%}.tpprom__num{font-family:Cormorant Garamond,serif;font-style:italic;font-size:13px;letter-spacing:.28em;color:#5a6850;margin-bottom:10px}.tpprom__name{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:500;font-size:clamp(15px,1.4vw,18px);letter-spacing:.18em;line-height:1.7;color:#4a3f33;margin-bottom:12px}.tpprom__body{font-size:13px;line-height:1.95;letter-spacing:.08em;color:#3d362d;max-width:22ch;margin:0 auto}@media(max-width:820px){.tpprom__grid{grid-template-columns:repeat(2,1fr);gap:36px 28px}}@media(max-width:480px){.tpprom__grid{grid-template-columns:1fr;gap:32px}}.tpspot{padding:clamp(56px,8vh,96px) clamp(24px,6vw,96px);position:relative;overflow:hidden}.tpspot__inner{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(40px,6vw,96px);align-items:center;max-width:1400px;margin:0 auto}.tpspot__media{position:relative;aspect-ratio:5 / 6;overflow:hidden}.tpspot__media img{width:100%;height:100%;object-fit:cover;transition:transform 2s cubic-bezier(.22,.61,.36,1)}.tpspot:hover .tpspot__media img{transform:scale(1.03)}.tpspot__placeholder{width:100%;height:100%;background:linear-gradient(145deg,#e8e0cc,#d4c8b0,#c2b494)}.tpspot__season{position:absolute;top:22px;left:22px;z-index:2;color:#fffaf0;font-family:Cormorant Garamond,serif;font-size:11px;letter-spacing:.34em;text-transform:uppercase;background:#4a3f334d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 14px}.tpspot__text{padding:clamp(8px,3vw,32px) 0}.tpspot__kicker{font-family:Cormorant Garamond,serif;font-style:italic;font-size:14px;letter-spacing:.2em;color:#5a6850;margin-bottom:14px;display:inline-flex;align-items:center;gap:14px}.tpspot__kicker:before{content:"";width:28px;height:1px;background:currentColor}.tpspot__heading{font-family:Shippori Mincho B1,\6e38\660e\671d,Yu Mincho,serif;font-weight:400;font-size:clamp(24px,2.8vw,38px);line-height:1.75;letter-spacing:.14em;color:#4a3f33;margin-bottom:20px}.tpspot__body{font-size:15px;line-height:2;letter-spacing:.08em;color:#3d362d;margin-bottom:10px;max-width:40ch}.tpspot__notes{list-style:none;padding:0;display:flex;flex-direction:column;gap:0;margin:22px 0;max-width:36ch}.tpspot__notes li{display:grid;grid-template-columns:96px 1fr;gap:18px;font-size:13px;letter-spacing:.08em;line-height:1.75;padding:10px 0;border-top:1px solid rgba(125,138,107,.25);list-style:none}.tpspot__notes li:last-child{border-bottom:1px solid rgba(125,138,107,.25)}.tpspot__notes b{font-family:Cormorant Garamond,serif;font-style:italic;font-weight:400;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#5a6850}.tpspot__link{display:inline-flex;align-items:center;gap:14px;font-family:Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;text-transform:uppercase;color:#4a3f33;padding:12px 0;border-bottom:1px solid #7a6651;text-decoration:none;white-space:nowrap;margin-top:8px;transition:letter-spacing .5s cubic-bezier(.22,.61,.36,1)}.tpspot__link:hover{letter-spacing:.4em}.tpspot__link svg{flex-shrink:0;transition:transform .4s cubic-bezier(.22,.61,.36,1)}.tpspot__link:hover svg{transform:translate(4px)}@media(max-width:820px){.tpspot__inner{grid-template-columns:1fr}.tpspot__notes{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
