/* 添付デザインを基準にしたTOP・結果画面。診断フォームの既存UIには影響させない。 */
.reference-design { background: #f1f4f8; }
.reference-design .site-header { width: min(100%, 941px); height: 74px; margin-inline: auto; }
.reference-design .header-inner { width: 100%; padding-inline: 31px; }
.reference-design .brand-mark { display: none; }
.reference-design .brand > span:last-child { display: flex; flex-direction: row; align-items: baseline; gap: 7px; }
.reference-design .brand strong { font-size: 29px; letter-spacing: .01em; }
.reference-design .brand small { margin: 0; color: var(--navy); font-size: 13px; letter-spacing: .07em; }
.reference-design .global-nav { font-size: 12px; }
.reference-design .site-footer { width: min(100%, 941px); margin-inline: auto; }

.jc-page { width: min(100%, 941px); margin-inline: auto; overflow: hidden; color: #071536; background: #fff; }
.jc-hero { position: relative; overflow: hidden; background: linear-gradient(90deg, #f8fbff 0%, #eff7ff 50%, #d9eeff 100%); }
.jc-hero::after, .jc-result-hero::after { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(90deg, rgba(255,255,255,.93) 0%, rgba(255,255,255,.63) 43%, rgba(255,255,255,0) 72%); pointer-events: none; }
.jc-hero-photo { position: absolute; inset: 0 0 0 auto; width: 58%; height: 100%; object-fit: cover; object-position: 60% center; filter: saturate(.92) brightness(1.04); -webkit-mask-image: linear-gradient(to right, transparent 0%, rgba(0,0,0,.66) 19%, #000 43%); mask-image: linear-gradient(to right, transparent 0%, rgba(0,0,0,.66) 19%, #000 43%); }
.jc-hero-inner { position: relative; z-index: 2; width: 61%; }
.jc-top-hero { min-height: 605px; padding: 54px 45px 35px; }
.jc-kicker { margin: 0 0 18px; color: #245dc3; font-size: 21px; font-weight: 800; letter-spacing: .02em; }
.jc-top-hero h1 { margin: 0 0 15px; color: #08164f; font-size: 54px; line-height: 1.28; letter-spacing: .04em; font-weight: 900; }
.jc-lead { margin: 0 0 22px; color: #101b35; font-size: 19px; line-height: 1.75; font-weight: 600; }
.jc-lead strong { color: #2d65cf; font-size: 27px; font-weight: 900; }
.jc-pills { display: flex; gap: 10px; margin-bottom: 25px; }
.jc-pills > span { display: inline-flex; align-items: center; gap: 7px; padding: 9px 13px; white-space: nowrap; background: #fff; border: 1px solid #e8edf4; border-radius: 999px; box-shadow: 0 3px 10px rgba(0,0,0,.07); font-size: 14px; font-weight: 700; }
.jc-pills i { display: grid; place-items: center; width: 19px; height: 19px; color: #fff; background: #12b956; border-radius: 50%; font-size: 12px; font-style: normal; }
.jc-cta { position: relative; display: flex; align-items: center; justify-content: center; min-height: 82px; padding: 0 75px 0 28px; color: #fff; border-radius: 999px; box-shadow: 0 9px 17px rgba(25,39,77,.15); font-size: 26px; font-weight: 900; letter-spacing: .03em; transition: transform .18s, box-shadow .18s; }
.jc-cta:hover { transform: translateY(-2px); box-shadow: 0 12px 24px rgba(25,39,77,.2); }
.jc-cta > i { position: absolute; right: 18px; display: grid; place-items: center; width: 50px; height: 50px; color: inherit; background: #fff; border-radius: 50%; font-size: 32px; font-style: normal; font-weight: 400; }
.jc-cta-coral { background: linear-gradient(90deg, #ff6a67, #ff585d); }
.jc-cta-coral > i { color: #ff5c5e; }
.jc-line-note { display: flex; align-items: center; justify-content: center; gap: 8px; margin: 14px 0 0; font-size: 13px; font-weight: 600; }
.jc-line-note b { display: grid; place-items: center; width: 28px; height: 28px; color: #fff; background: #11c653; border-radius: 50%; font-size: 8px; }
.jc-content { padding: 30px 65px 34px; }
.jc-top-breadcrumb { display: flex; align-items: center; gap: 8px; margin: -7px 0 25px; color: #6b7890; font-size: 11px; }
.jc-top-breadcrumb a { color: #2768c8; text-decoration: underline; text-underline-offset: 3px; }
.jc-chance-explain { display: grid; grid-template-columns: 175px 1fr; align-items: center; gap: 27px; margin: 0 0 38px; padding: 25px 30px; background: linear-gradient(120deg, #eef6ff, #f9fcff); border: 1px solid #d7e7fb; border-radius: 20px; box-shadow: 0 7px 20px rgba(24,66,127,.07); }
.jc-chance-number { display: grid; place-items: center; align-content: center; width: 150px; height: 150px; color: #fff; background: linear-gradient(145deg, #377bdd, #174ea8); border: 10px solid #dbeaff; border-radius: 50%; box-shadow: 0 9px 20px rgba(35,102,208,.2); text-align: center; }
.jc-chance-number strong { font-size: 29px; line-height: 1; }
.jc-chance-number span { margin-top: 7px; font-size: 11px; line-height: 1.25; font-weight: 800; letter-spacing: .08em; }
.jc-chance-explain .jc-eyebrow { margin-bottom: 3px; text-align: left; }
.jc-chance-explain h2 { margin: 0 0 8px; color: #071b57; font-size: 24px; }
.jc-chance-explain p { margin: 0 0 7px; color: #40516a; font-size: 13px; line-height: 1.75; }
.jc-chance-explain p strong { color: #172b57; }
.jc-chance-explain .jc-chance-caution { color: #6b5660; font-size: 11px; }
.jc-chance-explain ul { display: flex; flex-wrap: wrap; gap: 6px; margin: 12px 0 0; padding: 0; list-style: none; }
.jc-chance-explain li { padding: 5px 9px; color: #245fac; background: #fff; border: 1px solid #d4e3f7; border-radius: 999px; font-size: 10px; font-weight: 800; }
.jc-section-title { display: flex; align-items: center; justify-content: center; gap: 17px; margin: 0 0 22px; color: #1a60c4; font-size: 29px; font-weight: 900; letter-spacing: .02em; text-align: center; }
.jc-section-title::before, .jc-section-title::after { content: ""; width: 42px; height: 2px; background: #2871d1; border-radius: 99px; }
.jc-card-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }
.jc-card { padding: 16px 17px 19px; text-align: center; background: #fff; border: 1px solid #e9edf3; border-radius: 17px; box-shadow: 0 5px 18px rgba(20,41,88,.1); }
.jc-feature-grid { margin-bottom: 30px; }
.jc-feature-grid .jc-card { min-height: 205px; }
.jc-card h3 { margin: 10px 0 8px; font-size: 19px; line-height: 1.35; }
.jc-card p { margin: 0; color: #4d5d75; font-size: 13px; line-height: 1.65; }
.jc-icon { display: grid; place-items: center; width: 78px; height: 78px; margin: 0 auto 10px; color: #2461c8; background: radial-gradient(circle at 30% 20%, #f7fbff, #dbeaff); border-radius: 50%; font-size: 31px; font-style: normal; font-weight: 800; }
.jc-icon-green { color: #0ca462; background: radial-gradient(circle at 30% 20%, #f4fff8, #d8f4e7); }
.jc-recommend { margin-top: 8px; }
.jc-recommend-list { display: grid; gap: 6px; }
.jc-recommend-list p { display: flex; align-items: center; min-height: 59px; margin: 0; padding: 8px 22px; background: #fff; border: 1px solid #eceff4; border-radius: 14px; box-shadow: 0 4px 12px rgba(13,35,75,.08); font-size: 17px; font-weight: 700; }
.jc-recommend-list p i { display: grid; place-items: center; width: 31px; height: 31px; margin-right: 20px; color: #fff; background: linear-gradient(#80a8e7, #3574d6); border-radius: 50%; font-style: normal; }
.jc-recommend-list p b { margin-left: auto; color: #1c60c8; font-size: 30px; font-weight: 400; }
.jc-flow { padding: 31px 18px 0; }
.jc-flow-row { display: grid; grid-template-columns: 1fr 35px 1fr 35px 1fr; align-items: center; }
.jc-flow-row > i { color: #2b65c6; font-size: 43px; font-style: normal; font-weight: 300; text-align: center; }
.jc-flow-row article { position: relative; display: grid; justify-items: center; text-align: center; }
.jc-flow-row article > b { position: absolute; left: 8px; top: 0; z-index: 1; display: grid; place-items: center; width: 33px; height: 33px; color: #fff; background: #326ac7; border-radius: 50%; }
.jc-flow-row .jc-icon, .jc-flow-row .jc-line-badge { width: 96px; height: 96px; }
.jc-flow-row strong { font-size: 16px; }
.jc-flow-row small { margin-top: 5px; color: #68758e; font-size: 10px; }
.jc-line-badge { display: grid; place-items: center; width: 62px; height: 62px; color: #fff; background: linear-gradient(135deg, #14d15c, #09b645); border-radius: 16px; box-shadow: inset 0 0 0 1px rgba(255,255,255,.35); font-size: 14px; font-weight: 900; }
.jc-bottom-panel { display: grid; grid-template-columns: 1fr 1.12fr; align-items: center; gap: 20px; margin-top: 28px; padding: 16px 15px 16px 19px; background: #f5fff8; border: 1px solid #d4ecda; border-radius: 19px; }
.jc-bottom-line { display: flex; align-items: center; gap: 13px; color: #06a844; }
.jc-bottom-line p { margin: 0; }
.jc-bottom-line strong { display: block; font-size: 18px; line-height: 1.4; }
.jc-bottom-line small { display: block; margin-top: 3px; color: #1a1a1a; font-size: 11px; }
.jc-bottom-panel .jc-cta { min-height: 75px; padding-left: 15px; font-size: 21px; }

/* Result */
.jc-result-wrap { padding: 38px 31px 31px; }
.jc-breadcrumb { margin: 0; padding: 0 22px 17px; color: #1661c9; font-size: 18px; font-weight: 800; }
.jc-result-hero { position: relative; overflow: hidden; min-height: 505px; background: linear-gradient(105deg, #eff8ff 0%, #e0f2ff 46%, #c5e7ff 100%); border-radius: 28px; box-shadow: 0 6px 15px rgba(20,61,105,.1); }
.jc-result-hero::after { background: linear-gradient(90deg, rgba(255,255,255,.91) 0%, rgba(255,255,255,.67) 48%, rgba(255,255,255,0) 73%); }
.jc-result-photo { width: 57%; object-position: 60% center; }
.jc-result-inner { position: relative; z-index: 2; width: 61%; padding: 32px 37px; }
.jc-ribbon { display: inline-flex; align-items: center; gap: 10px; margin: 0 0 16px; padding: 11px 28px 11px 22px; color: #fff; background: linear-gradient(90deg, #1c66d0, #2c77da); clip-path: polygon(0 0,100% 0,92% 50%,100% 100%,0 100%,6% 50%); font-size: 19px; font-weight: 900; }
.jc-result-inner h1 { margin: 0 0 3px; color: #071b4e; font-size: 25px; font-weight: 900; }
.jc-score { display: flex; align-items: flex-end; margin: 0 0 7px; color: #1c63cc; line-height: .93; }
.jc-score strong { font-size: 112px; letter-spacing: -.07em; }
.jc-score span { padding-bottom: 8px; font-size: 55px; font-weight: 900; }
.jc-result-type { display: inline-block; margin: 0 0 14px; padding: 9px 22px; color: #1d63c8; background: #fff; border: 2px solid #2c73d6; border-radius: 999px; font-size: 17px; font-weight: 900; }
.jc-support { display: grid; grid-template-columns: 1fr auto; gap: 6px 12px; width: 92%; margin-bottom: 12px; padding: 10px 13px; background: rgba(255,255,255,.73); border-radius: 10px; font-size: 11px; }
.jc-support b { color: #1d63c8; }
.jc-support i { grid-column: 1 / -1; overflow: hidden; height: 5px; background: #dce9fa; border-radius: 10px; }
.jc-support em, .jc-axis-list em { display: block; height: 100%; background: linear-gradient(90deg, #65a6ff, #2366d0); border-radius: inherit; }
.jc-result-copy { width: 92%; margin: 0; font-size: 13px; line-height: 1.75; font-weight: 550; }
.jc-strengths { padding: 32px 7px 25px; }
.jc-strength-grid .jc-card { min-height: 257px; }
.jc-strength-grid .jc-card h3 { min-height: 51px; }
.jc-axis-card { margin: 10px 7px 50px; padding: 29px 35px; background: #fff; border: 1px solid #e1e8f2; border-radius: 18px; box-shadow: 0 5px 18px rgba(20,41,88,.08); }
.jc-axis-heading { display: flex; align-items: flex-end; justify-content: space-between; padding-bottom: 17px; border-bottom: 1px solid #e7edf5; }
.jc-axis-heading small { color: #2871d1; font-size: 9px; letter-spacing: .18em; font-weight: 900; }
.jc-axis-heading h2 { margin: 5px 0 0; color: #071b55; font-size: 21px; }
.jc-axis-heading > strong { color: #1c63cc; font-size: 34px; }
.jc-axis-heading > strong span { margin-left: 4px; color: #8794a9; font-size: 12px; }
.jc-axis-list { display: grid; grid-template-columns: 1fr 1fr; gap: 17px 28px; padding-top: 21px; }
.jc-axis-list p { display: flex; justify-content: space-between; margin: 0 0 7px; font-size: 11px; }
.jc-axis-list p span { color: #1c63cc; font-weight: 800; }
.jc-axis-list i { display: block; overflow: hidden; height: 7px; background: #e6edf6; border-radius: 10px; }
.jc-line-gate { margin-top: 10px; padding: 0 20px 18px; border: 1.5px solid #84d7a8; border-radius: 19px; }
.jc-line-gate > h2 { display: flex; align-items: center; justify-content: center; gap: 14px; width: max-content; max-width: calc(100% - 20px); margin: -18px auto 13px; padding: 0 18px; color: #0aa449; background: #fff; font-size: 24px; font-weight: 900; }
.jc-line-gate > h2::before, .jc-line-gate > h2::after { content: ""; width: 38px; height: 2px; background: #13a756; }
.jc-benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.jc-benefit-grid article { display: grid; grid-template-columns: 58px 1fr; gap: 10px; padding: 7px 12px; border-right: 1px dashed #bde2ce; }
.jc-benefit-grid article:last-child { border-right: 0; }
.jc-benefit-grid .jc-icon { width: 55px; height: 55px; margin: 0; font-size: 23px; }
.jc-benefit-grid strong { display: block; margin: 2px 0 5px; color: #0a9441; font-size: 14px; line-height: 1.35; }
.jc-benefit-grid p { margin: 0; font-size: 11px; line-height: 1.5; }
.jc-detail-section { margin-top: 18px; }
.jc-detail-preview { position: relative; overflow: hidden; min-height: 420px; border: 1px solid #dbe5f1; border-radius: 22px; background: #f5f8fc; box-shadow: 0 7px 22px rgba(18,46,94,.1); }
.jc-preview-dummy { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; min-height: 420px; padding: 25px; filter: blur(10px); -webkit-filter: blur(10px); transform: scale(1.055); opacity: .62; user-select: none; pointer-events: none; }
.jc-preview-dummy article { padding: 24px; background: #fff; border: 1px solid #dbe4ef; border-radius: 17px; }
.jc-preview-label { margin: 0 0 4px; color: #2670d5; font-size: 9px; font-weight: 900; letter-spacing: .16em; }
.jc-preview-dummy h3 { margin: 0 0 17px; color: #0c2456; font-size: 18px; }
.jc-preview-row { display: grid; grid-template-columns: 32px 1fr; gap: 10px; margin: 12px 0; padding: 13px; background: #f5f9ff; border-radius: 12px; }
.jc-preview-row > span { display: grid; place-items: center; width: 30px; height: 30px; color: #fff; background: #3476d4; border-radius: 50%; font-weight: 900; }
.jc-preview-row b { color: #19345f; font-size: 12px; }
.jc-preview-row p { margin: 4px 0 0; color: #617087; font-size: 10px; line-height: 1.6; }
.jc-preview-dummy ol { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; counter-reset: service; }
.jc-preview-dummy li { counter-increment: service; display: grid; grid-template-columns: 30px 1fr; padding: 14px; background: #f5fff8; border: 1px solid #d6edde; border-radius: 12px; }
.jc-preview-dummy li::before { content: counter(service); grid-row: 1 / 3; display: grid; place-items: center; width: 25px; height: 25px; color: #fff; background: #0eb44d; border-radius: 50%; font-size: 11px; font-weight: 900; }
.jc-preview-dummy li b { color: #16492a; font-size: 12px; }
.jc-preview-dummy li em { color: #0aa948; font-size: 10px; font-style: normal; }
.jc-detail-preview::after { content: ""; position: absolute; inset: 0; z-index: 1; background: linear-gradient(rgba(242,247,253,.18), rgba(242,247,253,.48)); backdrop-filter: blur(1px); pointer-events: none; }
.jc-preview-lock { position: absolute; left: 50%; top: 50%; z-index: 2; width: min(510px, calc(100% - 42px)); padding: 27px 30px 24px; transform: translate(-50%, -50%); text-align: center; background: rgba(255,255,255,.96); border: 1.5px solid #7ed4a2; border-radius: 20px; box-shadow: 0 16px 40px rgba(7,42,82,.18); backdrop-filter: blur(3px); }
.jc-lock-icon { display: grid; place-items: center; width: 54px; height: 54px; margin: -54px auto 10px; background: #fff; border: 1.5px solid #7ed4a2; border-radius: 50%; font-size: 25px; }
.jc-preview-lock h3 { margin: 0 0 9px; color: #069c43; font-size: 22px; }
.jc-preview-lock p { margin: 0 auto 13px; color: #526175; font-size: 12px; line-height: 1.7; }
.jc-preview-lock ul { display: flex; justify-content: center; flex-wrap: wrap; gap: 7px; margin: 0; padding: 0; list-style: none; }
.jc-preview-lock li { padding: 6px 10px; color: #177d42; background: #effbf3; border-radius: 999px; font-size: 10px; font-weight: 800; }
.jc-result-cta { min-height: 102px; margin: 26px 0 13px; background: linear-gradient(90deg, #0bcf55, #08b945); font-size: 27px; }
.jc-result-cta > b { display: grid; place-items: center; margin-right: 15px; padding: 9px 11px; color: #0bb74a; background: #fff; border-radius: 999px; font-size: 13px; }
.jc-result-cta > i { color: #0daf49; }
.jc-under-note { display: flex; align-items: center; justify-content: center; gap: 10px; margin: 0 0 22px; font-size: 13px; }
.jc-under-note > span { display: grid; place-items: center; width: 25px; height: 25px; color: #fff; background: #13b954; clip-path: polygon(50% 0,90% 16%,90% 65%,50% 100%,10% 65%,10% 16%); font-size: 11px; }
.jc-result-actions { display: grid; gap: 11px; }
.jc-result-actions a:first-child { position: relative; display: flex; align-items: center; justify-content: center; min-height: 68px; color: #1d60c4; background: #fff; border: 1.8px solid #71a6ec; border-radius: 999px; box-shadow: 0 5px 12px rgba(33,79,142,.1); font-size: 20px; font-weight: 800; }
.jc-result-actions a:first-child span { position: absolute; right: 28px; font-size: 30px; font-weight: 400; }
.jc-result-actions a:last-child { justify-self: center; color: #65728a; font-size: 11px; text-decoration: underline; }
.jc-disclaimer { display: flex; align-items: center; gap: 15px; min-height: 60px; margin-top: 24px; padding: 12px 20px; color: #273952; background: #eaf3ff; border-radius: 17px; font-size: 12px; }
.jc-disclaimer b { display: grid; place-items: center; flex: 0 0 30px; height: 30px; color: #fff; background: #2b67bf; border-radius: 50%; font-family: Georgia, serif; }
.jc-disclaimer p { margin: 0; }

/* Search / AI answer friendly explanatory content */
.jc-guide, .jc-faq { margin-top: 48px; padding: 38px 36px; background: #f7faff; border: 1px solid #dfeafb; border-radius: 22px; }
.jc-faq { background: #fff; }
.jc-eyebrow { margin: 0 0 7px; color: #2a6dd0; font-size: 11px; font-weight: 900; letter-spacing: .18em; text-align: center; }
.jc-guide > h2, .jc-faq > h2, .jc-editorial-note h2 { margin: 0 0 20px; color: #071b57; font-size: 27px; line-height: 1.4; text-align: center; }
.jc-guide > p { max-width: 720px; margin: 0 auto 14px; color: #3e4f68; font-size: 14px; line-height: 1.9; }
.jc-guide .jc-answer-first { color: #17253c; font-size: 16px; font-weight: 700; }
.jc-guide-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 13px; margin-top: 24px; }
.jc-guide-grid article { position: relative; padding: 20px 20px 18px 55px; background: #fff; border: 1px solid #e1eaf7; border-radius: 15px; }
.jc-guide-grid b { position: absolute; left: 17px; top: 19px; color: #2e70ce; font-size: 12px; }
.jc-guide-grid h3 { margin: 0 0 6px; color: #102459; font-size: 16px; }
.jc-guide-grid p { margin: 0; color: #53647b; font-size: 12px; line-height: 1.7; }
.jc-faq details { border-top: 1px solid #e2e8f1; }
.jc-faq details:last-child { border-bottom: 1px solid #e2e8f1; }
.jc-faq summary { position: relative; padding: 19px 42px 19px 43px; color: #14264b; font-size: 15px; font-weight: 800; cursor: pointer; list-style: none; }
.jc-faq summary::-webkit-details-marker { display: none; }
.jc-faq summary::before { content: "Q"; position: absolute; left: 9px; top: 17px; display: grid; place-items: center; width: 25px; height: 25px; color: #fff; background: #286bd0; border-radius: 50%; font-size: 11px; }
.jc-faq summary::after { content: "+"; position: absolute; right: 12px; top: 13px; color: #286bd0; font-size: 27px; font-weight: 400; }
.jc-faq details[open] summary::after { content: "−"; }
.jc-faq details p { margin: -5px 43px 19px; color: #53647b; font-size: 13px; line-height: 1.8; }
.jc-editorial-note { margin-top: 30px; padding: 24px 30px; color: #42536a; background: #f4f7fb; border-radius: 16px; }
.jc-editorial-note h2 { margin-bottom: 10px; font-size: 18px; text-align: left; }
.jc-editorial-note p { margin: 5px 0; font-size: 11px; line-height: 1.75; }

@media (max-width: 820px) {
  .reference-design .site-header { height: 64px; }
  .reference-design .header-inner { padding-inline: 20px; }
  .reference-design .brand strong { font-size: 23px; }
  .reference-design .brand small { font-size: 10px; }
  .reference-design .global-nav { inset: 64px 0 0; }
  .jc-top-hero { min-height: 570px; padding: 41px 27px 30px; }
  .jc-hero-inner { width: 68%; }
  .jc-top-hero h1 { font-size: clamp(37px, 7vw, 48px); }
  .jc-kicker { font-size: 17px; }
  .jc-lead { font-size: 16px; }
  .jc-pills { flex-wrap: wrap; gap: 6px; }
  .jc-pills > span { padding: 7px 10px; font-size: 12px; }
  .jc-cta { min-height: 75px; font-size: 21px; }
  .jc-content { padding: 27px 28px 30px; }
  .jc-section-title { font-size: 24px; }
  .jc-feature-grid { gap: 10px; }
  .jc-card h3 { font-size: 16px; }
  .jc-card p { font-size: 11px; }
  .jc-recommend-list p { font-size: 15px; }
  .jc-bottom-panel { grid-template-columns: 1fr; }
  .jc-result-wrap { padding: 27px 18px 30px; }
  .jc-result-hero { min-height: 500px; }
  .jc-result-inner { width: 68%; padding: 27px; }
  .jc-result-inner h1 { font-size: 21px; }
  .jc-score strong { font-size: 92px; }
  .jc-score span { font-size: 45px; }
  .jc-result-type { font-size: 15px; }
  .jc-line-gate > h2 { font-size: 20px; }
  .jc-benefit-grid article { grid-template-columns: 1fr; text-align: center; }
  .jc-benefit-grid .jc-icon { margin-inline: auto; }
  .jc-result-cta { min-height: 88px; font-size: 21px; }
}

@media (max-width: 580px) {
  .jc-top-hero { min-height: 610px; padding: 30px 20px 27px; }
  .jc-hero-inner { width: 73%; }
  .jc-hero-photo { width: 69%; object-position: 58% center; opacity: .92; }
  .jc-hero::after { background: linear-gradient(90deg, rgba(255,255,255,.97) 0%, rgba(255,255,255,.76) 52%, rgba(255,255,255,.08) 88%); }
  .jc-kicker { font-size: 13px; }
  .jc-top-hero h1 { font-size: 38px; }
  .jc-lead { font-size: 14px; }
  .jc-lead strong { font-size: 21px; }
  .jc-pills { max-width: 285px; }
  .jc-pills > span { font-size: 10px; }
  .jc-cta { min-height: 68px; padding-left: 18px; font-size: 17px; }
  .jc-cta > i { right: 10px; width: 44px; height: 44px; }
  .jc-line-note { max-width: 300px; justify-content: flex-start; font-size: 10px; text-align: left; }
  .jc-content { padding: 24px 15px 28px; }
  .jc-top-breadcrumb { margin-bottom: 20px; font-size: 10px; }
  .jc-chance-explain { grid-template-columns: 92px 1fr; gap: 14px; padding: 19px 14px; }
  .jc-chance-number { width: 86px; height: 86px; border-width: 6px; }
  .jc-chance-number strong { font-size: 18px; }
  .jc-chance-number span { font-size: 8px; }
  .jc-chance-explain h2 { font-size: 18px; }
  .jc-chance-explain p { font-size: 11px; }
  .jc-chance-explain .jc-chance-caution { font-size: 9px; }
  .jc-chance-explain ul { grid-column: 1 / -1; margin-top: 8px; }
  .jc-section-title { gap: 10px; font-size: 21px; }
  .jc-section-title::before, .jc-section-title::after { width: 24px; }
  .jc-card-grid { gap: 7px; }
  .jc-feature-grid .jc-card { min-height: 180px; padding-inline: 8px; }
  .jc-icon { width: 61px; height: 61px; font-size: 25px; }
  .jc-card h3 { font-size: 13px; }
  .jc-card p { font-size: 9px; }
  .jc-recommend-list p { min-height: 54px; padding-inline: 13px; font-size: 13px; }
  .jc-recommend-list p i { margin-right: 11px; }
  .jc-flow { padding-inline: 0; }
  .jc-flow-row { grid-template-columns: 1fr 20px 1fr 20px 1fr; }
  .jc-flow-row .jc-icon, .jc-flow-row .jc-line-badge { width: 66px; height: 66px; }
  .jc-flow-row article > b { left: 3px; width: 25px; height: 25px; font-size: 11px; }
  .jc-flow-row strong { font-size: 11px; }
  .jc-flow-row small { font-size: 8px; }
  .jc-bottom-line strong { font-size: 15px; }
  .jc-breadcrumb { padding-left: 5px; font-size: 13px; }
  .jc-result-hero { min-height: 505px; }
  .jc-result-hero::after { background: linear-gradient(90deg, rgba(255,255,255,.96) 0%, rgba(255,255,255,.78) 58%, rgba(255,255,255,.05) 92%); }
  .jc-result-photo { width: 68%; opacity: .92; }
  .jc-result-inner { width: 75%; padding: 24px 18px; }
  .jc-ribbon { padding: 9px 22px 9px 17px; font-size: 14px; }
  .jc-result-inner h1 { font-size: 17px; }
  .jc-score strong { font-size: 77px; }
  .jc-score span { font-size: 38px; }
  .jc-result-type { padding: 8px 12px; font-size: 12px; }
  .jc-support, .jc-result-copy { width: 100%; }
  .jc-result-copy { font-size: 11px; }
  .jc-strength-grid .jc-card { min-height: 220px; padding-inline: 7px; }
  .jc-strength-grid .jc-card h3 { min-height: 48px; }
  .jc-axis-card { margin-inline: 0; padding: 23px 18px; }
  .jc-axis-heading h2 { font-size: 16px; }
  .jc-axis-heading > strong { font-size: 27px; }
  .jc-axis-list { grid-template-columns: 1fr; }
  .jc-line-gate { padding-inline: 10px; }
  .jc-line-gate > h2 { gap: 7px; padding-inline: 8px; font-size: 15px; }
  .jc-line-gate > h2::before, .jc-line-gate > h2::after { width: 16px; }
  .jc-benefit-grid article { padding-inline: 7px; }
  .jc-benefit-grid strong { font-size: 11px; }
  .jc-benefit-grid p { font-size: 9px; }
  .jc-detail-preview { min-height: 445px; }
  .jc-preview-dummy { grid-template-columns: 1fr; min-height: 445px; padding: 14px; filter: blur(9px); -webkit-filter: blur(9px); }
  .jc-preview-dummy article { padding: 16px; }
  .jc-preview-lock { width: calc(100% - 28px); padding: 25px 15px 19px; }
  .jc-preview-lock h3 { font-size: 17px; }
  .jc-preview-lock p { font-size: 10px; }
  .jc-preview-lock li { font-size: 9px; }
  .jc-result-cta { min-height: 78px; font-size: 15px; }
  .jc-result-cta > b { margin-right: 6px; padding: 7px 8px; font-size: 10px; }
  .jc-under-note { font-size: 10px; }
  .jc-result-actions a:first-child { min-height: 61px; font-size: 16px; }
  .jc-guide, .jc-faq { margin-top: 32px; padding: 27px 17px; }
  .jc-guide > h2, .jc-faq > h2 { font-size: 21px; }
  .jc-guide .jc-answer-first { font-size: 14px; }
  .jc-guide > p { font-size: 12px; }
  .jc-guide-grid { grid-template-columns: 1fr; }
  .jc-faq summary { padding-right: 34px; font-size: 13px; line-height: 1.55; }
  .jc-faq details p { margin-left: 43px; margin-right: 12px; font-size: 12px; }
  .jc-editorial-note { padding: 20px 18px; }
}
