:root{--cream:#F7F0E3;--cream2:#FBF6EC;--paper:#FFFFFF;--ink:#4A3B2E;--ink-soft:#7A6A57;--brown:#5C4632;--brown-d:#42311F;--orange:#E4762F;--orange-d:#C85E1B;--orange-l:#FBEBDC;--green:#5E7D53;--line:#E7DAC3;--line-d:#D9C7A8;--red:#D9384A;--red-d:#B32436;--shadow:0 10px 30px rgba(92,70,50,.1);--shadow-s:0 4px 14px rgba(92,70,50,.08);--radius:16px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Zen Kaku Gothic New,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:16px;line-height:1.9;-webkit-font-smoothing:antialiased;letter-spacing:.02em}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Zen Maru Gothic,sans-serif;font-weight:700;font-size:16px;padding:15px 34px;border-radius:999px;cursor:pointer;border:none;transition:.25s;line-height:1.3}.section{padding:72px 0}.eyebrow{display:block;text-align:center;color:var(--orange-d);font-weight:700;font-size:13px;letter-spacing:.18em;margin-bottom:10px;font-family:Zen Maru Gothic,sans-serif}.htitle{text-align:center;font-family:Zen Maru Gothic,sans-serif;font-weight:900;color:var(--brown);font-size:30px;line-height:1.45;margin:0 0 12px;letter-spacing:.03em}.hlead{text-align:center;color:var(--ink-soft);font-size:15.5px;margin:0 auto 40px;max-width:680px}.gnav a.current{color:var(--orange-d);border-color:var(--orange)}.crumbs{background:var(--cream2);border-bottom:1px solid var(--line)}.crumbs .wrap{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--ink-soft);padding-top:11px;padding-bottom:11px;flex-wrap:wrap}.crumbs a:hover{color:var(--orange-d)}.crumbs .sep{color:var(--line-d)}.crumbs .now{color:var(--brown);font-weight:700}.phero{position:relative;min-height:440px;display:flex;align-items:center;overflow:hidden}.phero-bg{position:absolute;top:0;right:0;bottom:0;left:0}.phero-bg img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.phero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#3a2a1cbd,#3a2a1c80 46%,#3a2a1c33 80%,#3a2a1c0f)}.phero .wrap{position:relative;z-index:2;width:100%}.phero-inner{max-width:640px;color:#fff}.phero .eyebrow{text-align:left;color:#ffcb8a}.phero h1{font-family:Zen Maru Gothic,sans-serif;font-weight:900;font-size:42px;line-height:1.45;margin:0 0 16px;text-shadow:0 2px 18px rgba(0,0,0,.32);letter-spacing:.04em}.phero h1 .ac{color:#ffd9a6}.phero p{font-size:16px;line-height:1.9;margin:0;text-shadow:0 2px 12px rgba(0,0,0,.34);max-width:540px;font-weight:500}@media(min-width:961px){.intro-grid{grid-template-columns:1.2fr 1fr;align-items:start;grid-template-rows:auto auto;row-gap:0}.intro-ph{grid-column:1;grid-row:1 / span 2}.intro-head{grid-column:2;grid-row:1}.intro-body{grid-column:2;grid-row:2}.intro-ph{aspect-ratio:1922/1253}}.intro-head h1{font-family:Zen Maru Gothic,sans-serif;font-weight:900;color:var(--brown);font-size:27px;line-height:1.5;margin:0 0 16px}.intro-body .lead-big{font-size:19px;font-weight:700;color:var(--brown);font-family:Zen Maru Gothic,sans-serif;line-height:1.7;margin:0 0 14px}.intro-body .lead-big .u{background:linear-gradient(transparent 62%,var(--orange-l) 62%);padding:0 2px}@media(min-width:961px){.intro-head .eyebrow,.intro-head h1,.intro-body p{margin-bottom:6px}.intro-body p:last-child{margin-bottom:0}}.feat3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fcard{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:34px 26px;text-align:center;box-shadow:var(--shadow-s);transition:.25s}.fcard:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.fcard .ic{width:74px;height:74px;border-radius:50%;margin:0 auto 18px;background:var(--orange-l);display:flex;align-items:center;justify-content:center}.fcard .ic svg{width:38px;height:38px;fill:none;stroke:var(--orange-d);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fcard .ic.ph{background:transparent;overflow:hidden}.fcard .ic.ph img{width:100%;height:100%;object-fit:cover;transform:scale(1.42);display:block}.fcard .ic.ph.zoom img{transform:scale(1.65)}.fcard h3{font-family:Zen Maru Gothic,sans-serif;font-weight:900;color:var(--brown);font-size:18px;margin:0 0 10px;line-height:1.5}.fcard p{font-size:13.5px;color:var(--ink-soft);margin:0;line-height:1.8;text-align:left}.fcard .ast{font-size:.6em;font-weight:700;vertical-align:super;line-height:0;margin-left:1px}.fcard p b{color:var(--brown);font-weight:900}.feat3-note{max-width:900px;margin:22px auto 0;font-size:12.5px;color:var(--ink-soft);line-height:1.8;text-align:left}.feat2{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:880px;margin:0 auto}.feat2 .fcard .ic{width:88px;height:88px}.feat2 .fcard h3{font-size:19px}.feat2 .fcard p{font-size:14px}.story{background:var(--brown);color:#f0e4d4}.story .eyebrow{color:#ffcb8a}.story-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:52px;align-items:center}@media(min-width:961px){.story-grid{grid-template-rows:auto auto;row-gap:0}.story-ph{grid-column:1;grid-row:1 / span 2}.story-head{grid-column:2;grid-row:1}.story-body{grid-column:2;grid-row:2}}.story-ph{border-radius:var(--radius);overflow:hidden;box-shadow:0 14px 34px #00000047;aspect-ratio:4/5}.story-ph img{width:100%;height:100%;object-fit:cover}.story-ph.prep{background:var(--cream2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:16px}.story-ph.prep .prep-main{font-family:Zen Maru Gothic,sans-serif;font-weight:900;color:var(--brown);font-size:20px;letter-spacing:.06em}.story-ph.prep .prep-sub{font-size:12.5px;color:var(--ink-soft);line-height:1.5}.story-head h2{font-family:Zen Maru Gothic,sans-serif;font-weight:900;color:#fff;font-size:28px;line-height:1.5;margin:0 0 18px}.story-body p{font-size:15px;line-height:2;margin:0 0 16px;color:#ead9c6}.story-body p b{color:#fff}.story-quote{margin:26px 0 0;padding:18px 22px;border-left:3px solid var(--orange);background:#ffffff0f;border-radius:0 10px 10px 0}.story-quote .q{font-family:Zen Maru Gothic,sans-serif;font-weight:900;font-size:18px;line-height:1.7;color:#fff;margin:0}.story-quote .q .ac{color:#ffd9a6}.story{position:relative;background:var(--brown);color:#f6e7d6;border-radius:24px;overflow:hidden;padding:44px}.story .eyebrow{display:block;text-align:left;color:#ffcb8a}.story h2{font-family:Zen Maru Gothic,sans-serif;font-weight:900;font-size:25px;color:#fff;margin:0 0 30px;line-height:1.5}.story p{font-size:14.5px;line-height:1.9;margin:0;color:#efe1d0}.story b{color:#fff}.ourstory-row{display:grid;grid-template-columns:.92fr 1fr;gap:30px;align-items:center;margin:0 0 30px}.ourstory-row .ourstory-ph{grid-column:1;grid-row:1}.ourstory-row p{grid-column:2;grid-row:1}.ourstory-row.rev{grid-template-columns:1fr .92fr}.ourstory-row.rev .ourstory-ph{grid-column:2}.ourstory-row.rev p{grid-column:1}.ourstory-row:last-of-type{margin-bottom:0}.ourstory-ph{border-radius:14px;overflow:hidden;aspect-ratio:3/2;background:var(--brown-d)}.ourstory-ph img{width:100%;height:100%;object-fit:cover;display:block}.js-reveal .ourstory-row{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.js-reveal .ourstory-row.is-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js-reveal .ourstory-row{opacity:1;transform:none;transition:none}}.story .story-q{margin:30px 0 0;padding:14px 18px;border-left:4px solid var(--orange);background:#ffffff14;border-radius:0 10px 10px 0;font-family:Zen Maru Gothic,sans-serif;font-size:16px;font-weight:900;color:#fff;line-height:1.7}.story .story-q .hl{color:#ffd9a6}.section.record{background:#fdf7f0}.record-img{display:block;width:100%;height:auto;margin:0 auto;border-radius:24px}.record-pc{max-width:1072px}.record-sp{display:none}.record-note{max-width:1072px;margin:16px auto 0;padding:0 24px;font-size:12px;color:var(--ink-soft);text-align:center;line-height:1.75}.cta-band{background:linear-gradient(135deg,#fbebdc,#f6e3ce);border-radius:24px;text-align:center;padding:56px 32px;box-shadow:var(--shadow)}.cta-band h2{font-family:Zen Maru Gothic,sans-serif;font-weight:900;color:var(--brown);font-size:27px;margin:0 0 10px;line-height:1.5}.cta-band p{font-size:15px;color:var(--ink-soft);margin:0 0 26px}.trial-band{background:linear-gradient(135deg,#fbebdc,#f6e3ce);border-radius:24px;text-align:center;padding:48px 32px;box-shadow:var(--shadow)}.trial-band .trial-lead{font-family:Zen Maru Gothic,sans-serif;font-weight:900;color:var(--brown);font-size:22px;margin:0 0 24px;line-height:1.5}.trial-band .trial-ph{border-radius:16px;overflow:hidden;margin:0 auto 24px;aspect-ratio:3547/1723;box-shadow:var(--shadow-s)}.trial-band .trial-ph img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.trial-band .btn{white-space:nowrap}.fbox{background:var(--paper);border:3px solid var(--red);border-radius:20px;padding:26px 30px 24px;margin:0 auto 24px;text-align:left}footer.site{background:#42311f;color:#d9c6b0;padding:56px 0 26px}@media(max-width:960px){.htitle{font-size:25px}.record-pc{display:none}.record-sp{display:block;max-width:560px}.gnav,.hd-actions .login{display:none}.hamburger{display:block}.hd-inner{position:relative;justify-content:space-between;gap:12px}.hd-inner img.logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.phero h1{font-size:31px}.phero{min-height:360px}.intro-grid{grid-template-columns:1fr;gap:28px}.feat3,.feat2{grid-template-columns:1fr;gap:16px}.fprc{flex-direction:column;align-items:stretch}.fprc-was{align-items:center;text-align:center;border-radius:14px 14px 0 0;padding:12px 14px 14px}.fprc-bl{padding:10px 14px 26px;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),50% 100%,0 calc(100% - 20px))}.fprc-now{padding:10px 0 0}.story-grid{grid-template-columns:1fr;gap:30px}.story-ph{aspect-ratio:16/10;max-width:520px;margin:0 auto}.ft-grid{grid-template-columns:1fr 1fr;gap:26px}}@media(max-width:600px){body{font-size:15px}.wrap,.wrap-n{padding:0 18px}.section{padding:52px 0}.htitle{font-size:22px}.phero h1{font-size:25px}.phero p{font-size:14px}.intro-head h1,.story-head h2{font-size:21px}.cta-band h2{font-size:22px}.trial-band{padding:36px 20px}.trial-band .trial-lead{font-size:19px;margin-bottom:20px}.trial-band .trial-lead .tc{display:none}.fbox{padding:18px 16px 20px}.fprc-was .l{font-size:14px}.fprc-was .v{font-size:34px}.fprc-was .n{font-size:14.5px}.fprc-bl em{font-size:12px}.fprc-bl b{font-size:22px}.fprc-now .l{font-size:16px}.fprc-now .num{font-size:70px}.fprc-now .yen{font-size:31px}.fassure li{font-size:15.5px;padding:9px 10px;word-break:auto-phrase}.intro-body p,.story-body p,.fcard p,.hlead{word-break:auto-phrase}.brsp{display:inline}.story{padding:28px 24px 32px}.story h2{font-size:21px;margin-bottom:24px}.ourstory-row,.ourstory-row.rev{grid-template-columns:1fr;gap:16px;margin-bottom:26px}.ourstory-row .ourstory-ph,.ourstory-row.rev .ourstory-ph{grid-column:1;grid-row:1;aspect-ratio:3/2;max-width:none;margin:0}.ourstory-row p,.ourstory-row.rev p{grid-column:1;grid-row:2}.story .story-q{margin-top:26px;font-size:14px}.ft-grid{grid-template-columns:1fr;gap:24px}img.logo{height:34px}.ft-brand img.logo{height:64px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/rh-about.css.map */
