:root{font-family:Yu Gothic UI,Yu Gothic,Meiryo,sans-serif;color:#172b43;background:#f5f7fb;font-synthesis:none;font-size:16px;line-height:1.7}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #c9d3e0;background:#fff;color:#172b43;border-radius:6px;padding:9px 16px}button:disabled{opacity:.5;cursor:not-allowed}button:hover:not(:disabled){background:#e9f0fb}button:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid #9ec2ff;outline-offset:2px}.primary{background:#174d94;color:#fff;border-color:#174d94;font-weight:700;padding:12px 23px}.primary:hover:not(:disabled){background:#103b74}.quiet{background:transparent;border-color:transparent;color:#315c90}header{background:#102d4c;color:#fff;padding:22px max(24px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;gap:14px;align-items:center}.brand-mark{border:1px solid #90b3d2;border-radius:5px;width:42px;height:42px;text-align:center;font-size:28px;font-weight:600;line-height:40px}.brand strong{display:block;font-size:21px;letter-spacing:.15em}.brand span:not(.brand-mark){display:block;font-size:14px;color:#c7d8e9}.account{display:flex;align-items:center;gap:24px}.account small{display:block;color:#c7d8e9}.account button{color:#fff;border-color:#53708c}main{max-width:1120px;margin:0 auto;min-height:76vh;padding:0 24px 60px}h1{font-size:30px;line-height:1.5;letter-spacing:.03em;margin:0 0 8px}h2{font-size:19px;line-height:1.6;margin:8px 0}p{margin:8px 0 20px;color:#516477}small{font-size:13px;color:#64758a}.login{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:90px 0 50px;align-items:start}.intro h1{font-size:38px;line-height:1.65;margin:8px 0 20px}.intro>p{line-height:2}.privacy{margin-top:44px;border-top:1px solid #c9d3e0;padding-top:22px}.privacy p{font-size:14px;margin-top:12px}.login-form,.panel{background:#fff;padding:30px;border:1px solid #dce3ec;border-radius:9px}.login-form h2{font-size:24px;margin-top:0}.login-form button.primary{width:100%;margin:8px 0 18px}.login-form small{display:block}label{display:block;font-weight:600;margin:0 0 22px}input,select,textarea{display:block;width:100%;background:#fff;color:#172b43;border:1px solid #afbdcd;border-radius:5px;padding:11px 12px;margin-top:8px;min-height:46px}textarea{resize:vertical;line-height:1.8}input[readonly]{background:#f3f6fa;color:#526478}nav{display:flex;gap:28px;border-bottom:1px solid #d1dbe7;margin-bottom:36px;padding-top:18px}nav button{border:0;border-radius:0;padding:14px 0;background:transparent;color:#627589}nav button.active{color:#164f99;border-bottom:3px solid #164f99;font-weight:700}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.heading p{margin-bottom:0}.list-top{display:flex;align-items:center;justify-content:space-between;margin:25px 0 8px;color:#627589}.case-list{background:#fff;border:1px solid #d9e1eb;border-radius:8px;overflow:hidden}.case-row{display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left;width:100%;padding:24px;border:0;border-bottom:1px solid #e0e6ef;border-radius:0}.case-row:last-child{border:0}.case-row h2{margin:12px 0 5px}.status{display:inline-block;font-size:13px;background:#e7effc;color:#174d94;padding:3px 11px;border-radius:4px;font-weight:700}.sdone{background:#edf0f3;color:#526273}.category{font-size:13px;margin-left:12px;color:#64758a}.updated{font-size:14px;white-space:nowrap;color:#64758a}.updated b{font-size:26px;margin-left:22px;color:#8b9fb4}.empty{text-align:center;padding:70px 24px}.empty p{margin-bottom:0}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:16px;margin-top:22px;font-size:14px}.narrow{max-width:820px;margin:0 auto}.narrow>.panel{margin-top:26px}.two{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.guidance{background:#f0f4fa;padding:16px 20px;font-size:14px;margin:14px 0 22px;border-radius:5px}.guidance p{margin:0 0 10px}.guidance p:last-child{margin:0}.check{display:flex;align-items:flex-start;gap:12px;font-size:14px;font-weight:400}.check input{width:19px;height:19px;min-height:0;margin-top:5px;flex-shrink:0}.detail-head{margin:20px 0}.detail-head h1{font-size:28px;margin-top:14px;overflow-wrap:anywhere}.detail-head p{margin-bottom:3px}.tools{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0}.inline{display:flex;align-items:center;gap:12px;margin:0;font-size:14px}.inline select{margin:0;width:auto}.timeline{display:flex;flex-direction:column;gap:18px}.message{background:#fff;border:1px solid #d9e1eb;border-radius:8px;padding:23px 26px}.answer{border-left:4px solid #174d94}.message-meta{display:flex;justify-content:space-between;gap:16px}.message-meta span{font-size:13px;color:#687c92}.message p{white-space:pre-wrap;overflow-wrap:anywhere;color:#172b43;margin:16px 0 0}.alert,.notice{padding:16px 20px;border-radius:6px;margin-top:22px}.alert{background:#fff0ee;color:#922d25;border:1px solid #edc5bf}.notice{background:#eaf3ff;color:#214f86}.member{display:flex;gap:18px;align-items:center;border-bottom:1px solid #d1dbe7;padding:20px 0}.member>div{flex:1}.member p{font-size:14px;margin:3px 0}.member select{width:180px;margin:0}.member-list{margin-top:30px}footer{max-width:1120px;margin:auto;padding:24px;display:flex;justify-content:space-between;gap:18px;border-top:1px solid #d1dbe7;font-size:13px;color:#677b90}section{overflow-wrap:anywhere}@media(max-width:720px){header{padding:18px 20px;align-items:flex-start;flex-wrap:wrap}.account{width:100%;justify-content:space-between}.brand strong{font-size:18px}main{padding:0 18px 40px}.login{grid-template-columns:1fr;gap:24px;padding:35px 0}.intro h1{font-size:28px}.intro>p{margin-bottom:0}.privacy{margin-top:22px}.login-form,.panel{padding:22px}.two{grid-template-columns:1fr}.heading{align-items:flex-start;flex-direction:column}h1{font-size:26px}.case-row{padding:20px;gap:10px}.updated{font-size:12px}.updated b{display:none}.case-row h2{font-size:17px}.message-meta,.tools{flex-wrap:wrap}.message{padding:18px}.member{flex-wrap:wrap}.member>div{flex-basis:100%}.member select{width:auto;flex:1}.detail-head h1{font-size:23px}footer{flex-direction:column}nav{gap:24px}.category{display:inline-block}.pagination{justify-content:center}.inline{flex-wrap:wrap}}
