.ctc{--ctc-green:#125f43;--ctc-ink:#24372a;--ctc-yellow:#f3d26a;padding:60px 5% 44px;background:#faf9f4;color:var(--ctc-ink);font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;position:relative;isolation:isolate}.ctc *{box-sizing:border-box}.ctc:before{content:"";position:absolute;inset:0;z-index:-1;background-image:radial-gradient(#a7bbaa20 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.ctc-inner{max-width:1240px;margin:auto}.ctc-heading{text-align:center;margin-bottom:33px}.ctc-kicker{color:#8ba58c;font-size:13px;font-weight:700;letter-spacing:.22em;margin:0 0 15px}.ctc h2{font-size:36px;line-height:1.65;letter-spacing:.02em;margin:0;font-weight:700}.ctc h2 span{color:var(--ctc-green);background:linear-gradient(transparent 73%,#e7e3b6 73%,#e7e3b6 92%,transparent 92%)}.ctc-lead{font-size:14px;color:#758171;line-height:1.8;margin:17px 0 0}.ctc-table-wrap{border:1px solid #dfe3d8;border-radius:17px;overflow:hidden;background:white;box-shadow:0 9px 24px #284d3010}.ctc-table{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:16px;line-height:1.9}.ctc-table th,.ctc-table td{padding:22px 25px;vertical-align:middle}.ctc-table thead th{padding:20px}.ctc-empty{width:17%;background:#f4f3ed}.ctc-brand{width:41.5%;background:var(--ctc-green);color:#fff;font-size:25px}.ctc-brand>small{display:block;color:var(--ctc-yellow);font-size:12px;font-weight:700;letter-spacing:.08em;margin:0 0 3px}.ctc-wordmark{display:flex;justify-content:center;align-items:center;gap:8px}.ctc-wordmark img{width:43px;height:43px;object-fit:cover;background:#fff;border-radius:50%;flex-shrink:0}.ctc-usual{background:#eeeee6;color:#788071;font-size:23px}.ctc-usual>small{font-size:12px;color:#929888;display:block;letter-spacing:.05em;margin-bottom:3px}.ctc-table tbody th{font-weight:700;text-align:left;background:#f6f5ef;font-size:14px;color:#6a7965;border-top:1px solid #e2e5db}.ctc-table td{text-align:center;border-top:1px solid #e0e8dc}.ctc-table td:nth-child(2){background:#eef5e9;color:#234d34}.ctc-table td:nth-child(3){background:#fff;color:#78806f}.ctc-table td strong{font-size:19px;line-height:1.75;font-weight:700;color:var(--ctc-green)}.ctc-table td small{display:block;font-size:11px;line-height:1.8;margin-top:7px;color:#83927d}.ctc-result td{padding-block:21px}.ctc-result td:nth-child(2){background:var(--ctc-green);color:white}.ctc-result td:nth-child(2) strong{color:white}.ctc-result td:nth-child(2) small{color:#cce1c7}.ctc-result td:nth-child(3){background:#f8efe1}.ctc-result td:nth-child(3) strong{color:#8a632d}.ctc-result td:nth-child(3) small{color:#9b8664}.ctc-result-symbol{display:block;font-size:33px;color:var(--ctc-yellow);font-weight:700;line-height:1.1;margin-bottom:6px}.ctc-result td:nth-child(3) .ctc-result-symbol{color:#9d7139;font-size:30px}.ctc-note{text-align:right;font-size:10px;line-height:1.8;color:#8a9282;margin:12px 0 0}.ctc-bottom{text-align:center;margin-top:24px}.ctc-bottom>p{font-size:15px;margin:0 0 12px}.ctc-bottom>p strong{color:var(--ctc-green)}.ctc-button{display:inline-flex;align-items:center;justify-content:center;gap:30px;border-radius:99px;background:var(--ctc-yellow);color:var(--ctc-ink);font-size:16px;font-weight:700;text-decoration:none;padding:17px 32px;min-height:61px;max-width:100%;box-shadow:0 3px 0 #d7b659}.ctc-button:hover{background:#f9df88}.ctc-button:focus-visible{outline:3px solid var(--ctc-green);outline-offset:4px}.ctc-button span{font-size:26px;line-height:1}.ctc-bottom>small{display:block;font-size:10px;color:#86927c;margin-top:10px}.ctc-bottom .ctc-status{font-size:11px;color:var(--ctc-green);line-height:1.8;margin:15px 0 0}.ctc-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.ctc-sp{display:none}
@media(max-width:760px){.ctc{padding:34px 14px 30px}.ctc-heading{margin-bottom:24px}.ctc-kicker{font-size:10px;margin-bottom:12px;letter-spacing:.18em}.ctc h2{font-size:23px;line-height:1.75;letter-spacing:-.025em}.ctc-lead{font-size:11px;line-height:1.8;margin-top:13px}.ctc-sp{display:block}.ctc-table-wrap{border-radius:12px}.ctc-table{display:block}.ctc-table thead,.ctc-table tbody{display:block}.ctc-table tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.ctc-table thead .ctc-empty{display:none}.ctc-table thead th{width:auto;padding:14px 6px}.ctc-brand{font-size:17px}.ctc-brand>small,.ctc-usual>small{font-size:9px;margin:0 0 4px}.ctc-wordmark{gap:2px;white-space:nowrap}.ctc-wordmark img{width:24px;height:24px}.ctc-usual{font-size:16px}.ctc-table tbody th{grid-column:1/-1;text-align:center;padding:8px 10px;font-size:11px;line-height:1.8;background:#e7eddf;border-color:#d9e3d1;color:#5e7157;letter-spacing:.04em}.ctc-table td{padding:16px 10px;font-size:12px;line-height:1.85;border-top:0;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.ctc-table td:nth-child(3){border-left:1px solid #e1e6da}.ctc-table td strong{font-size:14px;line-height:1.8}.ctc-table td small{font-size:9px;line-height:1.8;margin-top:6px}.ctc-table .ctc-result td{padding:18px 6px}.ctc-result td strong{font-size:15px;white-space:nowrap}.ctc-result-symbol{font-size:30px}.ctc-result td:nth-child(3) .ctc-result-symbol{font-size:27px}.ctc-note{text-align:left;font-size:9px;margin-top:10px;line-height:1.8}.ctc-bottom{margin-top:25px}.ctc-bottom>p{font-size:13px;margin-bottom:11px}.ctc-button{display:flex;width:100%;font-size:13px;gap:15px;min-height:56px;padding:15px 17px;letter-spacing:-.025em}.ctc-button span{font-size:23px}.ctc-bottom>small{font-size:9px}}
@media(max-width:350px){.ctc{padding-inline:11px}.ctc h2{font-size:21px}.ctc-brand{font-size:15px}.ctc-wordmark img{width:21px;height:21px}.ctc-usual{font-size:14px}.ctc-table td{padding-inline:8px}.ctc-table td strong{font-size:13px}.ctc-result td strong{font-size:13px}.ctc-button{font-size:11px;gap:10px}}
