:root{--footer-bg:#FFFDF7;--footer-card:#FFFFFF;--footer-main:#FF4F8B;--footer-border:#FFE38A;--footer-text:#4A2A1A;--footer-divider:#D9C8A9;--footer-radius:20px;--footer-shadow:0 6px 20px rgba(0,0,0,.05)}.footer{width:100%;padding:24px 16px 0;background:var(--footer-bg);color:var(--footer-text);font-size:13px;line-height:1.7;border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer-custom{width:100%}@media(min-width:768px){.footer-custom{display:grid;gap:32px;grid-template-columns:260px 1fr 1fr 260px;grid-template-areas:"safe safe safe safe" "brand menu menu line" "sns sns sns sns" "bottom bottom bottom bottom"}.footer-safe-points,.footer-menu{background:none;border:none;box-shadow:none;padding:0}}@media(max-width:767px){.footer-custom{display:block}}.footer-safe-points{grid-area:safe}.footer-brand{grid-area:brand}.footer-menu{grid-area:menu}.footer-line{grid-area:line}.footer-sns{grid-area:sns}.footer-bottom{grid-area:bottom}.footer-custom>section{background:var(--footer-card);border:2px solid var(--footer-border);border-radius:var(--footer-radius);padding:20px;margin-bottom:20px;box-shadow:var(--footer-shadow)}.no-border{background:none!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.footer h2{margin:12px 0;color:var(--footer-main);font-size:28px;text-align:center}.footer h3{margin:0 0 12px;color:var(--footer-main);font-size:18px;text-align:center}.safe-scroll{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch}.safe-scroll::-webkit-scrollbar{display:none}.safe-item{flex:0 0 120px;border:1px solid var(--footer-border);border-radius:16px;padding:14px;text-align:center}.safe-item img{width:100px;height:auto}.safe-item .icon{margin-bottom:10px}.safe-content{display:block}.safe-item .title{margin:0;font-size:12px}.safe-item .text{margin-top:4px;color:var(--footer-main);font-size:12px;font-weight:700}@media(min-width:768px){.footer-safe-points{background:none;border:none;box-shadow:none;padding:0}.safe-scroll{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.safe-item{display:flex;align-items:center;gap:18px;position:relative;padding:0 24px;background:none;border:none;border-radius:0;box-shadow:none;text-align:left}.safe-item:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;border-right:1px dashed var(--footer-divider)}.safe-item .icon{flex:0 0 70px;margin:0}.safe-item .icon img{width:60px;height:auto}.safe-content{display:flex;flex-direction:column;justify-content:center}.safe-item .title{margin:0;font-size:13px;line-height:1.5}.safe-item .text{margin-top:4px;font-size:18px;font-weight:700;color:var(--footer-main);line-height:1.4}}.footer-brand{text-align:center}.footer-logo{display:block;width:140px;height:auto;margin:0 auto}.footer-brand p{margin-top:10px;font-size:12px}.footer-line{background:#fef1e7!important;text-align:center}.footer-line p{margin:0}.coupon{margin:6px 0;color:var(--footer-main);font-size:34px;font-weight:700}.line-button{display:flex;align-items:center;justify-content:center;width:100%;height:54px;margin-top:20px;background:#06c755;color:#fff;border-radius:999px;text-decoration:none;font-weight:700;font-size:18px;transition:.2s}.line-button:hover{opacity:.85}.footer-menu{margin:0}@media(min-width:768px){.footer-menu{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.footer-menu>section{position:relative;padding:0 24px}.footer-menu>section:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;border-right:1px dashed var(--footer-divider)}.footer-menu details{display:block}.footer-menu summary{display:flex;align-items:center;margin-bottom:18px;color:var(--footer-main);font-size:16px;font-weight:700;pointer-events:none;cursor:default}.footer-menu summary::-webkit-details-marker{display:none}.footer-menu summary:after{display:none}.footer-menu summary:before{content:"";width:22px;height:22px;margin-right:8px;background-size:contain;background-repeat:no-repeat;background-position:center}.footer-menu ul{margin:0;padding-left:18px}.footer-menu li{margin-bottom:10px}.footer-menu a{color:var(--footer-text);text-decoration:none;transition:.2s}.footer-menu a:hover{color:var(--footer-main)}}@media(max-width:767px){.footer-menu details{border-bottom:1px solid var(--footer-border);overflow:hidden;margin-bottom:12px}.footer-menu summary{position:relative;padding:18px;cursor:pointer;font-weight:700;list-style:none}.footer-menu summary::-webkit-details-marker{display:none}.footer-menu summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--footer-main);font-size:22px}.footer-menu details[open] summary:after{content:"\2212"}.footer-menu ul{padding:0 18px 18px;margin:0;list-style:none}.footer-menu li{margin:10px 0}.footer-menu a{color:var(--footer-text);text-decoration:none}}.menu_a:before{background-image:url(/cdn/shop/files/smile_icon_a.png);margin-left:10px}.menu_b:before{background-image:url(/cdn/shop/files/smile_icon_b.png);margin-left:10px}.menu_c:before{background-image:url(/cdn/shop/files/smile_icon_c.png);margin-left:10px}.menu_d:before{background-image:url(/cdn/shop/files/smile_icon_d.png);margin-left:10px}.footer-sns{text-align:center}.sns-icons{display:flex;justify-content:center;gap:20px}.sns-icons img{width:40px;height:auto;transition:.2s}.sns-icons a:hover img{transform:translateY(-2px)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;text-align:center}.footer-bottom p{width:100%}.footer-bottom a{color:var(--footer-text);text-decoration:none}.page-top{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:var(--footer-border);color:var(--footer-main);font-weight:700}@media(max-width:767px){.hide-sp{display:none}.footer-safe-points,.footer-brand,.footer-line,.footer-menu,.footer-sns{margin-bottom:28px}}@media(min-width:768px){.footer-custom>.footer-menu,.footer-custom>.footer-sns{background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important;padding:0!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/footer_v2.css.map */
