.hospital-profile-page{padding-bottom:100px}.hospital-profile-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;width:min(1180px,100% - 40px);margin:32px auto;display:grid}.hospital-editor,.hospital-preview{background:#fff;border:1px solid #dce7eb;border-radius:20px;box-shadow:0 12px 36px #0f304812}.hospital-editor{padding:28px}.profile-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.profile-heading h2{color:#123b52;margin:4px 0}.profile-heading p{color:#6a7f8b;margin:0}.profile-score{text-align:center;color:#087c6e;background:#e7f4f0;border-radius:18px;place-content:center;width:78px;height:78px;display:grid}.profile-score b{font-size:25px}.profile-score span{font-size:11px}.save-status{color:#76560f;background:#fff5df;border-radius:10px;padding:12px 14px}.save-status.success{color:#087463;background:#e8f7f2}.hospital-editor fieldset{border:0;border-top:1px solid #e3ecef;margin:28px 0 0;padding:26px 0 0}.hospital-editor legend{color:#123b52;font-size:19px;font-weight:900}.field-help,.hospital-editor label small{color:#6d818b;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.hospital-editor label{color:#294d61;margin-top:15px;font-size:13px;font-weight:800;display:block}.hospital-editor input,.hospital-editor textarea,.hospital-editor select{box-sizing:border-box;color:#123b52;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #c8dbe1;border-radius:10px;margin-top:7px;padding:12px 13px;display:block}.hospital-editor textarea{min-height:96px;line-height:1.7}.form-grid .wide{grid-column:1/-1}.photo-grid{grid-template-columns:1fr 130px;gap:14px;display:grid}.photo-upload{color:#087c6e;cursor:pointer;background:#f3faf8;border:1.5px dashed #94b8b2;border-radius:14px;place-items:center;position:relative;overflow:hidden;margin-top:10px!important;display:grid!important}.photo-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.photo-upload.cover{height:210px}.photo-upload.logo{height:130px}.photo-upload img{object-fit:cover;width:100%;height:100%}.gallery{gap:10px;margin-top:12px;display:flex;overflow:auto}.gallery figure,.gallery-add{flex:0 0 116px;height:82px;margin:0;position:relative}.gallery figure img{object-fit:cover;border-radius:10px;width:100%;height:100%}.gallery figure button{color:#fff;background:#082534bf;border:0;border-radius:6px;font-size:10px;position:absolute;top:4px;right:4px}.save-bar{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #dce7eb;border-radius:14px;justify-content:flex-end;align-items:center;gap:18px;margin-top:25px;padding:14px;display:flex;position:sticky;bottom:12px}.save-bar a{color:#55717d;font-size:13px}.save-bar button{color:#fff;background:#078f80;border:0;border-radius:10px;padding:14px 22px;font-weight:900}.save-bar button:disabled{opacity:.55}.hospital-preview{padding:18px;position:sticky;top:82px}.hospital-preview>small{color:#70848e;margin-bottom:10px;font-weight:800;display:block}.preview-card{border:1px solid #dbe6ea;border-radius:15px;overflow:hidden}.preview-cover{object-fit:cover;width:100%;height:150px}.preview-cover.placeholder{color:#6c8485;background:linear-gradient(135deg,#dcece8,#eaf1f4);place-items:center;display:grid}.preview-body{padding:20px;position:relative}.preview-logo{object-fit:cover;background:#fff;border:4px solid #fff;border-radius:14px;width:60px;height:60px;margin-top:-54px}.preview-body h2{color:#123b52;margin:4px 0}.preview-body p{color:#5f7681;line-height:1.7}.preview-body h3{color:#123b52;margin:20px 0 5px;font-size:14px}.preview-tags{flex-wrap:wrap;gap:6px;display:flex}.preview-tags span{color:#087466;background:#e7f4f0;border-radius:12px;padding:5px 8px;font-size:10px}@media (width<=900px){.hospital-profile-layout{grid-template-columns:1fr}.hospital-preview{position:static}}@media (width<=600px){.hospital-profile-layout{width:calc(100% - 20px);margin:14px auto}.hospital-editor{border-radius:14px;padding:18px 14px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.photo-grid{grid-template-columns:1fr 88px}.photo-upload.cover{height:155px}.photo-upload.logo{height:88px}.save-bar{flex-direction:column-reverse;align-items:stretch;bottom:72px}.save-bar button{width:100%;min-height:50px}.save-bar a{text-align:center}.hospital-preview{display:none}}.preview-heading{justify-content:space-between;align-items:end;gap:10px;margin-bottom:12px;display:flex}.preview-heading div{gap:2px;display:grid}.preview-heading small{color:#70848e;font-weight:800}.preview-heading b{color:#123b52}.preview-heading>span{color:#087466;background:#e7f4f0;border-radius:999px;padding:5px 7px;font-size:9px;font-weight:900}.preview-area{margin-top:2px}.preview-facts{border:1px solid #e0eaec;border-radius:10px;grid-template-columns:1fr 1fr;margin:16px 0 4px;display:grid}.preview-facts div{border-bottom:1px solid #e0eaec;padding:10px}.preview-facts div:nth-child(odd){border-right:1px solid #e0eaec}.preview-facts div:last-child{border-bottom:0;border-right:0;grid-column:1/-1}.preview-facts dt{color:#78909a;font-size:9px}.preview-facts dd{color:#294c5d;margin:4px 0 0;font-size:11px;font-weight:800}.preview-gallery{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:18px;display:grid}.preview-gallery img{object-fit:cover;border-radius:7px;width:100%;height:70px}.preview-message{background:#f0f8f6;border-radius:11px;margin-top:18px;padding:14px}.preview-message h3{margin-top:0}@media (width<=600px){.hospital-preview{padding:14px;display:block}.preview-cover{height:135px}.preview-heading{align-items:start}.preview-heading>span{white-space:nowrap}}.access-toggle{background:#edf8f5;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex!important}.access-toggle>input,.station-visible>input{width:auto!important;margin:0!important}.access-toggle span{gap:3px;display:grid}.station-heading,.station-editor header{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.station-heading button,.station-editor header button{color:#08786b;background:#e9f5f2;border:0;border-radius:8px;padding:8px 11px;font-weight:800}.station-editor{border:1px solid #d8e6e3;border-radius:12px;margin-top:12px;padding:15px}.station-editor header div{gap:5px;display:flex}.station-visible{align-items:center;gap:8px;display:flex!important}.access-chip{font-size:12px;color:#56737b!important;margin:8px 0!important}.access-chip a{color:#087b6d}@media (width<=600px){.station-heading{flex-direction:column;align-items:stretch}.station-heading button{width:100%}}.preview-heading>span{font-size:0}.preview-heading>span:after{content:"編集内容は即時反映されます";font-size:9px}.photo-upload span{text-align:center;line-height:1.7}.photo-upload span small{color:#5e837d;font-size:10px;font-weight:700;display:block}
