:root{--color-ink: #4a4038;--color-heading: #75552d;--color-gold: #b08d57;--color-ivory: #f9f8f5;--color-beige: #ede6d8;--color-white: #ffffff;--color-ink-rgb: 74, 64, 56;--color-heading-rgb: 117, 85, 45;--color-gold-rgb: 176, 141, 87;--color-ivory-rgb: 249, 248, 245;--color-beige-rgb: 237, 230, 216;--color-white-rgb: 255, 255, 255;--color-accent: var(--color-gold);--color-border: rgba(var(--color-gold-rgb), .4)}:root{--font-en: "Cormorant Upright", "Cormorant Garamond", "Times New Roman", serif;--font-mincho-heading: "Shippori Mincho B1", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;--font-mincho-body: "Zen Old Mincho", "Hiragino Mincho ProN", "Yu Mincho", YuMincho, serif;--font-body-family: var(--font-mincho-body);--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-heading-family: var(--font-mincho-heading);--font-heading-style: normal;--font-heading-weight: 400}body{font-size:1.6rem}.type-eyebrow{font-family:var(--font-en);font-weight:700;font-size:1.6rem;line-height:1.4;letter-spacing:.12em;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.type-heading{font-family:var(--font-mincho-heading);font-weight:400;font-size:2.4rem;line-height:1.5;letter-spacing:.04em}.type-step-number{font-family:var(--font-en);font-weight:500;font-size:3.2rem;line-height:1.2;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1}.type-step-label{font-family:var(--font-mincho-heading);font-weight:500;font-size:1.8rem;line-height:1.6}.type-column-label{font-family:var(--font-mincho-body);font-weight:700;font-size:1.8rem;line-height:1.6}.type-body{font-family:var(--font-mincho-body);font-weight:400;font-size:1.6rem;line-height:1.8}.type-emphasis{font-family:var(--font-mincho-body);font-weight:500;font-size:1.6rem;line-height:1.6}.text-gold{color:var(--color-gold)}.text-heading{color:var(--color-heading)}.text-ink{color:var(--color-ink)}.type-caption{font-family:var(--font-mincho-body);font-weight:400;font-size:1.4rem;line-height:1.7}:root{--page-width-wide: 144rem}.header.page-width,.custom-footer__inner.page-width{max-width:var(--page-width-wide)}.custom-button{display:inline-block;padding:1.6rem 3.2rem;border:1px solid transparent;border-radius:.2rem;text-align:center;text-decoration:none;letter-spacing:.08em;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.custom-button[aria-disabled=true]{cursor:default;opacity:.6}@media screen and (max-width:749px){.custom-button--sp-outline-heading{border-color:var(--color-heading);background-color:transparent;color:var(--color-heading)}.custom-button--sp-outline-gold{border-color:var(--color-gold);background-color:transparent;color:var(--color-heading)}.custom-button--sp-fill-heading{border-color:var(--color-heading);background-color:var(--color-heading);color:var(--color-white)}.custom-button--sp-fill-white{border-color:var(--color-white);background-color:var(--color-white);color:var(--color-heading)}}@media screen and (min-width:750px){.custom-button{padding:1.6rem 5.6rem}.custom-button--pc-outline-heading{border-color:var(--color-heading);background-color:transparent;color:var(--color-heading)}.custom-button--pc-outline-gold{border-color:var(--color-gold);background-color:transparent;color:var(--color-heading)}.custom-button--pc-fill-heading{border-color:var(--color-heading);background-color:var(--color-heading);color:var(--color-white)}.custom-button--pc-fill-white{border-color:var(--color-white);background-color:var(--color-white);color:var(--color-heading)}}@media(hover:hover){.custom-button:hover{border-color:var(--color-heading);background-color:var(--color-heading);color:var(--color-white)}}.custom-hero-section,.custom-hero{background-color:transparent}.custom-hero__inner{position:relative;overflow:hidden}.custom-hero__media{position:relative;width:100%;aspect-ratio:3 / 4}.custom-hero__media picture,.custom-hero__media img,.custom-hero__placeholder{display:block;width:100%;height:100%;object-fit:cover}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.custom-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:4rem 2.4rem;color:rgb(var(--color-foreground))}.custom-hero__block{display:flex;flex-direction:column;width:100%;max-width:62rem}.custom-hero__content--left{text-align:left}.custom-hero__content--center{text-align:center}.custom-hero__content--right{text-align:right}.custom-hero__logo{height:auto;max-width:100%;margin-bottom:3.2rem}.custom-hero__content--center .custom-hero__logo{margin-inline:auto}.custom-hero__content--right .custom-hero__logo{margin-inline-start:auto}.custom-hero__text>:first-child{margin-top:0}.custom-hero__text>:last-child{margin-bottom:0}@media screen and (max-width:749px){.custom-hero__br-pc{display:none}}@media screen and (min-width:750px){.custom-hero__br-sp{display:none}}.custom-hero__cta{margin-top:3.2rem}@media screen and (max-width:749px){.custom-hero--mobile-top .custom-hero__content{justify-content:flex-start}.custom-hero--mobile-center .custom-hero__content{justify-content:center}.custom-hero--mobile-bottom .custom-hero__content{justify-content:flex-end}.custom-hero__content--center .custom-hero__block{margin-inline:auto}.custom-hero__content--right .custom-hero__block{margin-inline-start:auto}.custom-hero--mobile-button-bottom .custom-hero__block{flex:1}.custom-hero--mobile-button-bottom .custom-hero__cta{margin-top:auto}}@media screen and (min-width:750px){.custom-hero__content{justify-content:center;padding:5rem}.custom-hero--desktop-left .custom-hero__block{margin-inline:0 auto}.custom-hero--desktop-center .custom-hero__block{margin-inline:auto}.custom-hero--desktop-right .custom-hero__block{margin-inline:auto 0}}.custom-heading--left{text-align:left}.custom-heading--center{text-align:center}.custom-heading--right{text-align:right}.custom-heading__star{display:block;width:1.6rem;height:1.6rem;margin-bottom:1.2rem}.custom-heading--center .custom-heading__star{margin-inline:auto}.custom-heading--right .custom-heading__star{margin-inline-start:auto}.custom-heading__eyebrow{margin:0 0 1.6rem}.custom-heading__title{margin:0}.custom-heading__br-sp{display:none}@media screen and (max-width:749px){.custom-heading__br-sp{display:inline}.custom-heading__punctuation{display:none}}.custom-heading__title--small{font-size:2rem}.custom-heading__title--medium{font-size:2.4rem}.custom-heading__title--large{font-size:2.8rem}@media screen and (min-width:750px){.custom-heading__title--large{font-size:3.2rem}}.custom-image-text__inner{display:flex;flex-direction:column;align-items:center;gap:2.4rem}.custom-image-text__media{width:100%;overflow:hidden}.custom-image-text__media img,.custom-image-text__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.custom-image-text__content--left{text-align:left}.custom-image-text__content--center{text-align:center}.custom-image-text__content--right{text-align:right}.custom-image-text__text>:first-child{margin-top:0}.custom-image-text__text>:last-child{margin-bottom:0}@media screen and (max-width:749px){.custom-image-text__br-pc{display:none}}@media screen and (min-width:750px){.custom-image-text__br-sp{display:none}}.custom-image-text__cta{margin-top:3.2rem}@media screen and (min-width:750px){.custom-image-text__inner{flex-direction:row;justify-content:center}.custom-image-text__inner.custom-image-text--image-right{flex-direction:row-reverse}.custom-image-text__inner.custom-image-text--align-center{align-items:center}.custom-image-text__inner.custom-image-text--align-start{align-items:flex-start}}.custom-collection__grid{display:grid;margin:0;padding:0;list-style:none}.custom-collection__item{min-width:0}.custom-collection__card{display:block;color:rgb(var(--color-foreground));text-decoration:none;transition:box-shadow .25s ease,transform .25s ease;padding:.5rem}.custom-collection__media{overflow:hidden;margin-bottom:1.2rem;background-color:rgba(var(--color-foreground),.04)}.custom-collection__media img,.custom-collection__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.custom-collection__grid--square .custom-collection__media{aspect-ratio:1 / 1}.custom-collection__grid--portrait .custom-collection__media{aspect-ratio:3 / 4}.custom-collection__grid--landscape .custom-collection__media{aspect-ratio:4 / 3}.custom-collection__grid--natural .custom-collection__media img{height:auto}.custom-collection__title{margin:0 0 .4rem}.custom-collection__price{margin:0}.custom-collection__price-was{margin-inline-end:.6rem;opacity:.6}@media screen and (min-width:750px)and (hover:hover){.custom-collection__card:hover{box-shadow:0 .6rem 2.4rem rgba(var(--color-shadow),.18);transform:translateY(-.2rem)}}@media(prefers-reduced-motion:reduce){.custom-collection__card{transition:box-shadow .25s ease}.custom-collection__card:hover{transform:none}}.custom-collection__cta{margin-top:4rem;text-align:center}.custom-filter-nav__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:3.2rem}.custom-filter-nav__heading{margin:0 0 1.6rem}.custom-filter-nav__list{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}.custom-filter-nav__empty{margin:0;opacity:.5}.custom-filter-nav__link{display:inline-block;padding:1rem 1.8rem;border:1px solid var(--color-border);color:rgb(var(--color-foreground));text-decoration:none;transition:border-color .2s ease,background-color .2s ease}@media(hover:hover){.custom-filter-nav__link:hover{border-color:var(--color-gold);background-color:rgba(var(--color-gold-rgb),.08)}}@media screen and (min-width:750px){.custom-filter-nav__list{display:block}.custom-filter-nav__item+.custom-filter-nav__item{margin-top:1.2rem}.custom-filter-nav__link{display:inline-block;padding:0;border:0;transition:color .2s ease}.custom-filter-nav__link:hover{background-color:transparent}}@media screen and (min-width:750px)and (hover:hover){.custom-filter-nav__link:hover{color:var(--color-heading);text-decoration:underline;text-underline-offset:.4rem}}.custom-steps__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:2.8rem;margin:0;padding:0;list-style:none;counter-reset:none}.custom-steps__item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:1.6rem;align-items:baseline}.custom-steps__number{margin:0;grid-row:1 / span 2}.custom-steps__label{margin:0 0 .6rem}.custom-steps__text{margin:0}@media screen and (min-width:750px){.custom-steps__item{display:block;position:relative;text-align:center}.custom-steps__number{margin-bottom:.8rem}.custom-steps__label{margin-bottom:1.6rem}.custom-steps__grid--dividers .custom-steps__item:before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--custom-steps-gap, 40px) / -2);width:1px;background-color:var(--color-border)}.custom-steps__grid--dividers .custom-steps__item:first-child:before{content:none}}.custom-steps__cta{margin-top:4.8rem;text-align:center}.custom-gallery__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;margin:0;padding:0;list-style:none}.custom-gallery__item{min-width:0}.custom-gallery__media{display:block;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.custom-gallery__media img,.custom-gallery__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.custom-gallery__grid--square .custom-gallery__media{aspect-ratio:1 / 1}.custom-gallery__grid--portrait .custom-gallery__media{aspect-ratio:3 / 4}.custom-gallery__grid--landscape .custom-gallery__media{aspect-ratio:4 / 3}.custom-gallery__grid--natural .custom-gallery__media img{height:auto}.custom-gallery__full{padding-inline:1.5rem}@media screen and (min-width:750px){.custom-gallery__full{padding-inline:5rem}}.custom-gallery__media--link img{transition:opacity .25s ease}@media(hover:hover){.custom-gallery__media--link:hover img{opacity:.85}}.custom-cta--left{text-align:left}.custom-cta--center{text-align:center}.custom-cta--right{text-align:right}.custom-cta__text{margin:0}.custom-cta__br-sp{display:none}@media screen and (max-width:749px){.custom-cta__br-sp{display:inline}}.custom-cta__actions{margin-top:2.8rem}@media screen and (max-width:749px){.custom-cta__actions--full-mobile .custom-button{display:block;width:100%;padding-inline:1.6rem}}.custom-columns--left{text-align:left}.custom-columns--center{text-align:center}.custom-columns--right{text-align:right}.custom-columns__inner{margin-inline:auto}.custom-columns__title{margin:0 0 4rem}.custom-columns__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:3.2rem;margin:0;padding:0;list-style:none}.custom-columns__item{min-width:0}.custom-columns__star{display:inline-block;width:1.4rem;height:1.4rem;margin-bottom:.8rem}.custom-columns__label{margin:0 0 1.2rem}.custom-columns__title--small{font-size:2rem}.custom-columns__title--medium{font-size:2.4rem}.custom-columns__title--large{font-size:2.8rem}.custom-columns__label--small{font-size:1.6rem}.custom-columns__label--medium{font-size:1.8rem}.custom-columns__label--large{font-size:2rem}.custom-columns__text{margin:0}@media screen and (min-width:750px){.custom-columns__title{margin-bottom:5.6rem}.custom-columns__title--large{font-size:3.2rem}.custom-columns__label--large{font-size:2.2rem}.custom-columns__grid{display:flex;flex-wrap:wrap;justify-content:center}.custom-columns__item{position:relative;flex:0 0 calc((100% - var(--custom-columns-gap, 48px) * (var(--custom-columns-count, 3) - 1)) / var(--custom-columns-count, 3))}.custom-columns__grid--dividers .custom-columns__item:before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--custom-columns-gap, 48px) / -2);width:1px;background-color:var(--color-border)}.custom-columns__grid--dividers .custom-columns__item:first-child:before{content:none}}.custom-info-table__inner{margin-inline:auto}.custom-info-table__title{margin:0 0 3.2rem}.custom-info-table__title--left{text-align:left}.custom-info-table__title--center{text-align:center}.custom-info-table__list{margin:0}.custom-info-table__row{display:grid;grid-template-columns:minmax(0,1fr);row-gap:.4rem}.custom-info-table__list--dividers .custom-info-table__row+.custom-info-table__row{border-top:1px solid var(--color-border)}.custom-info-table__label,.custom-info-table__value{margin:0}@media screen and (min-width:750px){.custom-info-table__title{margin-bottom:4rem}.custom-info-table__row{grid-template-columns:120px minmax(0,1fr);column-gap:4rem;row-gap:0;align-items:start}}.custom-lead--left{text-align:left}.custom-lead--center{text-align:center}.custom-lead--right{text-align:right}.custom-lead__inner{margin-inline:auto}.custom-lead__title{margin:0}.custom-lead__text{margin:1.6rem 0 0}.custom-lead__title--small{font-size:2rem}.custom-lead__title--medium{font-size:2.4rem}.custom-lead__title--large{font-size:2.8rem}.custom-lead__br-sp{display:none}@media screen and (max-width:749px){.custom-lead__br-sp{display:inline}}@media screen and (min-width:750px){.custom-lead__title--large{font-size:3.2rem}.custom-lead__text{margin-top:2rem}}.custom-guide__inner{margin-inline:auto}.custom-guide__list{display:grid;grid-template-columns:minmax(0,1fr);gap:3.2rem;margin:0;padding:0;list-style:none}.custom-guide__item{min-width:0}.custom-guide__label{display:flex;align-items:center;gap:.8rem;margin:0 0 1rem;letter-spacing:.08em}.custom-guide__star{flex:none;width:1.3rem;height:1.3rem}.custom-guide__text>:first-child{margin-top:0}.custom-guide__text>:last-child{margin-bottom:0}.custom-guide__text p+p{margin-top:1.2rem}@media screen and (max-width:749px){.custom-guide__list--dividers-sp .custom-guide__item+.custom-guide__item,.custom-guide__list--dividers-all .custom-guide__item+.custom-guide__item{padding-top:3.2rem;border-top:1px solid var(--color-border)}}@media screen and (min-width:750px){.custom-guide__list--dividers-all .custom-guide__item{padding-top:2.4rem;border-top:1px solid var(--color-border)}}.custom-features--left{text-align:left}.custom-features--center{text-align:center}.custom-features__inner{margin-inline:auto}.custom-features__title{margin:0 0 4rem;text-align:center}.custom-features__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:4.8rem;margin:0;padding:0;list-style:none}.custom-features__item{min-width:0}.custom-features__media{overflow:hidden;margin-bottom:2rem;background-color:rgba(var(--color-foreground),.04)}.custom-features__grid--landscape .custom-features__media{aspect-ratio:4 / 3}.custom-features__grid--square .custom-features__media{aspect-ratio:1 / 1}.custom-features__grid--portrait .custom-features__media{aspect-ratio:3 / 4}.custom-features__media img,.custom-features__media .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.custom-features__media--icon{display:flex;align-items:center;justify-content:center}.custom-features__media--icon img{height:auto;max-width:60%;max-height:60%;object-fit:contain}.custom-features__number{margin:0 0 .4rem}.custom-features__label{margin:0 0 1.2rem}.custom-features__text>:first-child{margin-top:0}.custom-features__text>:last-child{margin-bottom:0}.custom-features__text p+p{margin-top:1.2rem}@media screen and (min-width:750px){.custom-features__title{margin-bottom:5.6rem}}.custom-message__inner{margin-inline:auto}.custom-message__lead{margin-bottom:4rem;line-height:2}.custom-message__lead--left{text-align:left}.custom-message__lead--center{text-align:center}.custom-message__lead>:first-child{margin-top:0}.custom-message__lead>:last-child{margin-bottom:0}.custom-message__profiles{display:grid;grid-template-columns:minmax(0,1fr);gap:3.2rem;margin:0;padding:0;list-style:none}.custom-message__profiles--left{text-align:left}.custom-message__profiles--center{text-align:center}.custom-message__profile{position:relative;min-width:0}.custom-message__photo{width:12rem;aspect-ratio:1 / 1;overflow:hidden;margin-bottom:1.6rem}.custom-message__profiles--center .custom-message__photo{margin-inline:auto}.custom-message__photo--circle{border-radius:50%}.custom-message__photo img{display:block;width:100%;height:100%;object-fit:cover}.custom-message__role{margin:0 0 .4rem;letter-spacing:.08em}.custom-message__name{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:1.2rem;margin:0 0 1.2rem}.custom-message__profiles--center .custom-message__name{justify-content:center}.custom-message__text>:first-child{margin-top:0}.custom-message__text>:last-child{margin-bottom:0}@media screen and (max-width:749px){.custom-message__profiles--dividers .custom-message__profile+.custom-message__profile{padding-top:3.2rem;border-top:1px solid var(--color-border)}}@media screen and (min-width:750px){.custom-message__lead{margin-bottom:5.6rem}.custom-message__profiles--dividers .custom-message__profile+.custom-message__profile:before{content:"";position:absolute;top:0;bottom:0;left:calc(var(--custom-message-gap, 80px) / -2);width:1px;background-color:var(--color-border)}}.custom-contact__inner{margin-inline:auto}.custom-contact--left .custom-contact__inner{text-align:left}.custom-contact--center .custom-contact__inner{text-align:center}.custom-contact__text>:first-child,.custom-contact__note>:first-child{margin-top:0}.custom-contact__text>:last-child,.custom-contact__note>:last-child{margin-bottom:0}.custom-contact__actions{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;width:fit-content;max-width:100%;margin:3.2rem auto 0;padding:0;list-style:none}.custom-contact--left .custom-contact__actions{margin-inline:0}.custom-contact__button{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.custom-contact__icon{flex:none;width:2rem;height:2rem}.custom-contact__note{margin-top:2.4rem;opacity:.85}.custom-contact__apps{margin-top:4.8rem}@media screen and (max-width:749px){.custom-contact__actions--full-mobile{width:100%}.custom-contact__actions--full-mobile .custom-contact__button{padding-inline:1.6rem}}@media screen and (min-width:750px){.custom-contact__actions{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:2.4rem}.custom-contact__apps{margin-top:6.4rem}}@media screen and (max-width:749px){.custom-features__br-pc,.custom-message__br-pc,.custom-contact__br-pc{display:none}}@media screen and (min-width:750px){.custom-features__br-sp,.custom-message__br-sp,.custom-contact__br-sp{display:none}}@media(prefers-reduced-motion:no-preference){.custom-hero__block.scroll-trigger,.custom-heading.scroll-trigger,.custom-image-text.scroll-trigger,.custom-collection.scroll-trigger,.custom-filter-nav.scroll-trigger,.custom-steps.scroll-trigger,.custom-gallery.scroll-trigger,.custom-cta.scroll-trigger,.custom-columns.scroll-trigger,.custom-info-table.scroll-trigger,.custom-lead.scroll-trigger,.custom-guide.scroll-trigger,.custom-features.scroll-trigger,.custom-message.scroll-trigger,.custom-contact.scroll-trigger{--animation-order: 0;--duration-extra-long: .7s}}@media screen and (min-width:990px){.header__inline-menu .header__menu-item{font-size:1.6rem;color:rgb(var(--color-foreground));transition:color var(--duration-short) ease}.header__inline-menu .header__menu-item:hover{color:var(--color-gold)}.header__inline-menu .header__menu-item:hover span{text-decoration:none}.header__inline-menu details[open]>.header__menu-item{text-decoration:none;color:var(--color-gold)}.header__inline-menu .header__submenu .header__menu-item:hover{text-decoration-line:none;color:var(--color-gold)}}.language-toggle{display:flex;align-items:center;gap:.4rem}.language-toggle__item{font-family:var(--font-en);font-size:1.4rem;line-height:1;letter-spacing:.08em;padding:1.5rem .4rem;background:none;border:0;cursor:pointer;color:rgba(var(--color-foreground),.7);transition:color var(--duration-short) ease}.language-toggle__item--active{color:var(--color-heading);font-weight:700;cursor:default}.language-toggle__separator{color:rgba(var(--color-foreground),.4);font-family:var(--font-en);font-size:1.4rem;line-height:1}@media(hover:hover){.language-toggle__item:not(.language-toggle__item--active):hover{color:var(--color-gold)}}@media screen and (max-width:749px){.header__icons .header__search{display:none}}.menu-drawer__navigation{min-width:0}.menu-drawer__search{display:flex;align-items:center;gap:.8rem;margin:0 3rem 2rem;padding-bottom:.8rem;border-bottom:1px solid rgba(var(--color-foreground),.2);max-width:calc(100% - 6rem)}.menu-drawer__search-input{flex:1 1 auto;width:100%;min-width:0;appearance:none;-webkit-appearance:none;padding:.6rem 0;border:0;border-radius:0;background:none;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.6rem}.menu-drawer__search-input::placeholder{color:rgba(var(--color-foreground),.5)}.menu-drawer__search-input:focus{outline:none}.menu-drawer__search:focus-within{border-bottom-color:var(--color-gold)}.menu-drawer__search-submit{display:inline-flex;flex:none;padding:0;border:0;background:none;color:rgb(var(--color-foreground));cursor:pointer}.menu-drawer__search-submit .svg-wrapper{width:2.2rem;height:2.2rem}@media screen and (max-width:989px){.header,.header--mobile-left,.header--mobile-center{grid-template-areas:"heading icons left-icons";grid-template-columns:1fr auto auto}.header header-drawer{grid-area:left-icons;justify-self:end;margin-left:0;margin-right:-1.2rem}}@media screen and (max-width:989px){.header-wrapper .menu-drawer{left:auto;right:0;transform:translate(100%);border-width:0 0 0 var(--drawer-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--drawer-border-opacity))}}@media screen and (max-width:749px){.header-wrapper .menu-drawer{width:70%}}.js header-drawer>details>summary:before,.js header-drawer>details[open]:not(.menu-opening)>summary:before{content:"";position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 100%);height:calc(var(--viewport-height, 100vh) - (var(--header-bottom-position, 100%)));background:rgba(var(--color-foreground),.5);opacity:0;visibility:hidden;cursor:default;z-index:2;transition:opacity 0s,visibility 0s}header-drawer>details[open]>summary:before{visibility:visible;opacity:1;transition:opacity var(--duration-default) ease,visibility var(--duration-default) ease}.custom-footer__inner{display:grid;grid-template-columns:repeat(3,auto);justify-content:space-between;column-gap:1.6rem;grid-template-areas:"shop info policy" "logo logo sns" "copy copy copy";row-gap:4rem}.custom-footer__column--shop{grid-area:shop}.custom-footer__column--info{grid-area:info}.custom-footer__column--policy{grid-area:policy}.custom-footer__logo{grid-area:logo}.custom-footer__sns{grid-area:sns}.custom-footer__bottom{grid-area:copy}.custom-footer__heading{margin:0 0 1.6rem;font-size:1.6rem;letter-spacing:.06em;color:var(--color-heading);white-space:nowrap}.custom-footer__menu li+li{margin-top:.8rem}.custom-footer__link{font-size:1.4rem;text-decoration:none;color:rgb(var(--color-foreground));transition:color var(--duration-short) ease}.custom-footer__logo-link{display:inline-block;text-decoration:none;color:var(--color-heading)}.custom-footer__logo-image{display:block;height:auto}.custom-footer__logo-fallback{color:var(--color-heading)}.custom-footer__sns{justify-self:end;align-self:center}.custom-footer__sns-list{display:flex;align-items:center;gap:1.2rem}.custom-footer__sns-link{display:inline-flex;color:rgb(var(--color-foreground));transition:color var(--duration-short) ease}.custom-footer__sns-link .svg-wrapper{width:3.2rem;height:3.2rem}.custom-footer__sns-link svg{transition:opacity var(--duration-short) ease}.custom-footer__bottom{padding-top:2.4rem;border-top:1px solid var(--color-border);text-align:center}.custom-footer__copyright{font-family:var(--font-en);font-size:1.4rem;letter-spacing:.08em;font-variant-numeric:lining-nums;font-feature-settings:"lnum" 1;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.custom-footer__heading--sns{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}}@media screen and (min-width:750px){.custom-footer__inner{grid-template-columns:auto repeat(4,minmax(0,1fr));justify-content:stretch;grid-template-areas:"logo shop info policy sns" "copy copy copy copy copy";column-gap:4rem;row-gap:8rem;align-items:start}.custom-footer__heading{font-size:1.8rem}.custom-footer__link{font-size:1.6rem}.custom-footer__logo,.custom-footer__sns{justify-self:start;align-self:start}.custom-footer__sns-list{gap:1.6rem}.custom-footer__sns-link .svg-wrapper{width:2.4rem;height:2.4rem}.custom-footer__bottom{padding-top:0;border-top:0}}@media(hover:hover){.custom-footer__link:hover,.custom-footer__sns-link:hover{color:var(--color-gold)}.custom-footer__sns-link:hover .icon-line{opacity:.8}}.product__media-list .product__media-item .product-media-container{--aspect-ratio: 1;width:100%;max-width:100%}.product__media-list .product__media-item .product-media-container .media{padding-top:100%;background-color:transparent}.product__media-list .product-media-container.media-fit-contain .media img{object-fit:contain}.product-line-consult{max-width:44rem;margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid rgba(var(--color-foreground),.15)}.product-line-consult__heading{margin:0 0 .8rem;color:var(--color-heading)}.product-line-consult__text>*{margin:0}.product-line-consult__button{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;margin-top:1.6rem}.product-line-consult__icon{flex:none;width:2rem;height:2rem}.product__info-container .product__title h1{font-size:2.4rem}@media screen and (min-width:750px){.product__info-container .product__title h1{font-size:3.2rem}}.product__price-row{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.8rem}.product__tax-inline{color:rgba(var(--color-foreground),.75)}.product__info-container .product__description h3{margin:0 0 1.2rem;font-size:1.6rem;letter-spacing:.08em;color:var(--color-heading)}.product__info-container .product__description table{width:100%;max-width:44rem;margin:0 0 1.2rem;table-layout:auto;border-collapse:collapse;border-style:none;box-shadow:none;font-size:1.4rem;line-height:1.7}.product__info-container .product__description th,.product__info-container .product__description td{padding:1.2rem 0;border:0;border-top:1px solid rgba(var(--color-foreground),.15);border-bottom:1px solid rgba(var(--color-foreground),.15);text-align:left;vertical-align:top}.product__info-container .product__description th{width:1%;padding-right:2.4rem;white-space:nowrap;font-weight:400;color:rgba(var(--color-foreground),.75)}.product__info-container .product__description table+p{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom.css.map */
