:root{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;color:#233934;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select{cursor:pointer}button{min-height:44px}button:disabled{cursor:wait;opacity:.6}a{color:#17664f;text-underline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ce8417;outline-offset:3px}button[hidden],[hidden]{display:none!important}.ym-app{max-width:1200px;margin:auto;padding:24px}.ym-header{display:flex;justify-content:space-between;gap:16px;align-items:center}.ym-brand{font-size:20px;font-weight:800;margin:0;color:#19654e}.ym-brand span{display:inline-block;font-size:11px;font-weight:500;padding:5px 10px;background:#eef4f0;border-radius:16px;margin-left:12px}.ym-header h1{font-size:clamp(22px,3.5vw,32px);line-height:1.45;margin:12px 0 8px}.ym-header p:not(.ym-brand){font-size:13px;color:#667770;margin:0}.ym-coverage{text-align:center;min-width:100px}.ym-coverage strong{font-size:40px;color:#236e55;display:block;letter-spacing:-1px}.ym-coverage span{font-size:11px}.ym-scope{margin:18px 0 16px;padding:10px 14px;background:#fff8e9;border-left:3px solid #cca34b;font-size:12px;line-height:1.8}.ym-controls{background:#f5f8f6;border:1px solid #e1e9e4;border-radius:12px;padding:16px}.ym-searchline{display:flex;gap:12px;align-items:end}.ym-search{flex:1}.ym-search span,.ym-filterline label{font-size:11px;font-weight:600;color:#52675e}.ym-search input{display:block;width:100%;border:1px solid #c8d5cc;border-radius:7px;background:#fff;padding:12px;font-size:14px;margin-top:6px;min-height:46px}.ym-primary{border:0;background:#216a51;color:#fff;border-radius:7px;padding:12px 18px;white-space:nowrap;font-weight:600}.ym-primary:hover{background:#18503d}.ym-filterline{display:flex;flex-wrap:wrap;align-items:end;gap:12px;margin-top:12px}.ym-filterline select{display:block;border:1px solid #c8d5cc;background:#fff;border-radius:6px;min-height:40px;padding:7px;font-size:12px;margin-top:5px;color:#233934}.ym-textbutton{border:0;background:transparent;color:#216a51;text-decoration:underline;font-size:12px;padding:4px 8px}.ym-status{font-size:11px;line-height:1.8;margin:12px 0 0;color:#53645c}.ym-method{font-size:12px;line-height:1.9;margin:14px 0;border:1px solid #e3e7e1;border-radius:8px;padding:10px 14px}.ym-method summary{cursor:pointer;font-weight:600;min-height:24px}.ym-method p{margin:10px 0}.ym-check{display:flex;gap:8px;align-items:start;padding:10px;background:#f5f8f6}.ym-check input{width:18px;height:18px;flex-shrink:0}.ym-resultbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 10px}.ym-resultbar p{font-size:13px;line-height:1.6;margin:0}.ym-tabs{display:none}.ym-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,1fr);height:440px;border:1px solid #dfe7e1;border-radius:10px;overflow:hidden}.ym-maparea{position:relative;min-width:0;height:100%}#map{height:100%;background:#edf1e9;z-index:0}.ym-mapfit{position:absolute;right:10px;top:12px;border:1px solid #d4ddd7;background:#fff;border-radius:6px;padding:8px 12px;font-size:11px;box-shadow:0 2px 8px #0001}.ym-mapnote{position:absolute;left:8px;right:8px;bottom:24px;z-index:400;pointer-events:none;font-size:10px;padding:6px 8px;background:#fffffff0;border-radius:5px;margin:0;line-height:1.5}.ym-listarea{height:100%;overflow:auto;border-left:1px solid #dfe7e1;background:#fff}.ym-card{display:block;width:100%;text-align:left;border:0;border-bottom:1px solid #e8ece9;padding:16px;background:#fff;color:#233934}.ym-card:hover,.ym-card[aria-pressed=true]{background:#eef6f0}.ym-card-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.ym-card strong{font-size:13px;line-height:1.7}.ym-price{color:#176548;font-size:21px;font-weight:700;white-space:nowrap}.ym-price small{font-size:10px;font-weight:400;margin-left:3px}.ym-card p{font-size:11px;line-height:1.7;color:#65786c;margin:6px 0}.ym-card-foot{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#547060}.ym-card .ym-missing{color:#8b6530}.ym-listarea>button{margin:10px;width:calc(100% - 20px);border:1px solid #b7cabf;border-radius:6px;background:#f4f8f5;color:#216a51}.ym-empty{padding:24px;font-size:13px;line-height:1.9}.ym-detail{border:1px solid #b9d2c0;border-radius:10px;padding:18px;margin-top:14px;background:#f9fcf9;position:relative}.ym-detail h2{margin:0 38px 5px 0;font-size:18px}.ym-detail p{font-size:12px;line-height:1.8}.ym-close{position:absolute;right:8px;top:8px;width:40px;border:0;background:transparent;font-size:22px;color:#52675e}.ym-components{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #e0e8e2;border-radius:7px;background:#fff;overflow:hidden;margin:14px 0}.ym-components div{padding:10px 6px;border-right:1px solid #e0e8e2;font-size:10px;text-align:center}.ym-components strong{display:block;font-size:17px;margin-top:6px}.ym-detail summary{font-size:12px;cursor:pointer}.ym-detail li{font-size:11px;line-height:1.9}.ym-footer{font-size:10px;line-height:1.9;color:#687a70;padding:14px 0}.ym-footer p{margin:5px 0}.ym-footer summary{cursor:pointer}.ym-pin{background:transparent;border:0}.ym-pin span{display:grid;place-items:center;background:#236d53;color:#fff;width:30px;height:30px;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px #1234;font-size:11px;font-weight:600}.ym-pin.ym-selected span{background:#aa6b18;width:34px;height:34px}.ym-cluster span{background:#fff;color:#216a51;border:2px solid #438466;width:36px;height:36px}.leaflet-control-attribution{font-size:10px!important}.leaflet-container{font-family:inherit}.ym-load-error{padding:25px;color:#8b502d}
@media(max-width:660px){.ym-app{padding:16px 12px}.ym-header h1{font-size:23px}.ym-header p:not(.ym-brand){font-size:11px}.ym-coverage{min-width:72px}.ym-coverage strong{font-size:32px}.ym-coverage span{font-size:9px}.ym-brand{font-size:18px}.ym-brand span{display:block;margin:6px 0 0;width:fit-content}.ym-searchline{flex-direction:column;align-items:stretch;gap:10px}.ym-controls{padding:12px}.ym-primary{width:100%}.ym-filterline{gap:8px}.ym-filterline label{flex:1;min-width:105px}.ym-filterline select{width:100%}.ym-tabs{display:flex;border:1px solid #becfc4;border-radius:6px;overflow:hidden;flex-shrink:0}.ym-tabs button{border:0;background:white;padding:8px 14px;font-size:12px;color:#216a51}.ym-tabs button[aria-pressed=true]{background:#216a51;color:white}.ym-workspace{display:block;height:390px}.ym-workspace[data-view=map] .ym-listarea{display:none}.ym-workspace[data-view=list] .ym-maparea{display:none}.ym-listarea{border:0}.ym-resultbar p{font-size:11px}.ym-components{grid-template-columns:repeat(3,minmax(0,1fr))}.ym-components div{border-bottom:1px solid #e0e8e2}.ym-detail{padding:14px}.ym-detail h2{font-size:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
