.clocohub-diagnosis{width:100%;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;color:#000;line-height:1.7;background:#fff}
.clocohub-diagnosis *,.clocohub-diagnosis *:before,.clocohub-diagnosis *:after{box-sizing:border-box}
.clocohub-diagnosis__inner{width:min(100%,960px);margin:0 auto;background:#fff;padding:32px 28px;border:1px solid #e5e5e5;border-radius:0;box-shadow:none;overflow:hidden}
.clocohub-diagnosis h2{margin:0 0 18px;font-family:serif;font-size:28px;font-weight:700;line-height:1.35;letter-spacing:.03em;text-align:center;color:#000}
.clocohub-diagnosis h3{line-height:1.45;color:#000}
.clocohub-diagnosis p{line-height:1.8}
.clocohub-diagnosis__lead{max-width:760px;margin:0 auto 24px;color:#333;font-size:16px;text-align:left}
.clocohub-diagnosis__profile{margin:24px 0;padding:22px;background:#f7f7f7;border:1px solid #e0e0e0;border-radius:0}
.clocohub-diagnosis__profile h3{margin:0 0 10px;font-family:serif;font-size:20px;font-weight:700;text-align:center}
.clocohub-diagnosis__small{margin:0 0 16px;color:#444;font-size:14px}
.clocohub-diagnosis__profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}
.clocohub-diagnosis__profile-grid label{display:block;font-weight:700;font-size:14px;line-height:1.5}
.clocohub-diagnosis__profile-grid input{width:100%;max-width:100%;margin-top:6px;padding:12px 14px;border:1px solid #bbb;border-radius:0;background:#fff;color:#000;font-size:16px;line-height:1.5;-webkit-appearance:none;appearance:none}
.clocohub-diagnosis__section{margin-top:32px;padding-top:22px;border-top:2px solid #000}
.clocohub-diagnosis__section h3{margin:0 0 8px;font-family:serif;font-size:22px;font-weight:700;text-align:left}
.clocohub-diagnosis__section p{margin:0;color:#444;font-size:14px}
.clocohub-diagnosis__question{padding:18px;margin:14px 0;background:#fff;border:1px solid #d8d8d8;border-radius:0}
.clocohub-diagnosis__question-title{font-weight:700;margin-bottom:14px;font-size:16px;line-height:1.7;color:#000}
.clocohub-diagnosis__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.clocohub-diagnosis__options label{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;margin:0;padding:10px 12px;border:1px solid #d0d0d0;background:#fafafa;cursor:pointer;font-size:15px;line-height:1.45;color:#000}
.clocohub-diagnosis__options input[type="radio"]{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:#000}
.clocohub-diagnosis__button{display:block;width:100%;max-width:520px;margin:30px auto 0;padding:17px 20px;background:#000;color:#fff;border:2px solid #000;border-radius:0;font-size:18px;font-weight:700;line-height:1.45;text-align:center;cursor:pointer;transition:opacity .2s ease,background-color .2s ease,color .2s ease}
.clocohub-diagnosis__button:hover{background:#000;color:#fff;opacity:.65}
.clocohub-diagnosis__result{display:none}
.clocohub-result-summary{display:grid;grid-template-columns:minmax(220px,.9fr) 1.6fr;gap:20px;align-items:stretch;margin-top:22px}
.clocohub-result-summary>div:first-child{padding:22px;border:3px solid #000;text-align:center}
.clocohub-result-label{font-weight:700;color:#333;margin:0;text-align:center}
.clocohub-result-message{background:#f7f7f7;padding:22px;border:1px solid #e0e0e0;border-radius:0;line-height:1.8}
.clocohub-result-message h3{margin-top:0;font-family:serif;font-size:20px;font-weight:700}
.clocohub-diagnosis__score-main{font-size:52px;font-weight:800;line-height:1.15;margin:10px 0;color:#000;text-align:center}
#clocohubTypeText{margin:10px 0 0;font-size:20px;font-weight:700;text-align:center}
.clocohub-diagnosis__score-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}
.clocohub-diagnosis__score-card{min-width:0;background:#fff;padding:16px;border:1px solid #d8d8d8;border-radius:0;text-align:center;overflow-wrap:anywhere}
.clocohub-diagnosis__score-card strong{display:block;margin:8px 0;font-size:24px;line-height:1.25;color:#000;text-align:center}
.clocohub-score-low{color:#c62828!important}
.clocohub-diagnosis__score-card p{font-size:13px;line-height:1.65;margin:8px 0 0;text-align:left;color:#333}
.clocohub-diagnosis__notice,.clocohub-diagnosis__expert,.clocohub-diagnosis__next{margin-top:18px;padding:20px;background:#fff;border:1px solid #d8d8d8;border-left:6px solid #000;line-height:1.8;overflow-wrap:anywhere}
.clocohub-diagnosis__notice{background:#fffdf4}
.clocohub-diagnosis__expert{background:#fff3e0;border-color:#f0b35a;border-left-color:#f08a00;box-shadow:0 2px 0 rgba(240,138,0,.18)}
.clocohub-diagnosis__expert h3{color:#9a4b00}
.clocohub-diagnosis__next{background:#f7f7f7}
.clocohub-diagnosis__notice h3,.clocohub-diagnosis__expert h3,.clocohub-diagnosis__next h3{margin:0 0 10px;font-family:serif;font-size:20px;font-weight:700}
.clocohub-diagnosis__next ol{margin:0;padding-left:1.4em}
.clocohub-diagnosis__save-status{font-weight:700;color:#000;text-align:center;margin:18px 0 0}
.clocohub-diagnosis__result-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}
.clocohub-diagnosis__result-actions .clocohub-diagnosis__button{max-width:none;margin-top:22px;height:100%}
.clocohub-diagnosis__back{background:#fff;color:#000;border-color:#000}
.clocohub-diagnosis__back:hover{background:#fff;color:#000}
.clocohub-diagnosis__pdf-report{display:none;width:760px;max-width:760px;background:#fff;color:#111;padding:20px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;font-size:12px;line-height:1.45}
.clocohub-report-meta{background:#f7f7f7;padding:8px 10px;border:1px solid #ddd;border-radius:0}
.clocohub-report-score{border:2px solid #111;padding:10px 12px;margin:10px 0;text-align:center}
.clocohub-report-score div{font-size:30px;font-weight:800;line-height:1.1;text-align:center}
.clocohub-report-table{width:100%;border-collapse:collapse;margin:10px 0;table-layout:auto;font-size:11px;line-height:1.35}
.clocohub-report-table th,.clocohub-report-table td{border:1px solid #ccc;padding:5px 6px;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:break-word}
.clocohub-report-table th{background:#f0f0f0}
.clocohub-report-box{background:#f7f7f7;border-left:4px solid #111;padding:8px 10px;margin:8px 0;overflow-wrap:anywhere;font-size:11px;line-height:1.45}
.clocohub-report-note{font-size:10px;line-height:1.4;color:#666;margin:8px 0 0}
@media(max-width:900px){.clocohub-diagnosis__inner{width:94%;padding:26px 22px}.clocohub-diagnosis__score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.clocohub-result-summary{grid-template-columns:1fr}.clocohub-diagnosis__score-main{font-size:48px}}
@media(max-width:700px){.clocohub-diagnosis__inner{width:94%;padding:24px 18px}.clocohub-diagnosis h2{font-size:24px}.clocohub-diagnosis__profile-grid{grid-template-columns:1fr}.clocohub-diagnosis__options{grid-template-columns:1fr}.clocohub-diagnosis__options label{min-height:48px}.clocohub-diagnosis__result-actions{grid-template-columns:1fr}.clocohub-diagnosis__button{max-width:none;font-size:17px}.clocohub-diagnosis__pdf-report{width:794px;max-width:794px}}
@media(max-width:480px){.clocohub-diagnosis{font-size:15px}.clocohub-diagnosis__inner{width:90%;padding:22px 0;border-left:none;border-right:none}.clocohub-diagnosis h2{font-size:1.45rem;line-height:1.45}.clocohub-diagnosis__lead,.clocohub-diagnosis__profile,.clocohub-diagnosis__section,.clocohub-diagnosis__question,.clocohub-result-summary,.clocohub-diagnosis__score-grid,.clocohub-diagnosis__notice,.clocohub-diagnosis__expert,.clocohub-diagnosis__next,.clocohub-diagnosis__result-actions,.clocohub-diagnosis__save-status{width:100%;margin-left:0;margin-right:0}.clocohub-diagnosis__lead{font-size:1rem;line-height:1.75}.clocohub-diagnosis__profile{padding:18px 14px}.clocohub-diagnosis__section{margin-top:28px}.clocohub-diagnosis__section h3{font-size:1.25rem}.clocohub-diagnosis__question{padding:15px 12px}.clocohub-diagnosis__question-title{font-size:1rem}.clocohub-diagnosis__score-grid{grid-template-columns:1fr}.clocohub-result-summary>div:first-child{padding:18px 12px}.clocohub-result-message{padding:18px 14px}.clocohub-diagnosis__score-main{font-size:2.9rem}.clocohub-diagnosis__notice,.clocohub-diagnosis__expert,.clocohub-diagnosis__next{padding:18px 14px}.clocohub-diagnosis__notice h3,.clocohub-diagnosis__expert h3,.clocohub-diagnosis__next h3{font-size:1.2rem}.clocohub-diagnosis__button{padding:16px 12px;font-size:1rem}.clocohub-diagnosis__profile-grid input{font-size:16px}}

.clocohub-diagnosis__pdf-report h1{font-size:18px;line-height:1.25;margin:0 0 8px;text-align:center}
.clocohub-diagnosis__pdf-report h2{font-size:15px;line-height:1.3;margin:4px 0}
.clocohub-diagnosis__pdf-report h3{font-size:13px;line-height:1.35;margin:0 0 4px}
.clocohub-diagnosis__pdf-report p{margin:2px 0;line-height:1.45}
.clocohub-report-meta p{margin:1px 0;line-height:1.35}
.clocohub-report-score p{margin:2px 0;line-height:1.35}
.clocohub-report-table th:nth-child(1),.clocohub-report-table td:nth-child(1){width:1%;white-space:nowrap;text-align:center}
.clocohub-report-table th:nth-child(2),.clocohub-report-table td:nth-child(2){width:1%;white-space:nowrap;text-align:center}
.clocohub-report-table th:nth-child(3),.clocohub-report-table td:nth-child(3){width:auto}
.clocohub-report-box ol{margin:0;padding-left:1.25em}
.clocohub-report-box li{margin:0 0 2px;line-height:1.4}
.clocohub-report-box hr{margin:5px 0;border:0;border-top:1px solid #ddd}

.clocohub-result-id{margin:0 0 12px;font-weight:700;text-align:center;color:#000}

.clocohub-session-request{margin-top:44px;padding:22px;background:#fff;border:2px solid #000;line-height:1.7}.clocohub-session-request h3{margin:0 0 8px;font-family:serif;font-size:22px;font-weight:700;text-align:center}.clocohub-session-request p{margin:0 0 14px;color:#333}.clocohub-session-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.clocohub-session-grid label,.clocohub-session-message{display:block;font-weight:700;font-size:14px;line-height:1.5}.clocohub-session-grid label span{display:inline-block;margin-left:6px;padding:1px 6px;background:#000;color:#fff;font-size:11px;font-weight:700}.clocohub-session-grid input,.clocohub-session-grid select,.clocohub-session-message textarea{width:100%;max-width:100%;margin-top:6px;border:1px solid #bbb;border-radius:0;background:#fff;color:#000;font-size:16px;line-height:1.5}.clocohub-session-message{margin-top:14px}.clocohub-session-submit:disabled{background:#777;border-color:#777;cursor:default;opacity:1}.clocohub-session-status{font-weight:700;text-align:center;margin:14px 0 0;color:#000}@media(max-width:700px){.clocohub-session-grid{grid-template-columns:1fr}.clocohub-session-request{padding:18px 14px}}

.clocohub-session-privacy{margin-top:18px;padding:16px;border:1px solid #bbb;background:#fafafa}
.clocohub-session-privacy h4{margin:0 0 10px;font-family:serif;font-size:18px;font-weight:700;text-align:left}
.clocohub-session-privacy iframe{display:block;width:100%;height:220px;border:1px solid #ccc;background:#fff}
.clocohub-session-consent{display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-weight:700;line-height:1.6}
.clocohub-session-consent input{flex:0 0 auto;margin-top:4px}
.clocohub-session-consent span{display:inline-block;margin-left:6px;padding:1px 6px;background:#000;color:#fff;font-size:11px;font-weight:700}
@media(max-width:700px){.clocohub-session-privacy iframe{height:180px}.clocohub-session-consent{font-size:14px}}
