.uskstaff-wrap{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;border:1px solid #dbe7e4;border-radius:18px;background:#fff;overflow:hidden;margin:28px 0;color:#17322d;font-size:16px;line-height:1.7;box-shadow:0 10px 30px rgba(30,80,70,.06)}
.uskstaff-head{padding:26px 28px 22px;background:linear-gradient(135deg,#f4fbf9,#eef8f5)}
.uskstaff-kicker{display:inline-block;font-weight:700;font-size:14px;background:#fff;border:1px solid #b8d9d1;border-radius:999px;padding:4px 12px;margin-bottom:10px;color:#1f6f62}
.uskstaff-head h3{font-size:26px;line-height:1.35;margin:0 0 10px;color:#123f38}
.uskstaff-head p{font-size:16px;margin:0 0 12px;color:#405b56}
.uskstaff-note{background:#fff;border-left:4px solid #3d9c88;border-radius:8px;padding:10px 13px;font-size:15px}
.uskstaff-form{padding:24px 28px 28px}
.uskstaff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}
.uskstaff-field label{font-weight:700;font-size:16px;display:block;margin-bottom:6px;color:#183e37}
.uskstaff-input-unit{display:flex;align-items:center;border:1px solid #bfd3ce;border-radius:10px;background:#fff;overflow:hidden}
.uskstaff-input-unit input{width:100%;border:0!important;box-shadow:none!important;padding:12px 13px!important;font-size:17px!important;background:transparent!important;min-height:48px}
.uskstaff-input-unit span{padding:0 13px;color:#5d736e;white-space:nowrap;font-size:15px}
.uskstaff-field small{display:block;margin-top:5px;color:#70827e;font-size:13px;line-height:1.5}
.uskstaff-calc{display:block;width:100%;margin-top:24px;border:0;border-radius:10px;background:#167b69;color:#fff;font-size:17px;font-weight:700;padding:15px;cursor:pointer}
.uskstaff-calc:hover{filter:brightness(.95)}
.uskstaff-result{border-top:1px solid #dbe7e4;padding:26px 28px 30px;background:#fbfdfc}
.uskstaff-result-title{font-size:22px;font-weight:800;margin-bottom:16px;color:#123f38}
.uskstaff-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.uskstaff-card{background:#fff;border:1px solid #dbe7e4;border-radius:12px;padding:16px;min-height:96px}
.uskstaff-card.primary{border-color:#73b8aa;background:#f1faf7}
.uskstaff-card span{display:block;font-size:13px;color:#61756f;margin-bottom:6px;font-weight:700}
.uskstaff-card strong{font-size:21px;color:#183e37;line-height:1.3}
.uskstaff-detail,.uskstaff-insight{margin-top:20px;background:#fff;border:1px solid #e0ebe8;border-radius:12px;padding:18px 20px}
.uskstaff-detail h4,.uskstaff-insight h4{font-size:18px;margin:0 0 12px;color:#173f38}
.uskstaff-barrows{display:grid;gap:8px}
.barrow{display:flex;justify-content:space-between;gap:20px;border-bottom:1px dashed #dce7e4;padding:6px 0;font-size:15px}.barrow:last-child{border-bottom:0}
.uskstaff-insight p{margin:0 0 10px;font-size:16px}.uskstaff-insight ul{margin:0;padding-left:1.3em}.uskstaff-insight li{margin:5px 0;font-size:15px}
.uskstaff-cta{margin-top:20px;border-radius:14px;background:#123f38;color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.uskstaff-cta strong{font-size:17px}.uskstaff-cta p{font-size:14px;margin:4px 0 0;color:#d5e8e3}.uskstaff-cta-btn{display:inline-block;background:#fff;color:#126c5d!important;text-decoration:none!important;border-radius:9px;padding:11px 16px;font-weight:800;white-space:nowrap}
.uskstaff-details{margin-top:16px;font-size:14px;color:#566b66}.uskstaff-details summary{cursor:pointer;font-weight:700}.uskstaff-details p{margin:8px 0 0}
@media(max-width:760px){.uskstaff-head,.uskstaff-form,.uskstaff-result{padding-left:18px;padding-right:18px}.uskstaff-head h3{font-size:22px}.uskstaff-grid{grid-template-columns:1fr}.uskstaff-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.uskstaff-cta{display:block}.uskstaff-cta-btn{margin-top:14px}.uskstaff-card strong{font-size:19px}}
@media(max-width:420px){.uskstaff-cards{grid-template-columns:1fr}}