@charset "UTF-8";:root{--c-bg: #d9d9d9;--c-dark: #404040;--c-gray70: #535353;--c-gray60: #737373;--c-gray50: #8c8c8c;--c-white: #ffffff;--f-hero: a-otf-gothic-mb101-pr6n, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", sans-serif;--f-mincho: "Shippori Mincho", "Hiragino Mincho ProN", serif;--f-en: "Marcellus", "Times New Roman", serif;--f-body: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;--f-num: Arial, "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--c-bg);color:var(--c-gray70);font-family:var(--f-body);font-weight:300;line-height:1.6;font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3,p,figure,hgroup{margin:0}button{font-family:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:767px){.pc-only{display:none!important}}@media(min-width:768px){.sp-only{display:none!important}}.deco-dots{position:absolute;top:0;left:0;width:100%;aspect-ratio:375 / 812;height:auto;z-index:0;pointer-events:none;background:var(--gelato-dot-sp) top center / 100% auto no-repeat}.site-header,.site-main,.site-footer{position:relative;z-index:1}.site-main{width:100%;max-width:100%;margin:0 auto;padding:0 32px}.site-header{display:flex;align-items:flex-start;justify-content:space-between;padding:32px 32px 0;max-width:100%;margin:0 auto}.site-logo img{width:96px;height:auto}.btn-cart{display:inline-flex;align-items:center;justify-content:center;background:var(--c-dark);color:var(--c-white);font-family:var(--f-mincho);text-align:center;transition:opacity .25s ease}.btn-cart:hover{opacity:.8}.btn-cart--sm{width:120px;height:44px;font-size:13px}.btn-cart--lg{width:100%;height:64px;font-size:15px}.hero{padding-top:90px}.hero-text{font-family:var(--f-hero);font-weight:400;font-style:normal;color:var(--c-gray50);font-size:20px;line-height:2;letter-spacing:.1em}.hero-text p,.hero-text h1{margin:0 0 2em}.hero-text h1{font-size:inherit;font-weight:inherit;line-height:inherit}.hero-text p:last-child{margin-bottom:0}.hero-lines{width:100%}.hero-lines.pc-only{max-width:936px}.hero-line{display:block;width:100%;height:auto}@keyframes heroLineIn{0%{opacity:0;transform:translateY(var(--hero-rise, 28px));filter:blur(8px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.hero-line{will-change:transform,filter,opacity}.js .hero-line{opacity:0}.hero-line.is-visible{animation:heroLineIn 1.7s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.hero-line{animation:none!important;opacity:1!important}}.flavors{padding-top:80px}.flavors-heading{font-family:var(--f-en);font-weight:400;font-size:14px;line-height:1;letter-spacing:.7px;color:var(--c-dark)}.flavor-grid{display:flex;flex-direction:column;gap:40px;padding-top:12px}.flavor-card{display:flex;flex-direction:column;align-items:center;gap:12px}.flavor-img{width:240px;height:240px}.flavor-img img{width:100%;height:100%;object-fit:cover}.flavor-body{display:flex;flex-direction:column;align-items:flex-start;width:100%;--body-gap: 24px}.flavor-sub,.flavor-toggle{margin-top:var(--body-gap)}.flavor-title{display:flex;flex-direction:column;gap:8px}.flavor-title h3{font-family:var(--f-mincho);font-weight:400;font-size:18px;line-height:1.6;color:var(--c-dark)}.flavor-en{font-family:var(--f-en);font-weight:400;font-size:12px;line-height:1;letter-spacing:.6px;color:var(--c-gray50)}.flavor-sub{font-family:var(--f-body);font-weight:300;font-size:12px;line-height:1.6;letter-spacing:.6px;color:var(--c-gray70);width:100%;text-align:left}.flavor-desc{font-family:var(--f-body);font-weight:300;font-size:12px;line-height:1.6;letter-spacing:.6px;color:var(--c-gray60);width:100%;height:0;margin-top:0;opacity:0;overflow:hidden;transition:height .4s ease,opacity .35s ease,margin-top .4s ease}.flavor-card.is-open .flavor-desc{margin-top:var(--body-gap);opacity:1}.flavor-toggle{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.toggle-icon{display:block;width:45px;height:15px;background-color:var(--c-dark);-webkit-mask:url(gelato-Btn_More.svg) center / contain no-repeat;mask:url(gelato-Btn_More.svg) center / contain no-repeat;transition:background-color .2s ease}.flavor-card.is-open .toggle-icon{-webkit-mask-image:url(gelato-Btn_Close.svg);mask-image:url(gelato-Btn_Close.svg)}.flavor-toggle:hover .toggle-icon{background-color:var(--c-gray60)}.flavors-note{margin-top:40px;font-family:var(--f-body);font-weight:300;font-size:12px;line-height:1.6;letter-spacing:.6px;color:var(--c-gray60)}.purchase{display:flex;flex-direction:column;align-items:center;gap:28px;padding-top:80px;padding-bottom:40px;text-align:center}.set-name{font-family:var(--f-mincho);font-weight:400;font-size:20px;line-height:1.6;color:var(--c-dark)}.price{display:flex;align-items:baseline;gap:4px;font-family:var(--f-num)}.set-name+.price{margin-top:-12px}.price-cur,.price-num{font-size:18px;letter-spacing:.9px;color:var(--c-gray70)}.price-tax{font-size:12px;letter-spacing:.6px;color:var(--c-gray50)}.site-footer{display:flex;flex-direction:column;gap:60px;padding:80px 15px 40px;max-width:100%;margin:0 auto}.footer-addr{font-family:var(--f-en);font-size:12px;line-height:1.8;color:var(--c-gray60);text-align:left}.footer-links{display:flex;flex-direction:column;gap:40px}.footer-links a{font-family:var(--f-en);font-size:14px;line-height:1;letter-spacing:.7px;color:var(--c-dark);transition:opacity .25s ease}.footer-links a:hover{opacity:.6}.footer-copy{font-family:var(--f-en);font-size:12px;line-height:1;letter-spacing:.6px;color:var(--c-gray60)}@media(min-width:768px){.deco-dots{aspect-ratio:auto;height:982px;background-image:var(--gelato-dot-pc);background-size:1750px auto;background-position:center top -10px}.site-header{max-width:1512px;padding:40px 40px 0}.site-logo img{width:120px}.btn-cart--sm{width:240px;height:44px;font-size:15px}.site-main{max-width:1040px;padding:0 40px}.hero{padding-top:190px}.hero-text{margin:0;font-size:49px;letter-spacing:.1em}.flavors{padding-top:200px}.flavor-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:clamp(40px,16.6%,160px);row-gap:60px;padding-top:24px}.flavor-card{width:100%;align-items:stretch;gap:24px}.flavor-img{width:100%;height:auto;aspect-ratio:1 / 1}.flavor-body{--body-gap: 32px}.flavor-title h3{font-size:20px;letter-spacing:2px}.flavor-en{font-size:13px;letter-spacing:.65px}.flavor-sub,.flavor-desc{font-size:14px;letter-spacing:.7px}.flavors-note{margin-top:60px;font-size:12px}.purchase{padding-top:160px;padding-bottom:0}.btn-cart--lg{max-width:445px;height:120px}.site-footer{max-width:1512px;gap:40px;padding:200px 40px 40px;align-items:center}.footer-addr{line-height:2;text-align:center}.footer-links{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:40px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gelato.css.map */
