.mofully-hero{position:relative;overflow:hidden;background-color:var(--mofully-hero-bg);color:var(--mofully-hero-text)}.mofully-hero__grid{display:flex;flex-direction:column;align-items:center}.mofully-hero__media{position:relative;width:100%;border-radius:2rem;overflow:hidden;background-color:#4a3f350a}.mofully-hero__media-item{width:100%}.mofully-hero__media-item--mobile{display:block}.mofully-hero__media-item--desktop{display:none}.mofully-hero__image,.mofully-hero__video,.mofully-hero__placeholder{display:block;width:100%;height:auto;object-fit:contain}.mofully-hero__placeholder{background-color:#4a3f350f}.mofully-hero__content{margin-top:2.4rem;text-align:center}.mofully-hero__heading{margin:0;font-size:2.2rem;line-height:1.5;font-weight:600;letter-spacing:.02em}.mofully-hero__subheading{margin:1.2rem 0 0;font-size:1.3rem;letter-spacing:.06em;opacity:.75}.mofully-hero__button{display:inline-block;min-width:auto;min-height:auto;padding:.9rem 2.4rem;font-size:1.3rem;background-color:var(--mofully-hero-accent);border-color:var(--mofully-hero-accent);color:#fff}.mofully-hero__flow{text-align:center}.mofully-hero__flow-row{display:flex;align-items:center;justify-content:center;gap:.8rem;max-width:24rem;margin:0 auto}.mofully-hero__flow-step{display:flex;flex:1 1 0;min-width:0;flex-direction:column;align-items:center;gap:.6rem}.mofully-hero__flow-image{width:100%;aspect-ratio:1 / 1;border-radius:1.2rem;overflow:hidden;background-color:#4a3f350f}.mofully-hero__flow-image img,.mofully-hero__flow-placeholder{display:block;width:100%;height:100%;object-fit:cover}.mofully-hero__flow-label{margin:0;font-size:1rem;letter-spacing:.14em;font-weight:600}.mofully-hero__flow-arrow{flex:0 0 auto;font-size:1.4rem;color:var(--mofully-hero-accent);padding-bottom:1.8rem}@media screen and (min-width:750px){.mofully-hero__media-item--mobile{display:none}.mofully-hero__media-item--desktop{display:block}.mofully-hero__heading{font-size:2.8rem}.mofully-hero__subheading{font-size:1.5rem}.mofully-hero__flow-row{max-width:28rem;gap:1.2rem}.mofully-hero__flow-label{font-size:1.1rem}.mofully-hero__flow-arrow{font-size:1.6rem}}:root{--mofully-color-warm-ivory: #fffdfa;--mofully-color-cream: #fbf3e7;--mofully-color-butter-yellow: #fbefc6;--mofully-color-blush-pink: #f7e3e1;--mofully-color-powder-blue: #e1eef3;--mofully-color-mocha: #b18b60;--mofully-color-warm-charcoal: #9a8374}.mofully-section-heading{margin:0 0 2rem;text-align:center}.mofully-section-title{margin:0;font-size:1.9rem;line-height:1.4;font-weight:700;letter-spacing:.14em;color:var(--mofully-color-warm-charcoal)}.mofully-section-subtitle{margin:.6rem 0 0;font-size:1.3rem;line-height:1.6;font-weight:400;letter-spacing:.02em;color:var(--mofully-color-warm-charcoal);opacity:.75}@media screen and (min-width:750px){.mofully-section-heading{margin-bottom:2.6rem}.mofully-section-title{font-size:2.3rem}.mofully-section-subtitle{font-size:1.4rem}}.mofully-container{width:100%;max-width:var(--page-width);margin:0 auto;padding:0 2rem}@media screen and (min-width:750px){.mofully-container{padding:0 5rem}}.mofully-section-padding{padding-top:4.8rem;padding-bottom:4.8rem}@media screen and (min-width:750px){.mofully-section-padding{padding-top:6.4rem;padding-bottom:6.4rem}}.mofully-scroll-row{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.mofully-scroll-row::-webkit-scrollbar{display:none}.mofully-scroll-item{flex-shrink:0;scroll-snap-align:start}.mofully-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.mofully-card{display:flex;flex-direction:column;overflow:hidden;border-radius:1.6rem;background-color:var(--mofully-color-warm-ivory);color:inherit;text-decoration:none}.mofully-card__image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.mofully-card__body{padding:1.2rem;text-align:center}.mofully-card__title{margin:0;font-size:1.3rem;line-height:1.5;font-weight:600;color:var(--mofully-color-warm-charcoal)}@media screen and (min-width:750px){.mofully-grid-2{gap:1.6rem}.mofully-card__title{font-size:1.4rem}}.mofully-design-menu{position:relative;overflow:visible;z-index:1;background-color:var(--mofully-dm-bg)}.mofully-design-menu__body{position:relative;z-index:1}.mofully-design-menu__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:1.2rem;row-gap:2.4rem;width:100%;padding-bottom:.4rem}.mofully-design-menu__item{display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%;min-width:0;max-width:none}.mofully-design-menu__image-wrap{position:relative;display:block;width:100%;aspect-ratio:1 / 1}.mofully-design-menu__image,.mofully-design-menu__placeholder{display:block;width:100%;height:100%;object-fit:contain}.mofully-design-menu__placeholder{opacity:.35}.mofully-design-menu__tag{position:absolute;top:0;right:8%;z-index:1;padding:.3rem .8rem;border-radius:999px;background-color:var(--mofully-color-mocha);color:#fff;font-size:1rem;font-weight:600;letter-spacing:.04em;white-space:nowrap}.mofully-design-menu__label{display:flex;flex-direction:column;align-items:center;gap:.2rem;text-align:center}.mofully-design-menu__label-en{font-size:1.1rem;font-weight:700;letter-spacing:.06em;color:var(--mofully-color-warm-charcoal)}.mofully-design-menu__label-ja{font-size:1rem;color:var(--mofully-color-warm-charcoal);opacity:.7}.mofully-design-menu__view-all-wrap{margin-top:2.8rem;padding-bottom:4rem;text-align:center}.mofully-design-menu__view-all{display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.06em;color:var(--mofully-color-warm-charcoal);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.2rem}@media screen and (min-width:750px){.mofully-design-menu__item{flex:0 0 17rem}.mofully-design-menu__label-en{font-size:1.2rem}.mofully-design-menu__label-ja{font-size:1.1rem}}.mofully-my-pattern-banner{position:relative;overflow:visible;z-index:2;background-color:var(--mofully-color-warm-ivory)}.mofully-my-pattern-banner__wave{position:absolute;display:block;top:-40px;left:0;width:100%;height:40px;pointer-events:none;z-index:0}.mofully-my-pattern-banner__body{position:relative;z-index:1;width:100%;overflow-x:hidden;overflow-y:visible;opacity:1}.mofully-my-pattern-banner__link{display:block;max-width:100%}.mofully-my-pattern-banner__image,.mofully-my-pattern-banner__placeholder{display:block;width:var(--mofully-mp-mobile-width);max-width:100%;height:auto;object-fit:contain;margin:0 auto}@media screen and (min-width:750px){.mofully-my-pattern-banner__image,.mofully-my-pattern-banner__placeholder{width:min(var(--mofully-mp-desktop-width),92vw)}}@media(prefers-reduced-motion:no-preference){.mofully-my-pattern-banner__body.mofully-mp-ready{opacity:0;transform:translateY(20px);transition:opacity .7s ease-out,transform .7s ease-out}.mofully-my-pattern-banner__body.mofully-mp-ready.is-visible{opacity:1;transform:translateY(0)}.mofully-my-pattern-banner__image,.mofully-my-pattern-banner__placeholder{animation:mofullyMpFloat 5.4s ease-in-out infinite}}@keyframes mofullyMpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion:no-preference)and (hover:hover)and (pointer:fine){.mofully-my-pattern-banner__link{transition:transform .25s ease}.mofully-my-pattern-banner__link:hover{transform:translateY(-3px)}}.mofully-goods{position:relative;overflow:visible;z-index:2;background-color:var(--mofully-goods-bg)}.mofully-goods__wave{position:absolute;display:block;top:-40px;left:0;width:100%;height:40px;pointer-events:none;z-index:0}.mofully-goods__body{position:relative;z-index:1}.mofully-goods__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.mofully-goods__card{position:relative;display:flex;flex-direction:column;border-radius:1.6rem;overflow:hidden;padding:.8rem;text-decoration:none;color:inherit}.mofully-goods__image-wrap{display:block;width:100%;aspect-ratio:1 / 1;border-radius:1.2rem;overflow:hidden;margin-bottom:.8rem;padding:1rem}.mofully-goods__image,.mofully-goods__placeholder{display:block;width:100%;height:100%;object-fit:contain}.mofully-goods__info{display:flex;align-items:center;min-height:2.4rem;padding-right:2.4rem}.mofully-goods__name{font-size:1.2rem;font-weight:600;line-height:1.4;color:var(--mofully-color-warm-charcoal)}.mofully-goods__arrow{position:absolute;right:.8rem;bottom:.8rem;width:2.4rem;height:2.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#ffffffd9;color:var(--mofully-color-warm-charcoal);font-size:1.2rem}@media screen and (min-width:750px){.mofully-goods__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}.mofully-goods__name{font-size:1.3rem}}.mofully-gallery{position:relative;overflow:visible;z-index:2;background-color:var(--mofully-gallery-bg)}.mofully-gallery__wave{position:absolute;display:block;top:-40px;left:0;width:100%;height:40px;pointer-events:none;z-index:0}.mofully-gallery__body{position:relative;z-index:1}.mofully-gallery__row{padding-bottom:.4rem}.mofully-gallery__item{flex:0 0 46%;display:block;text-decoration:none;color:inherit}.mofully-gallery__image-wrap{display:block;width:100%;aspect-ratio:4 / 5;border-radius:50% 50% 0 0/40% 40% 0 0;overflow:hidden}.mofully-gallery__image,.mofully-gallery__placeholder{display:block;width:100%;height:100%;object-fit:cover}.mofully-gallery__view-all-wrap{margin-top:2.8rem;text-align:center}.mofully-gallery__view-all{display:inline-block;font-size:1.2rem;font-weight:600;letter-spacing:.06em;color:var(--mofully-color-warm-charcoal);text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:.2rem}@media screen and (min-width:750px){.mofully-gallery__row{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;overflow:visible}.mofully-gallery__item{flex:initial}}.header-wrapper--home-hero{position:absolute;top:0;left:0;width:100%;z-index:5;background:transparent}.header-wrapper--home-hero .header{background:transparent}.mofully-hero--home-card{position:relative;border-radius:0;overflow:hidden}.mofully-hero.mofully-hero--home-card{padding-top:0;padding-bottom:0}.mofully-hero--home-card .mofully-hero__media{border-radius:0}.mofully-hero--home-card .mofully-container{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media screen and (min-width:750px){.mofully-hero--home-card .mofully-container{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/mofully-sections.css.map */
