.komimaru-wrap{max-width:1100px;margin:1.5rem auto;font-family:system-ui,sans-serif}.komimaru-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.komimaru-card{border:1px solid #ddd;border-radius:12px;padding:18px;background:#fff}.komimaru-image-frame{width:100%;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;margin-bottom:12px}.komimaru-image-frame img{display:block;max-width:100%;max-height:300px;width:auto;height:auto;object-fit:contain;border-radius:8px}.komimaru-wrap label{display:block;margin:12px 0;font-weight:600}.komimaru-wrap input[type=text],.komimaru-wrap input[type=email],.komimaru-wrap input[type=tel],.komimaru-wrap input:not([type]){box-sizing:border-box;width:100%;padding:11px;border:1px solid #777;border-radius:5px}.komimaru-wrap button{padding:12px 18px;border:0;border-radius:6px;background:#075985;color:#fff;font-weight:700;cursor:pointer}.komimaru-check{font-weight:400!important}.komimaru-error,.komimaru-success{padding:14px;margin:12px 0;border-radius:6px}.komimaru-error{background:#fee2e2;color:#991b1b}.komimaru-success{background:#dcfce7;color:#166534}.komimaru-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}@media(max-width:600px){.komimaru-card{padding:14px}.komimaru-wrap button{width:100%}}
