:root{--green:#163f31;--green2:#24624b;--pale:#e5efe9;--bg:#f4f6f3;--ink:#17211d;--muted:#6d7973;--line:#d8dfda;--white:#fff;--red:#a54a3e}*{box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",sans-serif;color:var(--ink);background:var(--bg)}body{margin:0}header{height:68px;background:var(--green);display:flex;align-items:center;justify-content:space-between;padding:0 max(18px,calc((100vw - 940px)/2));color:#fff;position:sticky;top:0;z-index:10}.brand{color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;letter-spacing:.08em}.brand>span{width:38px;height:38px;border:1px solid #98b4a7;border-radius:50%;display:grid;place-items:center;font:24px Georgia}.brand b,.brand small{display:block}.brand small{font-size:9px;opacity:.7;margin-top:2px}.history-link{border:1px solid #719283;background:transparent;color:#fff;border-radius:7px;padding:9px 13px;font-weight:700}main{max-width:940px;margin:auto;padding:42px 18px 90px}.intro{text-align:center;margin-bottom:28px}.kicker{color:var(--green2);font-size:12px;font-weight:800;letter-spacing:.16em;margin:0 0 6px}.intro h1,.section-head h1{font-size:36px;margin:0 0 9px}.intro>p:not(.kicker){color:var(--muted);margin:0}.steps{display:flex;align-items:center;justify-content:center;gap:9px;margin:25px auto 0;max-width:430px}.steps span{font-size:13px;color:#8b958f;font-weight:700}.steps .active{color:var(--green)}.steps i{height:1px;flex:1;background:var(--line)}form{display:grid;gap:15px}fieldset{border:1px solid var(--line);background:#fff;border-radius:13px;padding:24px;margin:0;box-shadow:0 5px 18px rgba(20,55,42,.035)}legend{font-size:18px;font-weight:800;padding:0 8px}legend em{font:normal 18px Georgia;color:var(--green2);margin-right:9px}.grid{display:grid;gap:16px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.wide{grid-column:1/-1}label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#53615a}input,select,textarea{width:100%;border:1px solid #cfd8d2;border-radius:8px;background:#fbfcfb;padding:12px;font:inherit;color:var(--ink);outline:0}input:focus,select:focus,textarea:focus{border-color:var(--green2);box-shadow:0 0 0 3px rgba(36,98,75,.1)}.choice-row,.check-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.choice-row label{flex:1;min-width:210px}.choice-row label,.check-row label{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;padding:12px 14px;cursor:pointer;background:#fafcfa}.choice-row label:has(input:checked),.check-row label:has(input:checked){background:var(--pale);border-color:#7ea08f;color:var(--green)}.choice-row input,.check-row input{width:18px;height:18px}.choice-row span{display:grid}.choice-row small{font-weight:400;color:var(--muted);margin-top:2px}.item{display:grid;grid-template-columns:1.6fr .7fr .7fr 42px;gap:10px;padding:12px 0;border-bottom:1px solid #e6eae7}.item:first-child{padding-top:0}.remove{border:1px solid #e3cbc7;color:var(--red);background:#fff;border-radius:8px;font-size:20px;align-self:end;height:44px}.add,.back{border:1px solid var(--line);background:#fff;color:var(--green);border-radius:8px;padding:11px 15px;font-weight:700;margin-top:12px}.memo{margin-top:18px}.notice{background:#e9f1ec;border-left:4px solid var(--green2);padding:15px 17px;border-radius:7px}.notice p{margin:5px 0 0;color:#5d6a63;font-size:13px}.submit{border:0;background:var(--green);color:#fff;border-radius:9px;min-height:55px;padding:0 23px;font-size:16px;font-weight:800;box-shadow:0 8px 20px rgba(22,63,49,.2);cursor:pointer}.submit span{float:right}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-head .back{margin:0}.history-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:17px;margin-bottom:10px;display:grid;grid-template-columns:130px 1fr 180px 100px;gap:14px;align-items:center}.history-card small{display:block;color:var(--muted);margin-bottom:4px}.history-card b{display:block}.history-card .tag{background:var(--pale);color:var(--green);border-radius:20px;padding:7px 9px;text-align:center;font-size:12px;font-weight:800}.empty{text-align:center;padding:50px;background:#fff;border:1px dashed #c8d1cb;border-radius:10px;color:var(--muted)}.hidden{display:none!important}dialog{border:0;border-radius:14px;width:min(700px,calc(100% - 28px));padding:0;box-shadow:0 25px 70px rgba(10,30,22,.3)}dialog::backdrop{background:rgba(8,24,18,.6);backdrop-filter:blur(2px)}.dialog-top{background:var(--green);color:#fff;padding:22px 24px;display:flex;justify-content:space-between}.dialog-top .kicker{color:#a8c9ba}.dialog-top h2{margin:0}.dialog-top button{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff1e;color:#fff;font-size:24px}.summary{padding:22px 24px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.summary div{border-bottom:1px solid var(--line);padding-bottom:10px}.summary .full{grid-column:1/-1}.summary small{display:block;color:var(--muted);margin-bottom:5px}.summary pre{white-space:pre-wrap;font:inherit;margin:0}.dialog-actions{padding:16px 24px 22px;display:flex;justify-content:flex-end;gap:10px}.dialog-actions .back{margin:0}.complete{text-align:center;padding:38px 27px}.check{width:60px;height:60px;border-radius:50%;background:var(--pale);color:var(--green);display:grid;place-items:center;font-size:30px;margin:0 auto 17px}.complete h2{font-size:28px;margin:0 0 12px}.complete>p:not(.kicker){color:var(--muted);line-height:1.7}.receipt{background:#f0f4f1;padding:14px;border-radius:8px;margin:20px 0;display:flex;justify-content:space-between}.receipt strong{font-family:ui-monospace,monospace}footer{background:#102e24;color:#c9d9d1;padding:25px max(18px,calc((100vw - 940px)/2));display:flex;gap:24px;flex-wrap:wrap;font-size:13px}footer a{color:#fff}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#17251f;color:#fff;padding:11px 18px;border-radius:8px;opacity:0;transition:.2s;pointer-events:none}#toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:700px){header{height:62px;padding:0 14px}.brand>span{width:33px;height:33px}.brand b{font-size:14px}.history-link{font-size:12px}main{padding:28px 12px 70px}.intro{text-align:left}.intro h1{font-size:31px}.steps{margin-left:0}.grid.three,.grid.two{grid-template-columns:1fr}.wide{grid-column:auto}fieldset{padding:19px 14px}.item{grid-template-columns:1fr 1fr 40px;background:#f8faf8;border:1px solid var(--line);padding:12px;border-radius:9px;margin-bottom:10px}.item label:first-child{grid-column:1/-1}.item .remove{grid-column:3;grid-row:2}.form-submit{position:sticky;bottom:10px}.history-card{grid-template-columns:1fr auto}.history-card>div:nth-child(2){grid-column:1}.history-card>div:nth-child(3){grid-column:1}.history-card .tag{grid-column:2;grid-row:1}.summary{grid-template-columns:1fr}.summary .full{grid-column:1}.dialog-actions{display:grid;grid-template-columns:1fr}.dialog-actions button{width:100%}footer{display:grid;gap:9px}}

.header-actions{display:flex;align-items:center;gap:8px}.header-phone,.header-chat{color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;border-radius:8px;min-height:42px;padding:5px 11px}.header-phone{background:#fff;color:var(--green)}.header-phone>span{font-size:19px}.header-phone small,.header-phone b{display:block;line-height:1.15}.header-phone small{font-size:9px;color:#6d7973}.header-phone b{font-size:15px;letter-spacing:.04em}.header-chat{background:#2d8b61}.header-chat>span{font-size:10px;color:#b8f0d3}.header-chat b{font-size:13px}.history-link{min-height:42px}
.delivery-brand b{font-family:Georgia,"Times New Roman",serif;font-size:14px;letter-spacing:.08em;white-space:nowrap}.brand-logo{width:48px;height:48px;display:block;object-fit:contain;background:#fff;border:1px solid #89a596;border-radius:10px;padding:2px;flex:0 0 auto}
@media(max-width:700px){header{height:64px;padding:0 10px}.brand{gap:6px}.brand-logo{width:42px;height:42px;border-radius:8px}.delivery-brand b{font-size:10px;letter-spacing:.02em}.header-actions{gap:5px}.header-phone,.header-chat{min-height:40px;padding:5px 8px}.header-phone>span{display:none}.header-phone small{font-size:8px}.header-phone b{font-size:12px}.header-chat b{font-size:0}.header-chat b::after{content:'配達チャット';font-size:10px}.history-link{font-size:0;padding:7px 8px}.history-link::after{content:'履歴';font-size:11px}}
.brand-copy{display:grid;gap:3px;line-height:1}.brand-copy strong{font-family:Georgia,"Times New Roman",serif;font-size:14px;letter-spacing:.08em;white-space:nowrap}.brand-copy small{display:block;font-size:10px;letter-spacing:.2em;color:#bdd1c7}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid>label{min-width:0}input,select,textarea{min-width:0;max-width:100%}
@media(max-width:700px){.brand-copy strong{font-size:10px;letter-spacing:.02em}.brand-copy small{display:block;font-size:9px;letter-spacing:.14em}.grid.three,.grid.two{grid-template-columns:minmax(0,1fr)}.grid>label{width:100%;min-width:0;max-width:100%;overflow:hidden}input[type="date"]{display:block;-webkit-appearance:none;appearance:none;width:-webkit-fill-available;inline-size:100%;min-width:0;min-inline-size:0;max-width:100%;box-sizing:border-box;overflow:hidden}input[type="date"]::-webkit-date-and-time-value{text-align:left;min-width:0}input[type="date"]::-webkit-datetime-edit{min-width:0}}
