*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,ol,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-15px)}100%{transform:translateY(0px)}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes bounceCustom{0%,100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8, 0, 1, 1)}50%{transform:none;animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}}@keyframes moveWave{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes swayCute{0%{transform:rotate(0deg)}25%{transform:rotate(-8deg)}50%{transform:rotate(8deg)}75%{transform:rotate(-4deg)}100%{transform:rotate(0deg)}}@keyframes surpriseSquish{0%{transform:scale(1, 1) translateY(0)}20%{transform:scale(0.9, 1.1) translateY(-20px)}40%{transform:scale(1.15, 0.85) translateY(0)}60%{transform:scale(0.95, 1.05) translateY(-5px)}80%{transform:scale(1.02, 0.98) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}body{background-color:#fdfbf7;color:#333;font-family:"m-plus-rounded-1p",sans-serif;line-height:1.6;margin:0}body.is-locked{overflow:hidden}.wrapper{overflow-x:hidden}img{max-width:100%;height:auto}ul{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit}@keyframes headerMarquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.header{position:fixed;width:100%;top:0;z-index:50;padding:16px;pointer-events:none;transition:transform .4s cubic-bezier(0.165, 0.84, 0.44, 1),padding .3s ease}.header.is-hidden{transform:translateY(-100%)}.header__inner{border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.header__inner:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.header__inner{background-color:#fff;border-radius:9999px;padding:12px 20px;display:flex;justify-content:space-between;align-items:center;pointer-events:auto;transition:padding .3s}.header.is-scrolled .header__inner{padding:8px 20px}.header__logo{display:flex;align-items:center;height:32px;transition:transform .3s ease;transform-origin:center}.header__logo:hover{transform:scale(1.15)}.header__logo:hover img{animation:swayCute 2.6s ease-in-out infinite}@media screen and (min-width: 1024px){.header__logo{height:50px}}.header__logo img{width:auto;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.header__news{flex:1;margin:0 16px;overflow:hidden;display:flex;align-items:center}@media screen and (min-width: 768px){.header__news{margin:0 32px}}.header__news-txt{width:-moz-max-content;width:max-content;flex-shrink:0;font-family:"m-plus-rounded-1p",sans-serif;white-space:nowrap;font-size:16px;font-weight:700;color:#f381a7;animation:headerMarquee 15s linear infinite;padding-left:100%}.header__news-txt a{transition:opacity .3s}.header__news-txt a:hover{opacity:.6}@media screen and (min-width: 768px){.header__news-txt{font-size:24px;animation:headerMarquee 25s linear infinite}}.hamburger{width:32px;height:32px;display:flex;flex-direction:column;justify-content:center;gap:6px;background:rgba(0,0,0,0);border:none;cursor:pointer;z-index:60;flex-shrink:0}.hamburger__line{display:block;width:24px;height:4px;background-color:#333;border-radius:9999px;transition:all .3s;transform-origin:left}.hamburger.is-active .hamburger__line:nth-child(1){transform:rotate(45deg) translate(4px, -4px)}.hamburger.is-active .hamburger__line:nth-child(2){opacity:0}.hamburger.is-active .hamburger__line:nth-child(3){transform:rotate(-45deg) translate(4px, 4px)}.gnav{position:fixed;inset:0;background-color:#f9d949;z-index:40;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s}.gnav.is-active{opacity:1;visibility:visible}.gnav__list{display:flex;flex-direction:column;gap:32px;text-align:center}.gnav__link{font-size:36px;font-weight:900;position:relative;padding-bottom:8px}.gnav__link:hover{color:#fff}.gnav__link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:8px;background-color:#fff;transition:width .3s}.gnav__link:hover::after{width:100%}.footer{background-color:#333;color:#fff;padding:64px 24px;text-align:center;border-top:8px solid #f381a7}.footer__logo{display:flex;align-items:center;justify-content:center;width:89vw;max-width:540px;margin:0 auto 32px}.footer__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.footer__sns{display:flex;justify-content:center;gap:24px;margin-bottom:40px}.footer__sns-link{width:56px;height:56px;background-color:#fff;color:#333;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;border:2px solid rgba(0,0,0,0);transition:all .3s}.footer__sns-link--x{box-shadow:0 4px 0 #f381a7}.footer__sns-link--x:hover{border-color:#f381a7;color:#f381a7;transform:translateY(-8px)}.footer__sns-link--ig{box-shadow:0 4px 0 #bce4f7}.footer__sns-link--ig:hover{border-color:#bce4f7;color:#bce4f7;transform:translateY(-8px)}.footer__copy{font-size:14px;font-weight:700;opacity:.6}section[id]{scroll-margin-top:100px}.fv{min-height:92dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:96px 16px 48px;position:relative;background-color:#e0f2fe}@media screen and (min-width: 1024px){.fv{min-height:94dvh;padding-top:12dvh}}.fv .fv__dec-yellow,.fv .fv__dec-pink,.fv .fv__dec-white{position:absolute;border:4px solid #333;border-radius:50%}.fv__dec-white{width:32px;height:32px;background-color:#fff;top:128px;left:16px;animation:bounceCustom 2s infinite}.fv__dec-pink{width:48px;height:48px;background-color:#f381a7;top:25%;right:32px}.fv__dec-yellow{width:24px;height:24px;background-color:#f9d949;bottom:80px;left:32px}.fv__ttl{font-size:36px;font-weight:900;text-align:center;line-height:1.2;z-index:10;margin-bottom:32px}@media screen and (min-width: 768px){.fv__ttl{font-size:48px}}.fv__ttl-highlight{display:inline-block;margin-top:8px;background-color:#fff;padding:4px 2px 4px 24px;text-align:center;border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.fv__ttl-highlight:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.fv__ttl-highlight{transform:rotate(-2deg)}@media screen and (min-width: 768px){.fv__ttl-highlight{padding:4px 0 4px 32px}}.fv__img-wrap{width:256px;height:256px;position:relative;z-index:10;animation:float 3s ease-in-out infinite;margin-bottom:32px}@media screen and (min-width: 768px){.fv__img-wrap{width:320px;height:320px}}.fv__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 10px 10px rgba(0, 0, 0, 0.15));transform-origin:bottom center}.fv__img:hover{animation:surpriseSquish .6s ease-out}.fv__btn-wrap{z-index:10;margin-top:auto}.marquee{background-color:#333;color:#fff;font-weight:900;font-size:24px;padding:12px 0;border-top:4px solid #333;border-bottom:4px solid #333;overflow:hidden;white-space:nowrap;display:flex}.marquee__inner{display:flex;width:-moz-max-content;width:max-content;animation:marquee 30s linear infinite}.marquee__txt{margin:0 24px;display:flex;align-items:center;gap:16px}.marquee__dot{width:12px;height:12px;border-radius:50%;display:block}.marquee__dot--pink{background-color:#f381a7}.marquee__dot--yellow{background-color:#f9d949}.marquee__dot--blue{background-color:#bce4f7}.about{padding:96px 24px;position:relative;background-image:radial-gradient(#e5e7eb 1px, transparent 1px);background-size:20px 20px;text-align:center}.profile{background-color:#fff;border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.profile:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.profile{border-radius:24px;padding:24px;position:relative;max-width:448px;margin:0 auto;text-align:left}.profile__badge{position:absolute;top:-20px;right:-8px;background-color:#f381a7;color:#fff;font-weight:900;padding:8px 20px;border-radius:9999px;border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.profile__badge:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.profile__badge{transform:rotate(12deg)}.profile__img-wrap{background-color:#f0f9ff;border-radius:16px;border:2px solid #333;padding:8px;margin-bottom:24px;overflow:hidden}.profile__img{width:100%;transition:transform .3s}.profile__img:hover{transform:scale(1.05)}.profile__name{font-size:30px;font-weight:900;margin-bottom:16px}.profile__desc{font-weight:700;color:#374151;line-height:2;margin-bottom:24px}.profile__list{background-color:#f9fafb;padding:16px;border-radius:12px;border:2px dashed #333;display:flex;flex-direction:column;gap:12px}.profile__item{font-weight:700;display:flex;align-items:center}.profile__item-icon{width:32px;height:32px;border-radius:50%;border:2px solid #333;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;margin-right:12px}.profile__item-icon--pink{background-color:#f381a7}.profile__item-icon--blue{background-color:#bce4f7}.goods__wave,.gallery__wave{position:absolute;bottom:100%;left:0;width:100%;overflow:hidden;line-height:0;margin-bottom:-1px}.goods .wave-inner,.gallery .wave-inner{display:flex;width:200%;animation:moveWave 15s linear infinite}.goods svg,.gallery svg{width:calc(50% + 1px);margin-left:-1px;height:48px;flex-shrink:0}@media screen and (min-width: 768px){.goods svg,.gallery svg{height:64px}}.gallery{padding:96px 24px;background-color:#bce4f7;position:relative;text-align:center}.gallery__category{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px}.gallery__cat-btn{background-color:#fff;border:2px solid #333;border-radius:9999px;padding:8px 24px;font-weight:700;font-size:16px;cursor:pointer;transition:all .2s;box-shadow:2px 2px 0px #333}.gallery__cat-btn:hover{background-color:#f9fafb}.gallery__cat-btn:active{box-shadow:0px 0px 0px #333;transform:translate(2px, 2px)}.gallery__cat-btn.is-active{background-color:#f381a7;color:#fff}.gallery__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;max-width:1024px;margin:0 auto}@media screen and (min-width: 768px){.gallery__grid{grid-template-columns:repeat(3, 1fr);gap:24px}}@media screen and (min-width: 1024px){.gallery__grid{grid-template-columns:repeat(4, 1fr);gap:32px}}.gallery__item{background-color:#fff;border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.gallery__item:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.gallery__item{border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s;text-align:left}.gallery__item:hover{transform:translateY(-8px)}.gallery__img-wrap{aspect-ratio:1/1;overflow:hidden;border-bottom:4px solid #333;background-color:#e0f2fe;display:flex;align-items:center;justify-content:center}.gallery__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.gallery__item:hover .gallery__img-wrap img{transform:scale(1.1)}.gallery__caption{padding:16px 8px;font-weight:900;text-align:center;font-size:16px;background-color:#fff;color:#333}.gallery__btn-wrap{margin-top:48px}.btn{border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.btn:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9999px;font-weight:900;cursor:pointer}.btn--large{padding:16px 40px;font-size:20px}.btn--pink{background-color:#f381a7;color:#fff}.btn--white{background-color:#fff;color:#333;padding:12px 32px;font-size:18px}.btn--white:hover{background-color:#f9fafb}.btn__icon{width:24px;height:24px}.btn__icon--bounce{animation:bounceCustom 1.5s infinite}.section-ttl{font-size:36px;font-weight:900;display:inline-block;position:relative;z-index:10;margin-bottom:48px}.section-ttl--about{transform:rotate(-2deg)}.section-ttl--gallery{transform:rotate(1deg)}.section-ttl__bg{position:absolute;bottom:-8px;left:0;width:100%;height:16px;z-index:-1;border-radius:9999px}.section-ttl__bg--yellow{background-color:#f9d949}.section-ttl__bg--white{background-color:#fff;transform:rotate(3deg)}.goods{padding:96px 24px;position:relative;background-color:#fdfbf7;background-image:radial-gradient(#e5e7eb 1px, transparent 1px);background-size:20px 20px;text-align:center}.goods .wave-inner{animation-direction:reverse}.goods__grid{display:grid;grid-template-columns:1fr;gap:24px;max-width:1024px;margin:0 auto 48px}@media screen and (min-width: 768px){.goods__grid{grid-template-columns:repeat(3, 1fr);gap:32px}}.goods__item{background-color:#fff;border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.goods__item:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.goods__item{border-radius:24px;padding:16px;display:flex;flex-direction:column;text-align:left;transition:transform .3s}.goods__item:hover{transform:translateY(-5px)}.goods__img-wrap{border:2px dashed #333;border-radius:16px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;margin-bottom:16px;overflow:hidden}.goods__img-wrap--pink{background-color:#fce7f3}.goods__img-wrap--yellow{background-color:#fef9c3}.goods__img-wrap--blue{background-color:#e0f2fe}.goods__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.goods__item:hover .goods__img{transform:scale(1.05)}.goods__name{font-size:20px;font-weight:900;margin-bottom:8px;line-height:1.4}.goods__price{font-size:24px;font-weight:900;color:#f381a7}.goods__tax{font-size:14px;color:#333;font-weight:700}.news{padding:96px 24px;background-color:#fdfbf7;text-align:center}.news__list{max-width:768px;margin:0 auto 48px;text-align:left}.news__item{border-bottom:3px dashed #333}.news__item:first-child{border-top:3px dashed #333}.news__link{display:flex;flex-direction:column;padding:24px 8px;transition:all .3s}@media screen and (min-width: 768px){.news__link{flex-direction:row;align-items:baseline;gap:24px}}.news__link:hover{background-color:hsla(0,0%,100%,.5);padding-left:16px}.news__meta{display:flex;align-items:center;gap:16px;margin-bottom:8px}@media screen and (min-width: 768px){.news__meta{margin-bottom:0;min-width:140px}}.news__date{font-weight:900;font-size:18px}.news__badge{font-size:12px;font-weight:900;padding:4px 12px;border-radius:9999px;color:#fff;border:4px solid #333;border-width:2px}.news__badge--pink{background-color:#f381a7}.news__badge--yellow{background-color:#f9d949;color:#333}.news__badge--blue{background-color:#bce4f7;color:#333}.news__ttl{font-weight:700;line-height:1.5;flex:1}.dummy-content{min-height:87dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:128px 24px 64px}.dummy-message{font-size:24px;font-weight:900;margin-top:32px;margin-bottom:32px}.page-header{padding:160px 24px 80px;background-color:#bce4f7;text-align:center;position:relative}.page-header .section-ttl{margin-bottom:0}.sub-gallery{padding:96px 24px;background-color:#fdfbf7;position:relative;max-width:100%}.sub-gallery__wave{position:absolute;bottom:100%;left:0;width:100%;overflow:hidden;line-height:0;margin-bottom:-1px}.sub-gallery__wave .wave-inner{display:flex;width:200%;animation:moveWave 15s linear infinite;animation-direction:reverse}.sub-gallery__wave svg{width:calc(50% + 1px);margin-left:-1px;height:48px;flex-shrink:0}@media screen and (min-width: 768px){.sub-gallery__wave svg{height:64px}}.sub-gallery__category{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px}.sub-gallery__cat-btn{background-color:#fff;border:2px solid #333;border-radius:9999px;padding:8px 24px;font-weight:700;font-size:16px;cursor:pointer;transition:all .2s;box-shadow:2px 2px 0px #333}.sub-gallery__cat-btn:hover{background-color:#f9fafb}.sub-gallery__cat-btn:active{box-shadow:0px 0px 0px #333;transform:translate(2px, 2px)}.sub-gallery__cat-btn.is-active{background-color:#f381a7;color:#fff}.sub-gallery__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;max-width:1024px;margin:0 auto}@media screen and (min-width: 768px){.sub-gallery__grid{grid-template-columns:repeat(3, 1fr);gap:24px}}@media screen and (min-width: 1024px){.sub-gallery__grid{grid-template-columns:repeat(4, 1fr);gap:32px}}.sub-gallery__item{background-color:#fff;border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.sub-gallery__item:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.sub-gallery__item{border-radius:24px;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s}.sub-gallery__item:hover{transform:translateY(-8px)}.sub-gallery__img-wrap{aspect-ratio:1/1;overflow:hidden;border-bottom:4px solid #333;background-color:#e0f2fe;display:flex;align-items:center;justify-content:center}.sub-gallery__img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.sub-gallery__item:hover .sub-gallery__img-wrap img{transform:scale(1.1)}.sub-gallery__caption{padding:16px 8px;font-weight:900;text-align:center;font-size:16px;background-color:#fff;color:#333}.modal{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:all .3s ease}.modal.is-open{opacity:1;visibility:visible}.modal__overlay{position:absolute;inset:0;background-color:rgba(51,51,51,.8);cursor:pointer}.modal__content{position:relative;background-color:#fdfbf7;border:4px solid #333;box-shadow:4px 4px 0px #333;transition:all .2s ease}.modal__content:active{box-shadow:0px 0px 0px #333;transform:translate(4px, 4px)}.modal__content{border-radius:24px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;transform:translateY(20px) scale(0.95);transition:transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.modal.is-open .modal__content{transform:translateY(0) scale(1)}.modal__close-btn{position:absolute;top:16px;right:16px;width:40px;height:40px;background-color:#fff;border:4px solid #333;border-radius:50%;cursor:pointer;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:2px 2px 0px #333;transition:transform .2s}.modal__close-btn:hover{transform:scale(1.1)}.modal__close-btn:active{box-shadow:0 0 0 #333;transform:translate(2px, 2px)}.modal__close-line{display:block;width:20px;height:4px;background-color:#333;border-radius:9999px;position:absolute}.modal__close-line:nth-child(1){transform:rotate(45deg)}.modal__close-line:nth-child(2){transform:rotate(-45deg)}.modal__img-wrap{width:100%;background-color:#f0f9ff;border-bottom:4px solid #333;display:flex;align-items:center;justify-content:center;padding:16px}.modal__img{max-height:50vh;-o-object-fit:contain;object-fit:contain}.modal__body{padding:32px 24px;text-align:center}.modal__ttl{font-size:24px;font-weight:900;margin-bottom:16px}@media screen and (min-width: 768px){.modal__ttl{font-size:28px}}.modal__desc{font-weight:700;line-height:1.8;color:#374151}