@charset "UTF-8";
/* 見出しはふっくらした丸文字、本文は同じ書体の標準の太さで揃える。 */
:root{--paper:#f8f7f1;--ink:#304a3d;--text:#39483e;--muted:#6a756c;--sage:#dce7d8;--coral:#bd6f51;--line:#dcded3;--white:#fffef9;--radius:18px;--wrap:1200px;font-family:"Zen Maru Gothic","Hiragino Maru Gothic ProN","Yu Gothic",Meiryo,sans-serif;color:var(--text);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;font-size:15px;line-height:1.9;letter-spacing:.04em}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}img{max-width:100%;display:block;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);line-height:1.6}button{border:0;background:none}a,button{-webkit-touch-callout:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--coral);outline-offset:5px}::selection{background:#dce7d8}button svg,a svg{flex-shrink:0}.icon{display:inline-block;vertical-align:middle;flex-shrink:0}.wrap{width:min(var(--wrap),calc(100% - 96px));margin-inline:auto}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:100;left:20px;top:-100px;background:var(--ink);color:white;padding:12px 24px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(248,247,241,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{height:92px;width:min(1344px,calc(100% - 80px));margin:auto;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:44px;height:44px;border-radius:50%;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1.3}.brand b{font-weight:700;font-size:21px;letter-spacing:.09em}.brand small{font-size:9px;letter-spacing:.26em;margin-top:5px}.desktop-nav{display:flex;gap:31px;margin-left:auto;font-size:13px;font-weight:700;align-items:center}.desktop-nav a{position:relative;padding:15px 0}.desktop-nav a:after{position:absolute;content:"";height:1px;background:var(--ink);left:0;bottom:8px;width:0;transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-actions{display:flex;gap:14px;align-items:center}.icon-link{width:42px;height:42px;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%}.icon-link:hover{background:var(--sage)}.saved-link span{font-size:9px;font-weight:700;background:var(--ink);color:white;border-radius:20px;min-width:16px;height:16px;line-height:16px;text-align:center;position:absolute;right:0;top:1px}.menu-toggle{display:none}.mobile-menu{padding:15px 24px 24px;border-top:1px solid var(--line)}.mobile-menu a{display:block;padding:12px 0;font-weight:700}
.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700;color:var(--muted);line-height:1.6}.little-line{display:inline-block;width:24px;height:1px;background:var(--ink);vertical-align:middle;margin-right:9px}.hero{min-height:680px;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center;padding-block:65px 70px;position:relative}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(42px,4.6vw,67px);font-weight:700;letter-spacing:.055em;line-height:1.5;margin-top:25px}.highlight{position:relative;z-index:0}.highlight:after{content:"";position:absolute;left:-4px;right:0;bottom:3px;height:17px;border-radius:50%;background:var(--sage);z-index:-1;transform:rotate(-2deg)}.hero-description{font-size:14px;line-height:2.1;margin:24px 0 29px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:55px;border-radius:6px;padding:13px 26px;font-size:13px;font-weight:700;line-height:1.6;border:1px solid transparent;transition:background .2s,transform .2s;letter-spacing:.055em}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:white}.button-primary:hover{background:#456151}.button-outline{border-color:#81917f;background:transparent}.button-outline:hover{background:var(--sage)}.hero-footnote{font-size:10px;color:var(--muted);margin-top:16px;letter-spacing:.045em}.hero-art{height:535px;position:relative;margin-right:-15px}.hero-orbit{position:absolute;width:430px;height:430px;max-width:100%;left:45px;top:42px;background:#e5eadb;border-radius:47% 53% 59% 41% / 52% 48% 52% 48%;transform:rotate(-12deg)}.hero-orbit:after{content:"";position:absolute;inset:-22px;border:1px dashed #c3cdbb;border-radius:48% 52% 46% 54%;transform:rotate(18deg)}.float-sticker{position:absolute;transition:transform .4s}.float-sticker img{width:100%;filter:drop-shadow(0 12px 8px #50604813)}.float-one{width:280px;top:72px;left:112px;transform:rotate(-6deg);z-index:3}.float-one span{position:absolute;bottom:3px;right:1px;font-size:11px;background:white;padding:5px 15px;border-radius:20px;transform:rotate(7deg);box-shadow:0 3px 10px #304a3d0c}.float-two{width:177px;top:13px;right:-2px;transform:rotate(10deg);z-index:2}.float-three{width:190px;left:-12px;top:278px;transform:rotate(-10deg);z-index:4}.float-four{width:220px;right:10px;bottom:30px;transform:rotate(9deg);z-index:4}.float-sticker:hover{transform:rotate(0deg) translateY(-7px)}.hero-note{position:absolute;right:32px;top:-13px;font-size:12px;letter-spacing:.1em;transform:rotate(6deg);font-weight:700}.hero-bottom-note{position:absolute;bottom:-3px;left:70px;font-size:13px;color:#7d8c77;letter-spacing:.06em;transform:rotate(-4deg)}.handwritten{font-family:Georgia,serif;font-style:italic}.hero-spark{position:absolute;font-family:serif;color:var(--coral);font-size:42px}.spark-one{top:93px;left:5px;transform:rotate(11deg)}.spark-two{bottom:92px;left:240px;font-size:30px}
.category-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0f0e6}.category-strip>.wrap{display:flex;align-items:center;gap:40px;padding-block:23px}.strip-label{font-size:10px;line-height:1.6;min-width:91px}.strip-label b{font-size:13px}.mood-links{display:flex;flex:1;gap:12px;flex-wrap:wrap}.mood-links a{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:9px 17px;min-height:43px;border:1px solid #d5d9ce;background:#fafaf4;border-radius:30px;font-size:12px;transition:background .2s}.mood-links a:hover{background:var(--sage)}.mood-links span{font-size:15px;color:#6e836b}
.section{padding-top:80px;padding-bottom:80px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.section-heading h2{font-size:28px;letter-spacing:.045em;margin-top:10px;line-height:1.5}.section-intro{margin-top:-12px;margin-bottom:32px;font-size:13px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;font-weight:700;min-height:40px}.text-link .icon{width:19px}.text-link:hover{color:var(--coral)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px}.product-card{min-width:0}.card-art{position:relative;border:1px solid #dfdfd64d;border-radius:var(--radius);overflow:hidden;isolation:isolate}.card-pictures{display:grid;grid-template-columns:1fr 1fr;padding:17px 10px 10px;aspect-ratio:1.06;align-content:center;transition:transform .35s}.card-pictures:hover{transform:scale(1.035)}.card-pictures img{width:100%;aspect-ratio:370/320;object-fit:contain}.save-button{width:38px;height:38px;border-radius:50%;background:#fffef9e6;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #d9ddcf;transition:color .2s,background .2s}.card-art .save-button{position:absolute;top:10px;right:10px;z-index:2}.save-button .icon{width:18px;height:18px}.save-button:hover{background:white;color:var(--coral)}.save-button[aria-pressed=true]{background:#fae8df;color:#b26045;border-color:#e7bfae}.save-button[aria-pressed=true] svg{fill:#b26045}.card-caption{padding:15px 3px 0}.small-label{font-size:10px;letter-spacing:.07em;color:#667e63;font-weight:700;display:inline-block}.card-caption h3{font-size:14px;font-weight:700;line-height:1.85;margin-top:5px;letter-spacing:.02em}.card-caption h3 a:hover{text-decoration:underline;text-underline-offset:4px}.card-meta{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin-top:12px}.card-meta a{display:inline-flex;gap:8px;align-items:center}.card-meta .icon{width:15px}.tone-dialect{background:#eee5da}.tone-animals{background:#e7ebdc}.tone-feelings{background:#f1e5dd}.tone-daily{background:#e6ebe1}.tone-work{background:#e4e9e7}.tone-food{background:#f2ebd9}.tone-season{background:#eee6e8}.tone-names{background:#eae4e8}.tone-hobby{background:#e6e9ef}
.feature-story{display:grid;grid-template-columns:1fr 1fr;min-height:385px;border:1px solid #dcdccf;background:#edeedf;border-radius:20px;overflow:hidden}.feature-visual{position:relative;min-height:385px;background:#e6e8d5;border-right:1px solid #d4d8c6;overflow:hidden}.feature-visual:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:#f9f4e8;right:40px;top:50px}.feature-stamp{width:106px;height:106px;border:1px solid #b9c3a9;border-radius:50%;position:absolute;top:23px;left:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:11px;line-height:1.8;transform:rotate(-12deg);z-index:3;color:#5d7257}.feature-stamp b{font-size:14px}.feature-stamp small{font-size:7px;letter-spacing:.08em;margin-top:4px}.story-sticker{position:absolute;width:205px}.story-sticker-0{top:27px;left:160px;transform:rotate(6deg)}.story-sticker-1{bottom:16px;left:35px;transform:rotate(-8deg)}.story-sticker-2{bottom:1px;right:8px;transform:rotate(9deg)}.feature-copy{padding:58px 42px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.feature-copy h2{font-size:25px;line-height:1.85;margin:15px 0 18px;letter-spacing:.025em}.feature-copy h2 span{color:#677f50}.feature-copy p:not(.eyebrow){font-size:12px;line-height:2.2;margin-bottom:25px}.feature-copy .button{font-size:12px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:35px}.collection-link{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:24px 3px;transition:padding .2s}.collection-link:hover{padding-left:10px}.collection-number{font-family:Georgia,serif;font-size:18px;color:#9baa93}.collection-link b{font-size:14px}.collection-link small{display:block;font-size:8px;letter-spacing:.15em;color:var(--muted);margin-top:3px}.collection-link .icon{margin-left:auto;width:18px}.section-tint{background:#efefe6}.about-banner{padding-block:75px;display:flex;align-items:center;gap:30px}.about-banner>img{width:90px;height:90px;border-radius:50%;flex-shrink:0}.about-banner h2{font-size:21px;margin:8px 0 13px}.about-banner p:not(.eyebrow){font-size:12px;line-height:2}.about-banner>.text-link{margin-left:auto;white-space:nowrap}
.site-footer{border-top:1px solid var(--line);background:#edf0e6}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-block:45px}.footer-top .brand b{font-size:20px}.footer-top p{font-size:11px;color:var(--muted);margin-top:16px}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:10px 38px;align-content:center;font-size:12px}.footer-links .icon{width:13px}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;gap:24px;justify-content:space-between;align-items:center;border-top:1px solid #d4dbcd;padding-block:21px;font-size:10px;color:var(--muted)}.footer-bottom small{font-size:9px}.footer-bottom small:first-child{letter-spacing:.1em}.toast{position:fixed;left:50%;bottom:30px;transform:translateX(-50%);padding:12px 24px;max-width:calc(100% - 32px);border-radius:9px;color:white;background:#304a3df5;box-shadow:0 4px 25px #304a3d30;z-index:100;font-size:12px;text-align:center}
.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding-block:23px;font-size:10px;color:var(--muted);line-height:1.7}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs>span[aria-current]{overflow-wrap:anywhere}.catalog-section{padding-top:22px;padding-bottom:85px}.page-heading{text-align:center;margin-bottom:36px}.page-heading h1{font-size:34px;margin:12px 0 15px}.page-heading>p:not(.eyebrow){font-size:13px;color:var(--muted)}.search-form{display:flex;align-items:center;gap:15px;max-width:680px;margin:0 auto 30px;padding:8px 10px 8px 21px;background:white;border:1px solid #d1d8ca;border-radius:9px}.search-form input{background:none;border:0;flex:1;min-width:0;min-height:42px;font-size:14px}.search-form input:focus-visible{outline-offset:1px}.search-form>svg{width:20px;color:#7a8774}.search-form button{display:inline-flex;align-items:center;gap:20px;padding:10px 20px;min-height:44px;background:var(--ink);color:white;font-size:12px;border-radius:5px}.search-form button .icon{width:17px}.filter-chips{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.filter-chips a{font-size:11px;border:1px solid var(--line);border-radius:24px;padding:9px 15px;background:#fcfcf7;transition:background .2s}.filter-chips a[aria-current=true]{background:var(--ink);border-color:var(--ink);color:white}.filter-chips a:hover{background:var(--sage);color:var(--ink)}.catalog-tools{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--line);padding-top:22px;margin-bottom:24px}.result-count{font-size:12px}.result-count b{font-family:Georgia,serif;font-size:20px;color:var(--ink);font-weight:400;margin-right:4px}.catalog-tools>div{display:flex;gap:15px;align-items:center}.catalog-tools select{font-size:12px;border:1px solid var(--line);padding:8px 12px;background:var(--white);border-radius:5px}.clear-filters{font-size:11px;text-decoration:underline;text-underline-offset:3px}.pagination{display:flex;justify-content:center;gap:10px;margin-top:44px}.pagination a{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:5px;font-size:12px}.pagination a[aria-current=page]{background:var(--ink);color:white}.load-more-wrap{text-align:center;margin-top:36px}.empty-state{text-align:center;padding:70px 10px}.empty-state>.icon{width:40px;height:40px;color:#a2b099}.empty-state h2{font-size:21px;margin:22px 0 12px}.empty-state p{font-size:13px;margin-bottom:25px}.catalog-note{text-align:center;font-size:12px;margin-top:25px}
.product-hero{display:grid;grid-template-columns:1.07fr 1fr;gap:60px;align-items:center;padding-top:13px;padding-bottom:35px}.product-preview{border-radius:18px;border:1px solid #d7dbce;overflow:hidden}.preview-label{display:flex;justify-content:space-between;gap:10px;padding:22px 22px 0;font-size:9px;letter-spacing:.08em;color:#66735e}.preview-label .icon{width:13px;height:13px}.preview-four{display:grid;grid-template-columns:1fr 1fr;padding:20px}.preview-sticker{padding:0}.preview-sticker img{transition:transform .25s}.preview-sticker:hover img{transform:scale(1.06)}.product-info h1{font-size:27px;margin:12px 0 18px;line-height:1.75;letter-spacing:.03em}.product-description{font-size:13px;line-height:2.1;color:var(--muted)}.product-spec{margin:23px 0;display:grid;gap:9px}.product-spec>div{display:flex;font-size:12px;gap:20px}.product-spec dt{width:90px;color:var(--muted)}.product-spec dd{margin:0;font-weight:700}.product-info>.button{width:100%;max-width:400px;justify-content:space-between}.purchase-note{font-size:10px;color:var(--muted);margin-top:10px}.detail-actions{display:flex;gap:12px;align-items:center;font-size:11px;margin-top:20px}.detail-actions>.save-button{background:white}.share-button{margin-left:auto;font-size:11px}.share-button .icon{width:17px}.guide-link{margin-top:20px;display:inline-flex;align-items:center;gap:10px;font-size:11px;text-decoration:underline;text-underline-offset:5px}.guide-link .icon{width:16px}.sticker-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;padding:20px;background:#fffdf8;border:1px solid var(--line);border-radius:18px;transition:background .2s}.gallery-item{padding:10px 0 0;border-radius:8px;position:relative;transition:background .2s}.gallery-item:hover{background:#9aab8620}.gallery-item img{margin:auto;transition:transform .2s}.gallery-item:hover img{transform:scale(1.06)}.gallery-item>span{font-size:9px;color:#899482;display:block;padding:6px}.sticker-gallery[data-background=chat],.image-dialog[data-background=chat] .dialog-art{background:#a4b9c6}.sticker-gallery[data-background=dark],.image-dialog[data-background=dark] .dialog-art{background:#343e39}.sticker-gallery[data-background=dark] .gallery-item>span{color:#c2cebd}.background-switch{display:flex;gap:6px;align-items:center;border:0;margin:0;padding:0}.background-switch legend{float:left;font-size:10px;margin-right:10px;color:var(--muted);padding:8px 0}.background-switch label{position:relative}.background-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.swatch{display:inline-block;border:1px solid #ccd3c4;border-radius:4px;padding:5px 9px;font-size:10px}.swatch-light{background:#fffdf8}.swatch-chat{background:#a4b9c6;color:#263d46}.swatch-dark{background:#343e39;color:white}.background-switch input:checked+.swatch{outline:2px solid var(--ink);outline-offset:2px}.background-switch input:focus-visible+.swatch{outline:3px solid var(--coral)}.gallery-note{font-size:11px;color:var(--muted);margin-top:15px;text-align:center}.mobile-purchase{display:none}.image-dialog{padding:0;width:min(600px,calc(100% - 32px));max-height:90svh;border:1px solid var(--line);border-radius:16px;color:var(--ink);background:var(--paper);box-shadow:0 20px 100px #0003;overflow:auto}.image-dialog::backdrop{background:#17251ebf;backdrop-filter:blur(5px)}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px 12px 24px;font-size:12px;border-bottom:1px solid var(--line)}.dialog-toolbar button{width:44px;height:44px;display:grid;place-items:center}.dialog-art{display:flex;align-items:center;justify-content:space-between;padding:25px 8px;background:#fffdf8}.dialog-art>button{width:43px;height:50px;flex-shrink:0;font-size:25px;background:#fffef9cc;border-radius:6px;color:var(--ink)}.dialog-art>img{width:calc(100% - 86px);max-width:440px}.image-dialog>p{text-align:center;font-size:12px;padding:20px 12px}
.prose-page{max-width:770px;padding-block:40px 90px}.prose-page h1{font-size:37px;line-height:1.8;margin:15px 0 35px}.prose-page h2{font-size:21px;margin:35px 0 16px}.prose-page p{font-size:14px;line-height:2.25;margin-bottom:20px}.prose-page>.eyebrow{font-size:10px}.prose-page .prose-lead{font-size:18px;line-height:2.4;margin-bottom:30px}.prose-page p a{text-decoration:underline;text-underline-offset:4px}.about-mark{border-radius:50%;float:right;margin:0 0 28px 30px}.prose-cta{margin-top:40px}.muted{color:var(--muted)}.guide-steps{padding:0;list-style:none;counter-reset:step}.guide-steps li{counter-increment:step;position:relative;padding:0 0 28px 55px}.guide-steps li:before{content:"0" counter(step);position:absolute;left:0;top:0;font-family:Georgia,serif;font-size:25px;color:#8b9e7c}.guide-steps b{font-size:17px}.guide-steps p{margin-top:10px;font-size:13px}.empty-page{text-align:center;padding-block:90px}.empty-page img{border-radius:50%;margin:30px auto}.empty-page h1{font-size:29px}.empty-page p:not(.eyebrow){margin:20px 0 28px;font-size:13px}
@media(min-width:1500px){.hero{min-height:720px}.hero-art{margin-left:25px}}
@media(max-width:1150px){.desktop-nav{gap:18px;font-size:11px}.header-inner{gap:25px;width:calc(100% - 56px)}.wrap{width:calc(100% - 64px)}.hero-art{transform:scale(.88);transform-origin:center;margin-left:-25px;margin-right:-35px}.hero{min-height:640px;padding-block:35px;overflow:hidden}.hero h1{font-size:52px}.product-grid{gap:28px 18px}.card-caption h3{font-size:12px}.feature-copy{padding:35px 30px}.feature-copy h2{font-size:22px}.story-sticker-0{left:115px}.story-sticker{width:185px}.feature-stamp{width:85px;height:85px;font-size:10px}.feature-stamp b{font-size:12px}.about-banner>.text-link{white-space:normal}.product-hero{gap:35px}.product-info h1{font-size:23px}.preview-label{font-size:8px;padding-inline:15px}.category-strip>.wrap{gap:20px}.mood-links{gap:8px}.mood-links a{padding-inline:12px;gap:12px}}
@media(max-width:900px){.desktop-nav{display:none}.header-actions{margin-left:auto}.menu-toggle{display:flex}.header-inner{height:77px}.hero{grid-template-columns:1fr 1fr;gap:0;min-height:580px}.hero h1{font-size:44px}.hero-description{font-size:12px}.hero-art{transform:scale(.73);width:470px;margin-left:-75px;transform-origin:50% 50%;height:500px}.hero-note{right:20px}.hero-copy .eyebrow{font-size:8px}.hero-footnote{font-size:9px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 23px}.card-caption h3{font-size:14px}.card-pictures{padding:23px 14px 12px}.section{padding-block:55px}.section-heading h2{font-size:25px}.feature-story{grid-template-columns:1fr 1fr;min-height:350px}.feature-visual{min-height:350px}.feature-copy{padding:28px 20px}.feature-copy h2{font-size:19px}.feature-copy p:not(.eyebrow){font-size:11px}.feature-copy .button{gap:12px;padding:12px 15px;font-size:10px}.feature-stamp{left:15px;top:18px;width:78px;height:78px}.story-sticker{width:165px}.story-sticker-0{left:auto;right:5px;top:28px}.story-sticker-1{left:5px;bottom:35px}.story-sticker-2{right:0;bottom:10px}.collection-grid{grid-template-columns:repeat(2,1fr)}.about-banner{flex-wrap:wrap;padding-block:50px}.about-banner>.text-link{margin-left:120px}.footer-top{gap:25px}.footer-links{font-size:11px;gap:12px 22px}.footer-bottom{flex-wrap:wrap;gap:12px}.product-hero{grid-template-columns:1fr 1fr;align-items:start;gap:25px}.product-info h1{font-size:21px;margin-top:8px}.product-description{font-size:12px}.product-preview{position:sticky;top:100px}.preview-four{padding:13px}.preview-label{flex-direction:column;gap:2px}.detail-actions{flex-wrap:wrap}.share-button{margin-left:0}.product-spec{margin-block:15px}.product-info>.button{font-size:12px;padding:12px 15px}.sticker-gallery{grid-template-columns:repeat(4,1fr);gap:12px}}
@media(max-width:600px){body{font-size:14px}.wrap{width:calc(100% - 40px)}.header-inner{height:70px;width:calc(100% - 32px);gap:10px}.brand{gap:9px}.brand img{width:35px;height:35px}.brand b{font-size:18px}.brand small{font-size:7px;margin-top:3px}.header-actions{gap:2px}.icon-link{width:36px;height:40px}.icon-link svg{width:19px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:38px;padding-bottom:25px;min-height:0;overflow:visible}.hero-copy{padding-left:4px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.15em}.hero h1{font-size:44px;line-height:1.5;letter-spacing:.045em;margin-top:18px}.highlight:after{height:13px}.hero-description{font-size:12px;line-height:2;margin-block:19px 23px}.hero .button{font-size:12px;min-height:50px;padding-inline:22px;gap:32px}.hero-footnote{margin-top:12px;font-size:9px}.hero-art{align-self:center;width:360px;height:342px;max-width:calc(100vw - 32px);transform:none;margin:29px 0 0}.hero-orbit{width:278px;height:278px;left:42px;top:27px}.hero-orbit:after{inset:-13px}.float-one{width:192px;top:52px;left:81px}.float-one span{font-size:8px;padding:3px 10px}.float-two{width:117px;top:5px;right:0}.float-three{width:136px;top:195px;left:0}.float-four{width:145px;bottom:24px;right:0}.hero-note{font-size:9px;top:-5px;right:34px}.hero-spark{font-size:28px}.spark-one{top:53px;left:10px}.spark-two{left:170px;bottom:70px;font-size:23px}.hero-bottom-note{font-size:10px;left:45px;bottom:-2px}.category-strip>.wrap{display:block;padding-block:19px}.strip-label{display:block;font-size:11px;margin-bottom:12px}.strip-label br{display:none}.strip-label b{font-size:12px;margin-left:3px}.mood-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mood-links a{font-size:10px;padding:8px 11px;gap:5px;min-height:38px}.mood-links a span{font-size:13px}.section{padding-block:42px}.section-heading{align-items:start;margin-bottom:24px;gap:15px}.section-heading h2{font-size:22px;letter-spacing:0;margin-top:8px}.eyebrow{font-size:8px;letter-spacing:.14em}.section-heading>.text-link{font-size:9px;gap:5px;max-width:93px;line-height:1.9;padding-top:24px;flex-shrink:0}.section-heading>.text-link svg{width:15px}.section-intro{font-size:11px;line-height:1.9;margin-bottom:24px;margin-top:-10px}.product-grid{gap:27px 13px}.card-art{border-radius:12px}.card-pictures{padding:19px 5px 7px;aspect-ratio:1}.card-art .save-button{width:30px;height:30px;top:6px;right:6px}.save-button .icon{width:15px;height:15px}.card-caption{padding:11px 1px 0}.small-label{font-size:8px}.card-caption h3{font-size:12px;line-height:1.9;margin-top:4px;letter-spacing:0}.card-meta{font-size:8px;margin-top:9px;gap:4px}.card-meta a{gap:3px}.card-meta .icon{width:12px}.feature-story{display:flex;flex-direction:column;border-radius:15px}.feature-visual{min-height:300px;border-right:0;border-bottom:1px solid #d4d8c6}.feature-visual:before{width:215px;height:215px;right:30px;top:40px}.feature-stamp{left:18px;top:20px;width:88px;height:88px}.story-sticker{width:174px}.story-sticker-0{right:55px;top:16px}.story-sticker-1{left:6px;bottom:7px}.story-sticker-2{right:-3px;bottom:-8px}.feature-copy{padding:29px 26px 34px}.feature-copy h2{font-size:23px;margin:12px 0 15px;line-height:1.8}.feature-copy p:not(.eyebrow){font-size:12px;margin-bottom:23px}.feature-copy .button{font-size:12px;padding-inline:20px;gap:22px}.collection-grid{column-gap:20px}.collection-link{gap:9px;padding-block:19px}.collection-number{font-size:14px}.collection-link b{font-size:11px;letter-spacing:0}.collection-link small{font-size:6px;letter-spacing:.09em}.collection-link .icon{width:13px}.about-banner{gap:16px;align-items:flex-start;padding-block:43px}.about-banner>img{width:58px;height:58px;margin-top:5px}.about-banner>div{flex:1;min-width:0}.about-banner h2{font-size:17px;line-height:1.8;margin-top:7px}.about-banner p:not(.eyebrow){font-size:11px}.about-banner>.text-link{margin-left:74px;font-size:11px}.footer-top{flex-direction:column;padding-block:32px;gap:28px}.footer-top .brand b{font-size:18px}.footer-top p{font-size:10px;margin-top:12px}.footer-links{grid-template-columns:1fr 1fr;gap:14px 18px}.footer-bottom{font-size:9px;gap:12px}.footer-bottom small:last-child{width:100%;font-size:8px}.breadcrumbs{font-size:8px;gap:5px;padding-block:18px}.catalog-section{padding-top:17px;padding-bottom:50px}.page-heading h1{font-size:27px;margin:10px 0 12px}.page-heading>p:not(.eyebrow){font-size:11px;line-height:1.9}.page-heading{margin-bottom:24px}.search-form{gap:9px;padding:5px 5px 5px 12px;margin-bottom:20px}.search-form input{font-size:12px;min-height:40px}.search-form>svg{width:17px}.search-form button{font-size:11px;gap:5px;padding:10px 12px;min-height:40px}.search-form button svg{width:14px}.filter-chips{gap:7px;justify-content:flex-start;margin-bottom:25px}.filter-chips a{font-size:10px;padding:7px 12px}.catalog-tools{padding-top:17px;margin-bottom:18px}.catalog-tools>div{gap:8px}.catalog-tools select{font-size:10px;max-width:115px}.clear-filters{font-size:9px}.result-count{font-size:10px}.result-count b{font-size:18px}.pagination{gap:6px;flex-wrap:wrap;margin-top:30px}.pagination a{width:33px;height:35px;font-size:11px}.product-hero{display:flex;flex-direction:column;gap:27px;padding-top:0;padding-bottom:0}.product-preview{position:static;width:100%}.preview-label{flex-direction:row;font-size:8px;padding:16px 14px 0}.preview-four{padding:15px}.product-info{width:100%}.product-info h1{font-size:24px;line-height:1.7;margin:9px 0 17px}.product-info>.small-label{font-size:10px}.product-description{font-size:13px}.product-info>.button{max-width:none;font-size:13px;padding:14px 20px}.product-spec{margin-block:21px}.purchase-note{font-size:9px}.detail-actions{font-size:11px;gap:10px}.detail-actions .save-button{width:38px;height:38px}.detail-actions .share-button{margin-left:auto}.detail-actions .save-button svg{width:18px}.product-hero+.section .section-heading{flex-direction:column;gap:22px}.background-switch{align-self:flex-end}.sticker-gallery{grid-template-columns:repeat(3,1fr);gap:5px;padding:8px;border-radius:12px}.gallery-item{padding:5px 0 0}.gallery-item>span{font-size:8px;padding:5px}.gallery-note{font-size:10px}.mobile-purchase{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#fffef9f5;border-top:1px solid var(--line);padding:12px 20px calc(12px + env(safe-area-inset-bottom));backdrop-filter:blur(8px)}.mobile-purchase>span{font-size:10px}.mobile-purchase>.button{min-height:44px;padding:10px 15px;font-size:11px;gap:15px}body:has(.mobile-purchase){padding-bottom:75px}body:has(.mobile-purchase) .toast{bottom:92px}.toast{font-size:11px;padding:12px 20px;bottom:20px;width:max-content}.dialog-toolbar{padding:8px 8px 8px 17px;font-size:11px}.dialog-art{padding:20px 5px}.dialog-art>button{width:35px;font-size:21px}.dialog-art>img{width:calc(100% - 70px)}.prose-page{padding-block:25px 55px}.prose-page h1{font-size:28px;line-height:1.8;margin-bottom:25px}.prose-page h2{font-size:19px;margin-top:27px}.prose-page p{font-size:13px}.prose-page .prose-lead{font-size:15px}.about-mark{width:85px;height:85px;margin-left:12px}.guide-steps li{padding-left:40px}.guide-steps li:before{font-size:21px}.guide-steps b{font-size:15px}.empty-page{padding-block:55px}.empty-page h1{font-size:24px}}
/* スマホでは紹介文の幅を確保し、紹介リンクを本文の次の行に配置する。 */
@media(max-width:600px){
  .about-banner{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:start;gap:16px}
  .about-banner>.text-link{grid-column:2;margin-left:0;justify-self:start}
  /* 回転する背景装飾を画面幅に収め、横スクロールを防ぐ。 */
  .hero-orbit{width:72%;height:auto;aspect-ratio:1;left:14%}
  /* 二重の回転で点線の表示領域が広がることを防ぐ。 */
  .hero-orbit:after{transform:none}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
