:root{--p-purple: #6b2fb8;--p-purple-deep: #3d1773;--p-purple-bright: #8b3fe8;--p-yellow: #ffe600;--p-yellow-deep: #ffb800;--p-electric: #00d4ff;--p-red: #ff2e4d;--p-pink: #ff6b9d;--p-ink: #0a0814;--p-paper: #fff8e7}.ja{font-family:Noto Sans JP,sans-serif}.display{font-family:Bowlby One,sans-serif}@keyframes p2p-float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes p2p-float-rot{0%,to{transform:rotate(-3deg) translateY(0)}50%{transform:rotate(-1deg) translateY(-14px)}}@keyframes p2p-spin-slow{to{transform:rotate(360deg)}}@keyframes p2p-spin-rev{to{transform:rotate(-360deg)}}@keyframes p2p-wobble{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}@keyframes p2p-pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes p2p-pulse-color{0%,to{color:var(--p-yellow)}50%{color:var(--p-electric)}}@keyframes p2p-bg-pan{0%{background-position:0 0}to{background-position:80px 80px}}@keyframes p2p-speed-lines{0%{transform:translate(0) skew(-20deg);opacity:0}20%{opacity:.8}to{transform:translate(120vw) skew(-20deg);opacity:0}}@keyframes p2p-shake-tiny{0%,to{transform:translate(0)}25%{transform:translate(-1px,1px)}50%{transform:translate(1px,-1px)}75%{transform:translate(-1px,-1px)}}@keyframes p2p-shine-sweep{0%{transform:translate(-120%) skew(-25deg)}to{transform:translate(220%) skew(-25deg)}}@keyframes p2p-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes p2p-marquee-rev{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes p2p-pop-in{0%{opacity:0;transform:scale(.6) rotate(-12deg)}60%{opacity:1;transform:scale(1.08) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(var(--final-rot, 0deg))}}@keyframes p2p-slide-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes p2p-slide-right{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes p2p-bounce-in{0%{opacity:0;transform:translateY(60px) scale(.9)}60%{opacity:1;transform:translateY(-8px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes p2p-star-twinkle{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}@keyframes p2p-tilt-3d{0%,to{transform:perspective(800px) rotateY(-3deg) rotateX(2deg)}50%{transform:perspective(800px) rotateY(3deg) rotateX(-2deg)}}@keyframes p2p-glow-pulse{0%,to{box-shadow:0 0 #00d4ff00}50%{box-shadow:0 0 24px 4px #00d4ff99}}@keyframes p2p-bar-glide{0%,to{transform:translate(0);width:160px}50%{transform:translate(60px);width:200px}}.p2p-reveal,.p2p-reveal-l,.p2p-reveal-r,.p2p-reveal-pop{opacity:0;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.p2p-reveal{transform:translateY(40px)}.p2p-reveal-l{transform:translate(-40px)}.p2p-reveal-r{transform:translate(40px)}.p2p-reveal-pop{transform:scale(.7) rotate(-8deg);transition:opacity .8s cubic-bezier(.34,1.56,.64,1),transform .8s cubic-bezier(.34,1.56,.64,1)}.p2p-reveal.is-in,.p2p-reveal-l.is-in,.p2p-reveal-r.is-in{opacity:1;transform:translate(0)}.p2p-reveal-pop.is-in{opacity:1;transform:scale(1) rotate(0)}.p2p-progress{position:fixed;top:0;left:0;height:4px;width:0;background:var(--p-electric);box-shadow:0 0 12px var(--p-electric);z-index:1000;transition:width .1s ease-out;pointer-events:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.p2p-reveal,.p2p-reveal-l,.p2p-reveal-r,.p2p-reveal-pop{opacity:1;transform:none}}.newsletter-form .field{position:relative!important;display:flex!important;align-items:stretch!important;height:auto!important;min-height:0!important;max-width:520px;margin:0 auto!important;padding:0!important;background:#fff!important;border:3px solid var(--p-ink)!important;border-radius:0!important;box-shadow:6px 6px 0 var(--p-ink)!important;overflow:hidden!important}.newsletter-form .field:before,.newsletter-form .field:after{display:none!important;content:none!important}.newsletter-form .field__input{position:relative!important;inset:auto!important;top:auto!important;left:auto!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;height:auto!important;margin:0!important;padding:16px 18px!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-family:Zen Kaku Gothic New,Helvetica Neue,sans-serif!important;font-weight:600!important;font-size:15px!important;line-height:1.4!important;letter-spacing:.02em!important;color:var(--p-ink)!important;outline:none!important}.newsletter-form .field__input::placeholder{color:#0a081480!important;opacity:1!important;font-weight:600}.newsletter-form .field__input:focus,.newsletter-form .field__input:focus-visible{outline:none!important;box-shadow:inset 0 -3px 0 var(--p-purple)!important}.newsletter-form .field__label{display:none!important}.newsletter-form .field__button{position:relative!important;inset:auto!important;flex:0 0 56px!important;display:grid!important;place-items:center!important;width:56px!important;height:auto!important;margin:0!important;padding:0!important;background:var(--p-ink)!important;color:var(--p-yellow)!important;border:0!important;border-left:3px solid var(--p-ink)!important;border-radius:0!important;box-shadow:none!important;cursor:pointer;transition:background .15s}.newsletter-form .field__button:hover{background:var(--p-purple)!important}.newsletter-form .field__button svg{width:18px;height:18px;fill:var(--p-yellow);color:var(--p-yellow)}.newsletter-form__message{margin-top:10px;font-family:Zen Kaku Gothic New,sans-serif;font-size:13px;font-weight:700}.p2p-cursor-dot,.p2p-cursor-ring{display:none}body.p2p-cursor-ready .p2p-cursor-dot,body.p2p-cursor-ready .p2p-cursor-ring{display:block;position:fixed;top:0;left:0;pointer-events:none;z-index:99999;will-change:transform}body.p2p-cursor-ready{cursor:none}body.p2p-cursor-ready a,body.p2p-cursor-ready button,body.p2p-cursor-ready input,body.p2p-cursor-ready textarea,body.p2p-cursor-ready select,body.p2p-cursor-ready label,body.p2p-cursor-ready [role=button],body.p2p-cursor-ready summary,body.p2p-cursor-ready .p2p-nav__icon,body.p2p-cursor-ready .p2p-nav__logo,body.p2p-cursor-ready .p2p-pp__thumb,body.p2p-cursor-ready .p2p-pp__pill,body.p2p-cursor-ready .p2p-pp__btn-buy,body.p2p-cursor-ready .p2p-pp__btn-buy-now,body.p2p-cursor-ready .p2p-pp__qty-btn{cursor:none}body.p2p-cursor-ready .p2p-cursor-dot{width:10px;height:10px;background:var(--p-yellow);border:2px solid var(--p-ink);border-radius:50%;transition:width .2s,height .2s,background .2s}body.p2p-cursor-ready .p2p-cursor-ring{width:40px;height:40px;border:2.5px solid var(--p-ink);border-radius:50%;background:#ffe6001f;transition:width .25s,height .25s,border-color .25s,background .25s}body.p2p-cursor-ready.p2p-cursor-hover .p2p-cursor-dot{width:5px;height:5px;background:var(--p-electric)}body.p2p-cursor-ready.p2p-cursor-hover .p2p-cursor-ring{width:64px;height:64px;border-color:var(--p-purple);background:#6b2fb82e}.p2p-region-badge{display:inline-flex;align-items:center;gap:6px;background:var(--p-ink, #0a0814);color:var(--p-yellow, #ffe600);padding:5px 10px;font-family:Bowlby One,Impact,Arial Black,sans-serif;font-size:11px;letter-spacing:.12em;text-transform:uppercase;border:2px solid var(--p-ink, #0a0814);transform:rotate(3deg);box-shadow:3px 3px 0 var(--p-red, #ff2e4d);white-space:nowrap;line-height:1}.p2p-region-badge__flag{font-size:14px;line-height:1;transform:translateY(-1px)}body{margin:0!important;padding:0!important;row-gap:0!important}header.shopify-section.shopify-section-group-header-group{margin:0!important;padding:0!important}#MainContent,main#MainContent{margin:0!important;padding:0!important}#MainContent>.shopify-section:first-child,#MainContent>section.shopify-section:first-child,#MainContent>div.shopify-section:first-child{margin-top:0!important;padding-top:0!important}.p2p-hero-section,section.p2p-hero-section{margin-top:0!important;padding-top:0!important}.p2p-hero{margin-top:0!important}html,body{overflow-x:clip;max-width:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}.p2p-hero-section,.p2p-hero-section .p2p-hero,#shopify-section-template--__hero{max-width:100vw}@media(max-width:860px){.p2p-hero__grid,.p2p-hero__content,.p2p-hero__visual,.p2p-hero__visual--spotlight,.p2p-hero-spotlight,.p2p-hero-spot-viewport{min-width:0!important;max-width:100%!important}.p2p-hero{padding:28px 18px 36px!important}.p2p-hero__streak,.p2p-hero__star{display:none!important}.p2p-hero__kicker{font-size:11px;padding:6px 12px;margin-bottom:14px}.p2p-hero__headline{font-size:clamp(30px,8vw,48px)!important;line-height:1!important}.p2p-hero__line--stroke{text-shadow:3px 3px 0 var(--p-purple, #6b2fb8)!important}.p2p-hero__line--pop{text-shadow:2px 2px 0 var(--p-ink, #0a0814),4px 4px 0 var(--p-electric, #00d4ff)!important}.p2p-hero__line--stroke2{text-shadow:3px 3px 0 var(--p-red, #ff2e4d)!important}.p2p-hero__sub{font-size:14px!important;line-height:1.5;margin:12px auto 18px!important}.p2p-btn{padding:11px 18px!important;font-size:13px!important}.p2p-hero__cta{flex-direction:column;align-items:center}.p2p-hero__cta .p2p-btn{width:100%;max-width:320px;justify-content:center}.p2p-hero__visual--spotlight{margin:0 auto!important}.p2p-hero-spotlight{width:100%;max-width:340px!important;margin:0 auto!important;box-shadow:6px 6px 0 var(--p-purple)!important}.p2p-hero-spot-img{aspect-ratio:5 / 4}.p2p-hero-spot-image{max-width:70%;max-height:78%}.p2p-hero-spot-body{padding:14px 16px 16px}.p2p-hero-spot-eyebrow{font-size:10px;margin-bottom:4px}.p2p-hero-spot-title{font-size:15px;line-height:1.15;margin-bottom:10px}.p2p-hero-spot-price{font-size:20px}.p2p-hero-spot-cta{padding:8px 12px;font-size:10px}.p2p-hero-spot-flag{font-size:9px;padding:5px 10px}.p2p-hero-spot-arrow{width:36px;height:36px;font-size:22px}.p2p-hero-spot-dots{flex-direction:row!important;direction:ltr!important;gap:18px!important;padding:16px 0!important}.p2p-hero-spot-dot{width:16px!important;height:16px!important;padding:0!important;margin:0!important;background-clip:padding-box!important;box-sizing:border-box!important}}.p2p-hero-spot-img{text-decoration:none;color:inherit;cursor:pointer}a.p2p-hero-spot-title{display:block;text-decoration:none;color:var(--p-ink);transition:color .15s}a.p2p-hero-spot-title:hover{color:var(--p-purple)}@media(max-width:600px){.card-wrapper .p2p-card-tags{top:8px!important;left:8px!important;gap:4px!important}.card-wrapper .p2p-card-tag{padding:3px 8px!important;font-size:9px!important;letter-spacing:.06em!important;border-width:1.5px!important;transform:rotate(-3deg)!important}.card-wrapper .p2p-card-region{top:auto!important;right:8px!important;bottom:8px!important}.card-wrapper .p2p-card-region .p2p-region-badge{transform:rotate(-3deg)!important;box-shadow:2px 2px 0 var(--p-red, #ff2e4d)!important}}.p2p-pp__reviews-app{margin-top:28px}.p2p-pp__reviews-app>.shopify-app-block,.p2p-pp__reviews-app>div{max-width:100%}.p2p-pp__reviews-empty{margin-top:28px;padding:36px 24px;text-align:center;background:#ffffff0f;border:2px dashed rgba(255,230,0,.4)}.p2p-pp__reviews-empty-stars{font-family:Bowlby One,Impact,sans-serif;font-size:32px;line-height:1;letter-spacing:6px;color:var(--p-yellow, #ffe600);opacity:.65;margin-bottom:14px}.p2p-pp__reviews-empty-msg{margin:0;font-family:Bowlby One,Impact,sans-serif;font-weight:400;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--p-yellow, #ffe600);opacity:.9}@media(max-width:600px){.p2p-pp__qty-cta{flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:8px!important}.p2p-pp__qty{flex:0 0 auto!important;width:auto!important}.p2p-pp__qty-btn{width:32px!important;min-width:32px!important;font-size:16px!important}.p2p-pp__qty-input{width:36px!important;min-width:36px!important;font-size:14px!important;padding:0!important}.p2p-pp__btn-buy{flex:1 1 auto!important;min-width:0!important;padding:12px 14px!important;font-size:13px!important;white-space:nowrap!important}.p2p-pp__btn-buy-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.p2p-pp__related-grid,ul.p2p-pp__related-grid.grid,.p2p-pp__related ul.grid{display:flex!important;flex-wrap:wrap!important;column-gap:14px!important;row-gap:14px!important;margin-left:0!important;padding-left:0!important}ul.p2p-pp__related-grid>.grid__item,.p2p-pp__related ul.grid>.grid__item{width:calc(50% - 7px)!important;max-width:calc(50% - 7px)!important;flex:0 0 calc(50% - 7px)!important;padding-left:0!important;margin:0!important}.p2p-pp__sec-title:after{width:80px!important}}@media(max-width:500px){.p2p-hero{padding:24px 14px 32px!important}.p2p-hero__visual--spotlight,.p2p-hero-spotlight{max-width:100%!important}.p2p-hero__headline{font-size:clamp(26px,9vw,38px)!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/p2p-anime.css.map */
