.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--muted:#777;--cta:#ff1818;--cta-ink:#fff;--line:#00000014}*{box-sizing:border-box}html,body{background:#fff;min-height:100%;margin:0;padding:0}body{color:#000;font-family:sans-serif}a{color:inherit;text-decoration:none}.novelty-shell{min-height:calc(100vh - 160px)}.novelty-header-logo{background-image:url(/fn/img/logo_header.svg)!important;display:block!important}.novelty-login-area{gap:10px}.novelty-cart-link{background-image:url(/fn/img/shopping_cart.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:32px;height:32px;display:block}.footer-row{justify-content:center;align-items:center;gap:18px;display:flex}.socologo{background-image:url(/fn/img/socologo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:110px;height:28px;display:block}.sns-links img{width:26px;height:26px}.cart-layout-grid{grid-template-columns:minmax(0,1fr) 360px;gap:24px;display:grid}@media (max-width:768px){.cart-layout-grid{grid-template-columns:1fr}}.header{z-index:100;background-color:#fff;border-bottom:1px solid #dadada;justify-content:center;align-items:center;width:100%;height:50px;display:flex;position:fixed;top:0;left:0}.header .logo{width:100px;height:35px;display:block}.cart-btn{cursor:pointer;background-color:#fff;background-image:url(/fn/img/shopping_cart.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;width:32px;height:32px;margin-right:6px;padding:0;transition:background .15s;position:relative}.cart-count-badge{box-sizing:content-box;color:#fff;text-align:center;z-index:10;background:#ff1818;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;padding:4px;font-family:arial;font-size:13px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 6px #0000001f}.login-area{z-index:200;align-items:center;display:flex;position:fixed;right:16px}#userNickname{color:#000;margin-right:12px;font-family:sans-serif;font-weight:700}button#loginBtn{color:#fff;cursor:pointer;background-color:#ff1818;border:none;border-radius:8px;margin-left:auto;padding:8px 12px;font-family:sans-serif;font-size:15px;font-weight:700;transition:background .2s;box-shadow:0 2px 8px #00000014}button#loginBtn:hover{background-color:#d80000}.menu-area{display:inline-block;position:relative}.menu-btn{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:fixed;top:10px;right:10px}.fn-round-logo{z-index:200;top:3px;left:10px;position:fixed!important}.menu-btn span{background:#333;border-radius:2px;width:24px;height:3px;margin:5px 0;transition:background .2s;display:block}.menu-list{z-index:300;background:#fff;border:1px solid #ccc;border-radius:6px;min-width:200px;padding:6px 0;display:none;position:fixed;top:60px;right:10px;box-shadow:0 2px 8px #0002}.menu-item{color:#333;cursor:pointer;padding:12px 16px;font-family:Mochiy Pop P One,sans-serif;font-size:14px;font-weight:400;text-decoration:none;transition:background .15s;display:block}.menu-item:hover{background:#f5f5f5}#login-modal{z-index:9999;background:#0000004d;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:12px;flex-direction:column;align-items:center;min-width:320px;max-width:90vw;max-height:85dvh;padding:24px;font-family:sans-serif;font-size:14px;display:flex;position:relative;overflow-y:auto;box-shadow:0 4px 24px #0003}.modal-content .close{cursor:pointer;color:#a9a9a9;font-size:28px;position:absolute;top:0;right:8px}.modal-content .login-guide,.modal-content .signup-guide{color:#333;margin-bottom:12px}.modal-content form{flex-direction:column;align-items:stretch;gap:6px;width:100%;max-width:340px;margin:0 auto 8px;display:flex}.modal-content input{text-indent:8px;border:1px solid #d3d3d3;border-radius:8px;height:36px;margin-bottom:4px;font-size:15px}.modal-content button{color:#fff;text-align:center;background-color:#ff1818;border:none;border-radius:8px;width:100%;height:40px;margin-top:8px;font-size:15px;font-weight:700}.modal-content button:disabled{color:#999;cursor:not-allowed;opacity:.7;background-color:#ccc}.modal-content button.is-loading{pointer-events:none;animation:1.5s infinite auth-pulse;cursor:wait!important;background-color:#ff8e8e!important}.modal-content #login-result,.modal-content #signup-result{color:#f60b0b;margin-top:4px}.field-input,.field-select{color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.field-input::placeholder{color:#b0b0b0}.field-input:hover,.field-select:hover{border-color:#b0b0b0}.field-input:focus,.field-select:focus{border-color:#f30;outline:none;box-shadow:0 0 0 3px #ff33001f}.field-input.is-error,.field-select.is-error{border-color:red}.field-input.is-error:focus,.field-select.is-error:focus{box-shadow:0 0 0 3px #ff000026}.soft-card{background:#fff;border:1px solid #ececec;border-radius:16px;box-shadow:0 2px 14px #0000000a}.info-banner{color:#6b3a00;background:#fff7ed;border-left:4px solid #ff7a00;border-radius:10px;align-items:center;gap:10px;padding:12px 14px 12px 16px;font-size:13.5px;line-height:1.5;display:flex}.info-banner.is-success{color:#1f5b25;background:#effaf0;border-left-color:#1f8a2c}.qty-btn{cursor:pointer;color:#111;background:#fff;border:1px solid #d4d4d4;border-radius:10px;width:36px;height:36px;font-family:inherit;font-size:16px;font-weight:700;transition:background .1s,border-color .1s}.qty-btn:hover:not(:disabled){background:#fafafa;border-color:#b0b0b0}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.qty-input{text-align:center;border:1px solid #d4d4d4;border-radius:10px;width:56px;height:36px;font-family:inherit;font-size:14px;font-weight:600}.btn-ghost{color:#666;cursor:pointer;background:#fff;border:1px solid #d4d4d4;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background .1s,border-color .1s,color .1s;display:inline-flex}.btn-ghost:hover{color:#333;background:#fafafa;border-color:#b0b0b0}.google-login-btn{color:#333;cursor:pointer;background:#fff;border:1.5px solid #d3d3d3;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:40px;margin-top:0;font-family:sans-serif;font-size:14px;font-weight:700;transition:box-shadow .15s;display:inline-flex}.google-login-btn:hover{box-shadow:0 2px 8px #00000026}.google-login-btn:disabled{opacity:.6;cursor:not-allowed}.login-divider{color:#888;align-items:center;width:100%;margin:14px 0 10px;font-size:12px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e0e0e0;flex:1;height:1px}.login-divider span{white-space:nowrap;padding:0 10px}@keyframes loader-pulse{0%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes auth-pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.terms-modal-overlay{z-index:9999;background:#0006;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.terms-modal{background:#fff;border-radius:12px;flex-direction:column;width:90vw;max-width:420px;max-height:85dvh;padding:32px 24px 24px;font-size:1em;line-height:1.6;display:flex;box-shadow:0 4px 24px #0000002e}.terms-title{margin-bottom:12px;font-weight:700}.terms-message{color:#333;margin-bottom:12px;font-size:.9em}.terms-content-wrap{flex-direction:column;flex:1;min-height:0;margin-bottom:10px;font-size:.8em;display:flex}.terms-content{background:#fafafa;border:1px solid #ccc;border-radius:6px;flex:1;margin-bottom:10px;padding:10px;font-size:1em;line-height:1.6;overflow-y:auto}.terms-article-contents{margin-bottom:8px}.terms-article-contents .terms-article-list{list-style-type:revert-layer;padding-left:20px}.terms-article-contents .terms-article-string{padding-left:20px;list-style-type:decimal}.terms-agree-row label{align-items:center;gap:6px;display:flex}.terms-agree-row label input{margin:0}.terms-agree-row label a{color:#ff5252;cursor:pointer;text-decoration:underline}.terms-btn-row{justify-content:flex-end;gap:12px;display:flex}.terms-btn-row .terms-btn{color:#333;cursor:pointer;background:#e0e0e0;border:none;border-radius:6px;height:40px;padding:0 18px;font-size:1em;transition:background .2s}.terms-btn-row .terms-btn:disabled{color:#999;cursor:not-allowed;background:#ccc}.terms-btn-row .terms-btn:not(:disabled):hover,.terms-btn-row .terms-btn:not(:disabled):focus{color:#fff;background:#ff5252}.user-menu-container{align-items:center;display:flex;position:relative}.user-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;width:36px;height:36px;margin:0 6px;padding:0;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 4px #0000001a}.user-icon-btn:hover{box-shadow:0 2px 8px #0003}.user-icon-img{-o-object-fit:cover;object-fit:cover;background-color:#f0f0f0;width:100%;height:100%}.user-dropdown-menu{z-index:300;background:#fff;border:1px solid #ccc;border-radius:6px;min-width:170px;padding:6px 0;font-family:Mochiy Pop P One,sans-serif;position:fixed;top:60px;right:10px;box-shadow:0 4px 12px #00000026}.user-dropdown-header{color:#646464;text-align:center;word-break:break-all;cursor:default;border-bottom:1px solid #eee;margin-bottom:4px;padding:8px 16px 12px;font-size:14px}.user-dropdown-item{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;width:100%;padding:12px 16px;font-size:14px;text-decoration:none;transition:background .15s;display:block}.user-dropdown-item.menu-logout{color:#ff5252}.user-dropdown-item:hover{background:#f5f5f5}.has-submenu{position:relative}.profile-submenu{z-index:310;background:#fff;border:1px solid #ccc;border-radius:6px;min-width:170px;margin-right:4px;padding:6px 0;position:absolute;top:0;right:100%;box-shadow:0 4px 12px #00000026}.profile-pic-modal-overlay{background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.profile-pic-modal-content{background:#fff;border-radius:12px;max-width:350px;margin:0 auto;padding:20px;position:relative}.profile-pic-modal-content .modal-close-btn{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:28px;line-height:1;transition:color .2s;display:flex;position:absolute;top:3px;right:15px}.profile-pic-modal-content .modal-close-btn:hover{color:#333}.profile-pic-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-height:60vh;padding:10px;display:grid;overflow-y:auto}.profile-pic-modal-content .profile-pic-select-btn{cursor:pointer;aspect-ratio:1;background:#fff;border:2px solid #0000;border-radius:50%;width:100%;height:70px;padding:0;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 2px 4px #0000001a}.profile-pic-modal-content .profile-pic-select-btn:hover{border-color:#3498db;transform:scale(1.05)}.profile-pic-modal-content .profile-pic-select-btn img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.size-chart-trigger{color:#fff;text-align:center;cursor:pointer;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:#999;border-radius:50%;width:20px;height:20px;margin-left:6px;font-size:14px;font-weight:700;line-height:20px;display:inline-block}.size-chart-trigger:hover{background-color:#666}.modal-overlay{z-index:10000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.size-chart-content{background:#fff;border-radius:10px;width:90%;max-width:600px;max-height:90vh;padding:20px;position:relative;overflow-y:auto}.size-chart-content h2{text-align:center;margin-bottom:10px;font-size:18px;font-weight:700}.size-chart-content h3{border-left:4px solid #ff1818;margin-top:20px;margin-bottom:8px;padding-left:8px;font-size:16px;font-weight:700}.size-chart-content .note{color:#666;text-align:center;margin-bottom:15px;font-size:12px}.size-chart-content .table-wrap{overflow-x:auto}.size-chart-content table{border-collapse:collapse;width:100%;min-width:300px;font-size:13px}.size-chart-content th,.size-chart-content td{text-align:center;border:1px solid #ddd;padding:8px 4px}.size-chart-content th{white-space:nowrap;background-color:#f2f2f2;font-weight:700}.size-chart-content tr:nth-child(2n){background-color:#f9f9f9}.size-chart-content .close-btn{cursor:pointer;color:#999;font-size:24px;position:absolute;top:10px;right:15px}.size-chart-content .close-btn:hover{color:#333}#footer{color:#fff;background-color:#000;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;padding:10px 0;display:flex}#footer .footer-row{flex-direction:row;align-items:center;gap:20px;display:flex}#footer .footer-row .socologo{background-image:url(/fn/img/socologo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100px;height:20px}#footer .footer-row .sns-links{justify-content:center;align-items:center;gap:10px;display:flex}#footer .footer-row .sns-links img{height:34px}#footer .footer-link{color:#aaa;font-size:12px;text-decoration:none}#footer .footer-link:hover{color:#fff;text-decoration:underline}#charNameInput{text-indent:8px;border:1px solid #d3d3d3;border-radius:8px;width:200px;height:36px;margin-bottom:4px;font-size:16px}.toggle-switch{vertical-align:middle;width:54px;height:28px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;border-radius:28px;transition:all .3s;position:absolute;inset:0}.slider:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .3s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #00000014}.toggle-label{vertical-align:middle;-webkit-user-select:none;user-select:none;white-space:nowrap;margin-left:12px;font-family:sans-serif;font-size:15px;line-height:28px;display:inline-block}.toggle-switch input:checked+.slider{background-color:#ff1818}.toggle-switch input:checked+.slider:before{transform:translate(26px)}.toggle-label{vertical-align:middle;-webkit-user-select:none;user-select:none;margin-left:12px;font-family:sans-serif;font-size:15px}.char-privacy-toggle{flex-wrap:nowrap;align-items:center;gap:8px;width:200px;display:flex}#charNameSubmit{color:#fff;cursor:pointer;text-align:center;background-color:#ff1818;border:none;border-radius:8px;width:70px;height:36px;margin-left:8px;font-size:15px;font-weight:700}.charNameInputWrap{flex-direction:column;align-items:center;gap:8px;margin:24px 0 12px;font-family:sans-serif;display:flex}.charName{color:#000;text-align:center;margin:18px 0 10px;font-family:Mochiy Pop P One,sans-serif;font-size:20px}html{scroll-padding-top:60px}body{background-color:#fff}html,body{height:100%}#app{min-height:calc(100% - 50px)}.thanks{flex-direction:column;justify-content:center;align-items:center;padding:50px 20px;display:flex}.thanks .title{color:#ff1818;margin-bottom:30px;font-family:Mochiy Pop P One,sans-serif;font-size:20px}.thanks .dance{color:#000;background-color:#fafcfa;background-image:url(/fn/img/loader.gif);background-position:50%;background-repeat:no-repeat;background-size:160px;border:6px solid #ff1a1a;border-radius:20px;width:200px;height:240px;font-weight:700}.thanks .wrap{flex-direction:column;margin-top:20px;display:flex}.thanks .btn{color:#fff;text-align:center;background-color:#ff1818;border-radius:20px;margin-top:20px;padding:10px 30px;font-size:12px;font-weight:700;display:inline-block}.thanks .btn.line{color:#ff1818;background-color:#fff;border:2px solid #ff1818}.logo{background-image:url(/fn/img/logo.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}#checkout{z-index:400;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;font-family:sans-serif;display:flex;position:fixed;top:0;left:0}#checkout .co_window{background-color:#fff;border-radius:20px;width:95%;height:95%;padding:15px 30px 10px;overflow:scroll}#checkout .co_window .title{font-size:16px;font-weight:700}#checkout .co_window .user-input{text-indent:8px;border:1px solid #d3d3d3;border-radius:8px;width:100%;max-width:300px;height:32px;font-size:14px}#checkout .co_window .user-input::placeholder{color:#d4d4d4}#checkout .co_window .subtitle{margin:16px 0 4px;font-size:12px;font-weight:700}#checkout .co_window .error{color:#f60b0b;margin-left:6px;font-size:9px}#checkout .co_window .btn{border-radius:8px;justify-content:center;align-items:center;height:40px;font-size:14px;font-weight:700;display:flex}#checkout .co_window #checkout_cancel{color:#fff;background-color:#737373;border:none}#checkout .co_window #checkout_do{color:#fff;background-color:#533afd;border:none}#checkout .co_window .buttons{margin-top:24px}#checkout .co_window .double{flex-direction:row;display:flex}#checkout .co_window .double>*{width:50%}#checkout .co_window .double>:first-child{margin-right:8px}#checkout .co_window .save-userinfo-label{align-items:center;margin-bottom:8px;font-size:14px;display:flex}#checkout .co_window #saveUserInfo{margin-right:10px}#loader{z-index:500;background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#loader2{justify-content:center;align-items:center;width:100%;height:300px;display:flex}.loader_anime{color:#000;text-align:center;background-color:#fafcfa;background-image:url(/fn/img/loader.gif);background-position:50% 10px;background-repeat:no-repeat;background-size:100px;border-radius:100px;width:200px;height:200px;padding-top:160px;font-family:sans-serif;font-size:12px;font-weight:700}.top-header{z-index:10;background-color:#fff;border-bottom:1px solid #dadada;width:100%;height:50px;position:fixed;top:0;left:0}.header{background-color:#fff;border-bottom:1px solid #dadada;justify-content:center;align-items:center;width:100%;height:50px;display:flex;position:fixed;top:0;left:0}.header .logo{width:100px;height:35px}.top{flex-direction:column;justify-content:center;align-items:center;padding-top:30px;display:flex}.top .checkbox-hoppe-img{display:none}.top .checkbox-hoppe-label{cursor:pointer;background:url(/fn/img/hoppe_checkbox_disable_v3.svg) 50%/contain no-repeat;width:80%;max-width:260px;height:60px;transition:all .2s;display:inline-block}.top .checkbox-hoppe-img:checked+.checkbox-hoppe-label{background-image:url(/fn/img/hoppe_checkbox_enable_v3.svg);transform:scale(1.05)}.top .logo{background-image:url(/fn/img/logo.svg);width:300px;height:200px}.top .msg{width:300px;height:150px;position:relative;overflow:hidden}.top .msg-bg-slider{z-index:1;opacity:.5;width:max-content;animation:30s linear infinite scroll-bg;display:flex;position:absolute;inset:0}.top .msg-bg-slider img{-o-object-fit:cover;object-fit:cover;height:100%;margin-right:20px}.top .msg-text{z-index:2;color:#000;text-align:center;justify-content:center;align-items:center;height:100%;font-family:Mochiy Pop P One,sans-serif;font-size:1.3em;display:flex;position:relative}@keyframes scroll-bg{0%{transform:translate(0)}to{transform:translate(-50%)}}.top .fileUpload{text-align:center;text-indent:-99999px;background-color:#f8f8f8;border:1px solid #c2c2c2;border-radius:6px;justify-content:center;align-items:center;width:80%;max-width:260px;margin-top:40px;padding:30px;display:flex;position:relative}.top .fileUpload::file-selector-button{text-indent:-99999px;background-color:#0000;background-image:url(/fn/img/upload.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;width:100%;height:30px;margin-bottom:16px;display:block}.top p{margin:10px;font-family:Mochiy Pop P One,sans-serif}.top #openCanvasBtn{color:#fff;text-align:center;background-color:#e9a85d;border:none;border-radius:30px;max-width:260px;height:40px;padding:0 30px;font-family:Mochiy Pop P One,sans-serif;font-size:16px;font-weight:700}.top #openCanvasBtn img{vertical-align:middle;width:30px;height:30px;margin-right:4px}.top #openCanvasBtn:disabled{color:#fff;cursor:not-allowed;background:#ccc}.top #generateBtn{color:#fff;text-align:center;background-color:red;border:none;border-radius:30px;width:160px;height:40px;margin-top:40px;margin-bottom:20px;font-family:Mochiy Pop P One,sans-serif;font-size:16px;font-weight:700}.top #generateBtn:disabled{color:#fff;cursor:not-allowed;background:#ccc}#canvasModal{z-index:9999;background:#0009;width:100vw;height:100vh;display:none;position:fixed;top:0;left:0}#canvasModal .canvas-modal-inner{background:#fff;border-radius:12px;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 16px #0002}#closeCanvasModal{z-index:10;font-size:28px;position:absolute;top:5px;right:10px}#canvasIframe{border:none;border-radius:12px;width:95vw;height:70vh}.hoppe-copyright{color:#666;text-align:right;width:100%;margin-top:4px;margin-bottom:12px;padding-right:12px;font-size:10px}.gen-modal-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.gen-modal{text-align:center;background:#fff;border-radius:16px;max-width:90vw;max-height:90vh;padding:32px 24px 24px;font-family:sans-serif;position:relative;box-shadow:0 4px 24px #0000002e}.gen-modal .hoppe-copyright{color:#666;text-align:right;margin-top:-12px;margin-bottom:16px;padding-right:8px;font-size:10px}.gen-modal .gen-modal-cancel-btn{cursor:pointer;z-index:2;color:#333;background:#f8f8f8e2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;display:flex;position:absolute;top:-15px;right:-10px;box-shadow:0 2px 8px #00000014}.gen-modal .gen-modal-title{margin-bottom:12px;font-size:20px;font-weight:700}.gen-modal .gen-modal-img{border-radius:12px;max-width:220px;max-height:220px;margin-bottom:16px;box-shadow:0 2px 8px #00000014}.gen-modal .gen-modal-msg{text-align:center;margin-bottom:18px;font-size:16px}.gen-modal .gen-modal-btn-proceed{cursor:pointer;color:#fff;background:#f60b0b;border:none;border-radius:8px;width:200px;padding:8px 10px;font-size:16px}.gen-modal .gen-modal-btn-count{text-align:center;color:#333;margin-top:4px;font-size:12px}.gen-modal .gen-modal-prompt-row{margin:16px 0}.gen-modal .gen-modal-prompt-row .gen-modal-prompt-label{font-weight:700}.gen-modal .gen-modal-prompt-row #genPromptInput{box-sizing:border-box;border:1px solid #d3d3d3;border-radius:8px;width:90%;margin-top:4px;padding:8px;font-size:16px}.gen-modal .gen-modal-btn-row{justify-content:center;gap:24px;margin-top:16px;display:flex}.gen-modal .gen-modal-btn-row .gen-modal-btn-wrap{flex-direction:column;align-items:center;display:flex}.gen-modal .gen-modal-btn-row .gen-modal-btn-wrap .gen-modal-btn-retry{cursor:pointer;color:#fff;background:#f60b0b;border:none;border-radius:8px;width:200px;margin:0 8px 0 0;padding:8px 10px;font-size:16px}.gen-modal .gen-modal-btn-row .gen-modal-btn-wrap .gen-modal-btn-retry:disabled{cursor:not-allowed;background:#ccc}.gen-modal .gen-modal-btn-row .gen-modal-btn-wrap .gen-modal-btn-count{text-align:center;color:#333;margin-top:4px;font-size:12px}.genResult{flex-direction:column;align-items:center;padding:60px 20px 0;display:flex}.genResult .main_img{width:100%;max-width:400px}.genResult .goods_title{color:#f60b0b;margin-top:70px;margin-bottom:40px;font-family:Mochiy Pop P One,sans-serif;font-size:34px;font-weight:700}.genResult #product_grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-top:12px;display:grid}.genResult #product_grid .product{flex-direction:column;justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.genResult #product_grid .product.xmas{color:#fff;background-color:green;border-radius:24px;padding:8px}.genResult #product_grid .product.xmas:after{content:"クリスマス限定商品";background-color:red;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:-12px}.genResult #product_grid .product>img{border-radius:20px;width:100%}.genResult #product_grid .product .pdname{text-align:center;margin-top:auto;margin-bottom:8px;padding-top:10px;font-family:sans-serif;font-weight:700;display:flex}.genResult #product_grid .product .pd-price{margin-top:.5em;display:block}.genResult #product_grid .product .btn{color:#fff;text-align:center;background-color:#f60b0b;border-radius:30px;justify-content:center;align-items:center;width:110px;height:30px;margin-top:10px;margin-bottom:20px;font-family:sans-serif;font-size:13px;font-weight:700;display:flex}.genResult #product_grid .product .product-btns{justify-content:center;gap:10px;margin-bottom:15px;display:flex}.genResult #product_grid .product .buy-now-btn{background-color:#f68c0b}.sns-share{align-items:center;gap:8px;margin:10px 0;display:flex}.sns-share span{color:#444;margin-right:4px;font-family:sans-serif;font-size:15px}.sns-share a{transition:transform .1s;display:inline-block}.sns-share a:hover{opacity:.8;transform:scale(1.12)}.sns-share a img{vertical-align:middle;background:#fff;border-radius:6px;width:32px;height:32px}.productDetail .detail_wrap .left img{width:100%}.productDetail .detail_wrap .right{margin-top:20px;padding:0 16px 100px}.productDetail .detail_wrap .right .title{margin-bottom:16px;font-family:Mochiy Pop P One,sans-serif;font-size:30px}.productDetail .detail_wrap .right .price{color:#ff7100;margin-bottom:30px;font-family:sans-serif;font-size:18px;font-weight:700}.productDetail .detail_wrap .right .desc{margin-bottom:30px;font-family:sans-serif;font-size:14px}.productDetail .detail_wrap .right .shopping_guide{margin:20px 0}.productDetail .detail_wrap .right .shopping_guide a{color:#00f;font-family:sans-serif;font-size:12px;font-weight:700;text-decoration:underline}.productDetail .detail_wrap .right .author-settings{background:#f9f9f9;border-radius:8px;margin:10px 0;padding:15px}.productDetail .detail_wrap .right .author-settings .title{margin-bottom:10px;font-family:sans-serif;font-size:18px;font-weight:700}.productDetail .detail_wrap .right .author-settings .input-group{flex-wrap:wrap;align-items:center;font-family:sans-serif;display:flex}.productDetail .detail_wrap .right .author-settings .input-group label{align-items:center;display:flex}.productDetail .detail_wrap .right .author-settings .input-group input{border:1px solid #d3d3d3;border-radius:4px;width:100px;margin-left:5px;padding:5px;font-size:16px}.productDetail .detail_wrap .right .author-settings .input-group .unit-info{color:#666;margin-left:8px;font-size:12px}.productDetail .detail_wrap .right .author-settings .note{color:#666;margin:5px 0;font-family:sans-serif;font-size:12px}.productDetail .detail_wrap .right .author-settings .btn{cursor:pointer;background-color:#24b50a;min-height:35px;margin-top:10px;margin-left:auto;padding:5px 15px;font-size:14px;display:block;width:auto!important;height:auto!important}.productDetail .detail_wrap .right .quantity-area{align-items:center;margin-bottom:8px;display:inline-flex}.productDetail .detail_wrap .right .quantity-selector{align-items:center;gap:4px;display:inline-flex}.productDetail .detail_wrap .right .qty-btn{color:#333;cursor:pointer;background:#f8f8f8;border:1px solid #e2e2e2;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:20px;transition:background .2s,box-shadow .2s;display:flex}.productDetail .detail_wrap .right .qty-btn:hover{background:#ffeaea;box-shadow:0 2px 8px #f68c0b1f}.productDetail .detail_wrap .right .qty-btn:active{background:#ffeaea}.productDetail .detail_wrap .right .qty-input{text-align:center;border:1px solid #d3d3d3;border-radius:6px;width:48px;height:32px;margin:0 2px;font-size:15px}.productDetail .detail_wrap .right .size-area{margin-bottom:15px}.productDetail .detail_wrap .right .size-select{width:auto;padding:0 6px}.productDetail .detail_wrap .right .btn{color:#fff;background-color:#f60b0b;border-radius:20px;justify-content:center;align-items:center;width:120px;height:35px;font-family:sans-serif;font-weight:700;display:flex}.top-banner{text-align:center;width:100%;max-width:800px;margin:10px auto 0;position:relative}.top-banner-img{cursor:pointer;border-radius:8px;width:90%;height:auto;margin:0 20px;padding:0 10px;transition:transform .2s;box-shadow:0 4px 12px #0000001a}.top-banner-img:hover{transform:scale(1.02)}.top-banner-close{color:#fff;cursor:pointer;z-index:10;background:#333;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:700;display:flex;position:absolute;top:-5px;right:5px;box-shadow:0 2px 6px #0003}.dynamic-page{flex-direction:column;min-height:100vh;display:flex}.dynamic-page .page-content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:20px}.dynamic-page .page-content img{max-width:100%;height:auto}.dynamic-page .footer-nav{text-align:center;background:#f9f9f9;padding:20px 0}#claim-modal{z-index:10000;background-color:#0009;width:100%;height:100%;position:fixed;top:0;left:0}#claim-modal .modal-content{background-color:#fefefe;border:1px solid #888;border-radius:10px;width:90%;max-width:500px;margin:auto;padding:0;animation-name:animatetop;animation-duration:.4s;position:relative;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}#claim-modal .modal-header{border-top-left-radius:10px;border-top-right-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 20px;display:flex}#claim-modal .modal-header h2{color:red;margin:0;font-family:Mochiy Pop P One,sans-serif;font-size:18px}#claim-modal .modal-header .close-btn{color:#fff;float:right;cursor:pointer;background:0 0;border:none;font-size:28px;font-weight:700}#claim-modal .modal-header .close-btn:hover,#claim-modal .modal-header .close-btn:focus{color:#000;cursor:pointer;text-decoration:none}#claim-modal .modal-body{padding:20px;font-family:sans-serif}#claim-modal .modal-body p{margin-top:0;margin-bottom:20px;font-size:14px;line-height:1.5}#claim-modal .modal-body #claim-file-input{box-sizing:border-box;border:1px solid #ccc;border-radius:5px;width:100%;padding:10px}#claim-modal .modal-body #claim-preview-area #claim-preview-img{border-radius:5px;max-width:100%;height:auto;box-shadow:0 2px 5px #0000001a}#claim-modal .modal-body #claim-msg{font-size:13px}#claim-modal .btn-secondary{color:#333;text-align:center;cursor:pointer;background-color:#ccc;border:none;border-radius:5px;margin:4px 2px;padding:10px 20px;font-size:14px;text-decoration:none;display:inline-block}#claim-modal .btn-primary{color:#fff;text-align:center;cursor:pointer;background-color:#ff1818;border:none;border-radius:5px;margin:4px 2px;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}#claim-modal .btn-primary:disabled{cursor:not-allowed;background-color:#f99}@keyframes animatetop{0%{opacity:0;top:-300px}to{opacity:1;top:0}}.order-card{background:#fff;border:3px solid #000;border-radius:20px;margin-bottom:18px;padding:18px 20px}.order-card .order-header{border-bottom:2px solid #000;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.order-card .order-date{color:#555;font-size:13px;font-weight:700}.order-card .order-total-status{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-card .order-total{font-size:16px;font-weight:900}.order-card .order-status{color:#555;background:#e0e0e0;border-radius:30px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.order-card .order-status.in_production{color:#fff;background:#ff9800}.order-card .order-status.production_completed{color:#fff;background:#f30}.order-card .order-status.shipped{color:#fff;background:#1f8a2c}.order-items{flex-direction:column;gap:14px;display:flex}.order-item{border-bottom:1px dashed #ccc;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.order-item:last-child{border-bottom:none;padding-bottom:0}.order-item .item-image,.order-item .item-no-image{-o-object-fit:cover;object-fit:cover;cursor:pointer;background:#fff;border:2px solid #000;border-radius:12px;flex-shrink:0;width:80px;height:80px;transition:transform .2s}.order-item .item-image:hover{transform:scale(1.04)}.order-item .item-no-image{color:#888;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.order-item .item-details{flex:1;min-width:0}.order-item .item-name{margin-bottom:4px;font-size:14px;font-weight:900}.order-item .item-meta{color:#666;margin-bottom:6px;font-size:13px;font-weight:700}.order-item .item-status{color:#555;background:#e0e0e0;border-radius:30px;padding:2px 10px;font-size:11px;font-weight:700;display:inline-block}.order-item .item-status.in_production{color:#fff;background:#ff9800}.order-item .item-status.production_completed{color:#fff;background:#f30}.order-item .item-status.shipped{color:#fff;background:#1f8a2c}.order-item .item-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.order-item .item-price{white-space:nowrap;font-size:14px;font-weight:900}.order-item .rebuy-btn{color:#ff1818;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #ff1818;border-radius:30px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:700;text-decoration:none}.order-item .rebuy-btn:hover{background:#fff0f0}.order-summary-details{color:#555;border-top:2px dashed #000;flex-direction:column;gap:4px;margin-top:12px;padding-top:12px;font-size:13px;font-weight:700;display:flex}.order-summary-details .summary-row{justify-content:flex-end;align-items:center;gap:20px;display:flex}.order-summary-details .summary-row span:first-child{text-align:right;color:#888;width:90px}.order-summary-details .summary-row span:last-child{text-align:right;color:#000;min-width:90px}.order-summary-details .summary-row .discount-text{color:#ff1818}@media (max-width:600px){.order-card{padding:14px}.order-card .order-header{flex-direction:column;align-items:flex-start;gap:6px}.order-card .order-total-status{justify-content:space-between;width:100%}.order-item .item-image,.order-item .item-no-image{width:64px;height:64px}.order-item .item-name{font-size:13px}.order-item .item-meta{font-size:12px}.order-item .rebuy-btn{padding:4px 10px;font-size:11px}}.product-detail-grid{grid-template-columns:minmax(260px,420px) minmax(0,1fr);align-items:start;gap:28px;display:grid}.product-detail-image-card{background:#fff;padding:16px}.product-detail-image-card img{border-radius:14px;width:100%;height:auto;display:block}.product-detail-info-card{background:#fff;border:3px solid #000;border-radius:20px;min-width:0;padding:24px;line-height:1.8}@media (max-width:768px){.product-detail-grid{grid-template-columns:1fr;gap:20px}.product-detail-image-card{max-width:420px;margin:0 auto}.product-detail-info-card{padding:20px 16px}}.product-info{border-top:1px solid #e0e0e0;margin-top:20px;margin-bottom:20px;font-family:sans-serif;font-size:14px}.product-info-row{border-bottom:1px solid #f0f0f0;gap:12px;padding:8px 0;display:flex}.product-info-label{color:#888;flex-shrink:0;min-width:72px}.product-info-value{color:#333;white-space:pre-wrap}.size-chart-inline{margin-top:20px;font-family:sans-serif;font-size:13px}.size-chart-inline-title{margin-bottom:4px;font-size:14px;font-weight:700}.size-chart-inline-note{color:#888;margin:0 0 12px;font-size:12px}.size-chart-inline-section{color:#555;margin:12px 0 6px;font-size:13px;font-weight:700}.size-chart-inline-table-wrap{overflow-x:auto}.size-chart-inline-table{border-collapse:collapse;width:100%;font-size:13px}.size-chart-inline-table th,.size-chart-inline-table td{text-align:center;white-space:nowrap;border:1px solid #e0e0e0;padding:6px 10px}.size-chart-inline-table th{color:#fff;background:#4caf9e;font-weight:700}.size-chart-inline-table tbody tr:nth-child(2n){background:#f5f5f5}
