.tomosu-om{--om-ink: rgb(var(--color-foreground));--om-muted: rgba(var(--color-foreground), .58);--om-faint: rgba(var(--color-foreground), .4);--om-border: rgba(var(--color-foreground), .08);--om-surface: rgba(var(--color-foreground), .03);--om-accent: #a76752;--om-accent-soft: rgba(167, 103, 82, .1);--om-accent-line: rgba(167, 103, 82, .65);--om-yellow: #9e6042;--om-yellow-hover: #8f5a3d;--om-bg: #faf8f5;--om-bg-alt: #f3efea;--om-card-bg: #faf9f7;--om-card-shadow: 0 2px 14px rgba(34, 28, 24, .07), 0 1px 3px rgba(34, 28, 24, .04);--om-card-shadow-hover: 0 18px 52px rgba(34, 28, 24, .13);--om-section-gap: clamp(7rem, 11vw, 11rem);color:var(--om-ink);background:var(--om-bg);font-feature-settings:"palt"}.tomosu-om *{box-sizing:border-box}.tomosu-om__wrap{max-width:112rem;margin:0 auto;padding-inline:clamp(2rem,5vw,4rem)}.tomosu-om__wrap--narrow{max-width:78rem}@media(prefers-reduced-motion:no-preference){.tomosu-om [data-animate]{opacity:0;transform:translateY(26px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.tomosu-om [data-animate].is-visible{opacity:1;transform:none}.tomosu-om [data-animate][data-delay="1"]{transition-delay:.08s}.tomosu-om [data-animate][data-delay="2"]{transition-delay:.18s}.tomosu-om [data-animate][data-delay="3"]{transition-delay:.28s}.tomosu-om [data-animate][data-delay="4"]{transition-delay:.38s}}.tomosu-om__kicker{display:block;margin:0 0 1.6rem;font-size:1.05rem;line-height:1.5;letter-spacing:.2em;text-transform:uppercase;color:var(--om-accent)}.tomosu-om h2{margin:0;font-size:clamp(2.6rem,5vw,4.2rem);font-weight:400;line-height:1.35;letter-spacing:-.02em}.tomosu-om__lead{margin:2rem auto 0;max-width:60rem;color:var(--om-muted);font-size:1.5rem;line-height:2}.tomosu-om__head{text-align:center;max-width:72rem;margin:0 auto clamp(4.4rem,6vw,6.4rem)}.tomosu-om__head h2:after{content:"";display:block;width:2.8rem;height:1.5px;background:var(--om-accent);margin:2rem auto 0;opacity:.7}.tomosu-om__btn{display:inline-block;border-radius:4px;font-size:1.45rem;letter-spacing:.05em;padding:1.25rem 3.2rem;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:background-color .25s ease,box-shadow .25s ease,transform .2s ease,border-color .25s ease,color .25s ease}.tomosu-om__btn--primary{background:var(--om-yellow);color:#fff;border-color:var(--om-yellow)}.tomosu-om__btn--primary:hover,.tomosu-om__btn--primary:focus-visible{background:var(--om-yellow-hover);border-color:var(--om-yellow-hover);box-shadow:0 6px 24px #9e604266;transform:translateY(-1px)}.tomosu-om__btn--ghost{background:transparent;color:var(--om-ink);border-color:rgba(var(--color-foreground),.35)}.tomosu-om__btn--ghost:hover,.tomosu-om__btn--ghost:focus-visible{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.65)}.tomosu-om__hero{display:grid;grid-template-columns:1fr 1fr;min-height:min(82svh,660px);overflow:hidden}.tomosu-om__hero-media{position:relative;order:2;background:var(--om-bg-alt);overflow:hidden}.tomosu-om__hero-media img{display:block;width:100%;height:100%;object-fit:cover}.tomosu-om__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(250,248,245,.18) 0%,transparent 28%);pointer-events:none}.tomosu-om__hero-fallback{width:100%;height:100%;min-height:36rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f5ede5,#e8d5c5);font-size:4rem;opacity:.4}.tomosu-om__hero-content{order:1;display:flex;align-items:center;background:var(--om-bg);padding:clamp(4.8rem,7vw,8rem) clamp(3.2rem,6vw,7.2rem);border-right:1px solid rgba(167,103,82,.1)}.tomosu-om__hero-copy{max-width:52rem}.tomosu-om__hero-copy:before{content:"";display:block;width:3.2rem;height:1px;background:var(--om-accent);opacity:.65;margin-bottom:2.4rem}.tomosu-om__hero h1{margin:0;font-size:clamp(3rem,4.4vw,5.2rem);font-weight:400;line-height:1.35;letter-spacing:-.02em}.tomosu-om__hero-text{margin:2rem 0 0;color:var(--om-muted);font-size:1.5rem;line-height:2}.tomosu-om__hero-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.6rem 1rem;margin:2.8rem 0 0;padding:1.8rem 0 0;border-top:1px solid rgba(184,138,58,.4)}.tomosu-om__hero-price small{width:100%;font-size:1.15rem;letter-spacing:.22em;text-transform:none;color:var(--om-muted);margin-bottom:.2rem}.tomosu-om__hero-price b{font-family:"Noto Serif JP",serif;font-size:3.2rem;font-weight:400;color:var(--om-ink);letter-spacing:.01em}.tomosu-om__hero-price span{font-size:1.25rem;color:var(--om-muted)}.tomosu-om__hero-actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3.2rem}.tomosu-om__empathy{padding-block:var(--om-section-gap);background:var(--om-bg-alt)}.tomosu-om__scenes{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-top:clamp(3.6rem,5vw,5rem)}.tomosu-om__scene{text-align:center;padding:3.2rem 2.4rem;background:var(--om-card-bg);border-radius:1.4rem;box-shadow:var(--om-card-shadow);transition:transform .3s ease,box-shadow .3s ease}.tomosu-om__scene:hover{transform:translateY(-6px);box-shadow:var(--om-card-shadow-hover)}.tomosu-om__scene-icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin-bottom:1.4rem;color:#9e6042}.tomosu-om__scene-icon svg{width:3rem;height:3rem}.tomosu-om__scene h3{margin:0 0 .8rem;font-size:1.7rem;font-weight:500;letter-spacing:-.01em}.tomosu-om__scene p{margin:0;font-size:1.4rem;line-height:1.85;color:var(--om-muted)}.tomosu-om__concept{padding-block:var(--om-section-gap);text-align:center}.tomosu-om__concept-inner{max-width:64rem;margin:0 auto}.tomosu-om__quote{margin:clamp(3.6rem,5vw,5rem) 0 0;padding:clamp(2.8rem,4vw,4rem);background:var(--om-surface);border-radius:1.4rem;border:1px solid var(--om-border);position:relative;text-align:left}.tomosu-om__quote p{margin:0;font-size:1.55rem;line-height:2.1;color:var(--om-ink)}.tomosu-om__quote cite{display:block;margin-top:1.6rem;font-style:normal;font-size:1.3rem;letter-spacing:.08em;color:var(--om-accent)}.tomosu-om__quote:before{content:"\201c";position:absolute;top:.4rem;left:1.6rem;font-size:6rem;line-height:1;color:var(--om-accent);opacity:.18}.tomosu-om__reasons{padding-block:var(--om-section-gap);background:var(--om-bg-alt)}.tomosu-om__reasons-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.tomosu-om__reason{display:flex;gap:1.8rem;padding:2.8rem;background:var(--om-card-bg);border-radius:1.4rem;box-shadow:var(--om-card-shadow);transition:transform .3s ease,box-shadow .3s ease}.tomosu-om__reason:hover{transform:translateY(-6px);box-shadow:var(--om-card-shadow-hover)}.tomosu-om__reason-num{flex-shrink:0;font-size:1.3rem;letter-spacing:.1em;color:var(--om-accent);padding-top:.5rem}.tomosu-om__reason h3{margin:0 0 .8rem;font-size:1.85rem;font-weight:500;line-height:1.45;letter-spacing:-.01em}.tomosu-om__reason p{margin:0;font-size:1.4rem;line-height:1.9;color:var(--om-muted)}.tomosu-om__process{padding-block:var(--om-section-gap)}.tomosu-om__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem;position:relative}.tomosu-om__steps:before{content:"";position:absolute;top:2.6rem;left:12%;right:12%;height:1px;background:var(--om-border);z-index:0}.tomosu-om__step{position:relative;z-index:1;text-align:center}.tomosu-om__step:not(:last-child):after{content:"\25bc";display:none;margin:2rem auto 0;font-size:1.4rem;line-height:1;color:var(--om-accent);opacity:.55}.tomosu-om__step-num{width:5.2rem;height:5.2rem;margin:0 auto 1.6rem;border-radius:50%;background:var(--om-bg);border:1.5px solid var(--om-accent);display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--om-accent);letter-spacing:.04em}.tomosu-om__step h3{margin:0 0 .8rem;font-size:1.55rem;font-weight:500;letter-spacing:-.01em}.tomosu-om__step p{margin:0;font-size:1.35rem;line-height:1.8;color:var(--om-muted)}.tomosu-om__pricing{padding-block:var(--om-section-gap);background:var(--om-bg-alt)}.tomosu-om__pricing-box{max-width:68rem;margin:0 auto;background:var(--om-card-bg);border-radius:1.8rem;box-shadow:var(--om-card-shadow);overflow:hidden}.tomosu-om__pricing-top{text-align:center;padding:clamp(3.2rem,5vw,4.4rem) 3.2rem clamp(2.8rem,4vw,3.6rem);border-bottom:1px solid var(--om-border)}.tomosu-om__pricing-amount{font-size:clamp(4rem,8vw,5.8rem);font-weight:500;color:var(--om-accent);letter-spacing:-.02em;line-height:1}.tomosu-om__pricing-amount small{font-size:2rem}.tomosu-om__pricing-tax{margin:1rem 0 0;font-size:1.3rem;color:var(--om-muted)}.tomosu-om__pricing-body{padding:clamp(2.8rem,4vw,3.6rem)}.tomosu-om__pricing-list{list-style:none;margin:0;padding:0;display:grid;gap:1.2rem}.tomosu-om__pricing-list li{display:flex;align-items:flex-start;gap:1.2rem;font-size:1.45rem;line-height:1.7}.tomosu-om__pricing-list li:before{content:"";flex-shrink:0;margin-top:.2rem;width:2rem;height:2rem;border-radius:50%;background:var(--om-accent) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 60% no-repeat}.tomosu-om__pricing-note{margin-top:2rem;padding:1.6rem 2rem;background:var(--om-surface);border-radius:1rem;font-size:1.25rem;line-height:1.8;color:var(--om-muted)}.tomosu-om__gallery{padding-block:var(--om-section-gap)}.tomosu-om__gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.tomosu-om__gallery-item{aspect-ratio:1 / 1;border-radius:1.4rem;overflow:hidden;box-shadow:var(--om-card-shadow)}.tomosu-om__gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.tomosu-om__gallery-item:hover img{transform:scale(1.05)}.tomosu-om__faq{padding-block:var(--om-section-gap);background:var(--om-bg-alt)}.tomosu-om__faq-list{max-width:76rem;margin:0 auto;display:grid;gap:1.2rem}.tomosu-om__faq-item{background:var(--om-card-bg);border:1px solid var(--om-border);border-radius:1.2rem;box-shadow:var(--om-card-shadow);overflow:hidden}.tomosu-om__faq-q{width:100%;display:flex;align-items:center;gap:1.4rem;padding:2rem 2.4rem;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:1.55rem;font-weight:500;line-height:1.5;color:var(--om-ink);letter-spacing:-.01em;transition:background .2s ease}.tomosu-om__faq-q:hover{background:var(--om-accent-soft)}.tomosu-om__faq-q-mark{flex-shrink:0;font-size:1.6rem;color:var(--om-accent)}.tomosu-om__faq-icon{margin-left:auto;position:relative;width:1.6rem;height:1.6rem;flex-shrink:0}.tomosu-om__faq-icon:before,.tomosu-om__faq-icon:after{content:"";position:absolute;background:var(--om-accent);border-radius:2px;transition:transform .3s ease,opacity .3s ease}.tomosu-om__faq-icon:before{top:50%;left:0;width:100%;height:1.5px;transform:translateY(-50%)}.tomosu-om__faq-icon:after{left:50%;top:0;width:1.5px;height:100%;transform:translate(-50%)}.tomosu-om__faq-item.is-open .tomosu-om__faq-icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.tomosu-om__faq-a{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1)}.tomosu-om__faq-a-inner{padding:0 2.4rem 2rem 5.4rem;font-size:1.4rem;line-height:1.95;color:var(--om-muted)}.tomosu-om__cta{padding-block:clamp(8rem,12vw,13rem);text-align:center;position:relative;overflow:hidden}.tomosu-om__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(167,103,82,.08) 0%,transparent 70%);pointer-events:none}.tomosu-om__cta-inner{position:relative;z-index:1;max-width:60rem;margin:0 auto}.tomosu-om__cta-text{margin:2rem 0 0;font-size:1.5rem;line-height:2;color:var(--om-muted)}.tomosu-om__cta-actions{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center;margin-top:3.6rem}.tomosu-om__cta-note{margin-top:2.4rem;font-size:1.25rem;line-height:1.8;color:var(--om-faint)}@media screen and (max-width:989px){.tomosu-om__scenes{grid-template-columns:1fr;max-width:48rem;margin-inline:auto}.tomosu-om__reasons-grid{grid-template-columns:1fr}.tomosu-om__steps{grid-template-columns:repeat(2,1fr);gap:3.2rem 2rem}.tomosu-om__steps:before{display:none}.tomosu-om__gallery-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.tomosu-om__hero{grid-template-columns:1fr;min-height:0}.tomosu-om__hero-media{order:1;height:64vw;min-height:24rem;max-height:40rem}.tomosu-om__hero-content{order:2;border-right:none;border-top:1px solid rgba(167,103,82,.1);padding:clamp(4rem,9vw,5.6rem) clamp(2.4rem,7vw,3.2rem) clamp(5rem,11vw,6.4rem)}.tomosu-om__hero-copy{max-width:none}.tomosu-om__hero-actions{flex-direction:column}.tomosu-om__hero-actions .tomosu-om__btn{text-align:center}.tomosu-om__steps{grid-template-columns:1fr;max-width:32rem;margin-inline:auto;gap:0}.tomosu-om__step:not(:last-child){margin-bottom:3.2rem}.tomosu-om__step:not(:last-child):after{display:block}.tomosu-om__gallery-grid{grid-template-columns:1fr;max-width:40rem;margin-inline:auto}.tomosu-om__cta-actions{flex-direction:column;align-items:stretch}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-tomosu-order-made.css.map */
