.tm-resources{--paper:#ffffff;--ink:#132d35;--muted:#5b6e6c;--green:#136953;--line:#dde3e8;--mint:#f2f5f7;--white:#fff;--font:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
.tm-resources *{box-sizing:border-box}
.tm-resources{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;-webkit-font-smoothing:antialiased;line-height:1.85}
.tm-resources a{color:inherit;text-decoration:none}
.tm-resources button{font:inherit;color:inherit;cursor:pointer}
.tm-resources img{max-width:100%;display:block}
.tm-resources button,.tm-resources a{-webkit-tap-highlight-color:transparent}
.tm-resources a:focus-visible,.tm-resources button:focus-visible,.tm-resources .viewer:focus-visible{outline:3px solid #b76f22;outline-offset:5px}
.tm-resources button:disabled{cursor:default;opacity:.28}
.tm-resources .skip{position:fixed;left:20px;top:-80px;z-index:60;background:white;padding:10px}
.tm-resources .skip:focus{top:10px}
.tm-resources .preview-bar{background:#eef1f4;color:#46564c;font-size:10px;text-align:center;padding:3px 16px;letter-spacing:.05em}
.tm-resources .preview-bar a{margin-left:15px;text-decoration:underline}
.tm-resources .site-header{background:var(--paper);border-bottom:1px solid var(--line)}
.tm-resources .header-inner{max-width:1264px;margin:auto;height:89px;padding:0 48px;display:flex;align-items:center;justify-content:space-between}
.tm-resources .logo{height:auto;object-fit:contain;mix-blend-mode:multiply}
.tm-resources .header-inner nav{display:flex;gap:42px;font-size:12px;font-weight:600}
.tm-resources .header-inner nav a[aria-current=page]{color:var(--green)}
.tm-resources .page{max-width:1264px;padding:0 48px;margin:auto}
.tm-resources .intro{padding:60px 0 42px}
.tm-resources .eyebrow{display:flex;align-items:center;gap:10px;font-family:Arial,var(--font);font-size:10px;font-weight:700;letter-spacing:.17em;line-height:1.8;color:var(--green)}
.tm-resources .tiny-line{width:24px;height:1px;background:var(--green)}
.tm-resources .intro-row{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}
.tm-resources .intro h1{font-size:clamp(30px,3.5vw,45px);line-height:1.52;letter-spacing:.035em;margin:19px 0 0;font-weight:650}
.tm-resources .intro-row>p{font-size:12px;color:var(--muted);margin:0 0 8px;line-height:2.1}
.tm-resources .featured{background:var(--mint);min-height:444px;display:grid;grid-template-columns:.96fr 1.15fr;position:relative;border:1px solid #dce3e8;border-radius:3px;overflow:hidden}
.tm-resources .featured-copy{padding:39px 0 40px 42px;z-index:1}
.tm-resources .dot{width:6px;height:6px;border-radius:50%;background:var(--green)}
.tm-resources .subtle-label{display:block;margin:28px 0 11px;color:var(--muted);font-size:11px}
.tm-resources .featured h2{font-size:21px;font-weight:600;line-height:1.85;letter-spacing:.02em;margin:0}
.tm-resources .featured h2 strong{font-size:36px;font-family:Arial,var(--font);font-weight:700;margin-right:6px}
.tm-resources .featured-copy>p{font-size:12px;line-height:2;color:#465e55;margin:15px 0 26px}
.tm-resources .button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:48px;padding:11px 22px;font-size:12px;font-weight:600;border:1px solid var(--green);border-radius:3px;transition:background .2s,transform .2s}
.tm-resources .primary{background:var(--green);color:white}
.tm-resources .primary:hover{background:#0c503f;transform:translateY(-2px)}
.tm-resources .button>span{font-size:20px;line-height:1}
.tm-resources .under-button{display:block;font-size:9px;color:#5b7165;margin-top:12px}
.tm-resources .paper-scene{position:relative;min-width:0;isolation:isolate}
.tm-resources .scene-grid{position:absolute;inset:0;background-image:linear-gradient(#d6e0e780 1px,transparent 1px),linear-gradient(90deg,#d6e0e780 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(ellipse,black,transparent 72%)}
.tm-resources .paper-front{width:87%;position:absolute;top:30%;right:4%;transform:rotate(-7deg);box-shadow:1px 1px #fff,3px 3px #d6d9d0,5px 5px white,7px 7px #d6d9d0,10px 14px 12px #1c392924,22px 30px 44px #1c392933;transition:transform .45s cubic-bezier(.2,.8,.2,1);z-index:2}
.tm-resources .paper-back{width:77%;position:absolute;top:17%;right:9%;transform:rotate(7deg);box-shadow:2px 3px #ecefe8,13px 16px 40px #1c392924;transition:transform .45s}
.tm-resources .paper-scene:hover .paper-front{transform:translateY(-8px) rotate(-9deg)}
.tm-resources .paper-scene:hover .paper-back{transform:translateY(-12px) rotate(10deg)}
.tm-resources .paper-note{position:absolute;right:40px;bottom:27px;display:flex;gap:28px;align-items:center;font-family:Arial,sans-serif;font-size:9px;letter-spacing:.2em;font-weight:700;color:#486656}
.tm-resources .paper-note>span{font-size:25px;font-weight:400}
.tm-resources .library{padding:66px 0 0}
.tm-resources .section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:27px}
.tm-resources .section-heading h2{font-size:25px;font-weight:650;margin:7px 0 0;letter-spacing:.035em}
.tm-resources .section-heading>p{font-family:Arial,sans-serif;font-size:26px;line-height:1;margin:0 0 3px}
.tm-resources .section-heading>p>span{font:10px var(--font);margin-left:5px;color:var(--muted)}
.tm-resources .section-heading>a{font-size:11px;color:var(--green)}
.tm-resources .cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}
.tm-resources .doc-card{min-width:0;border-top:1px solid var(--line)}
.tm-resources .card-art{position:relative;display:flex;align-items:center;aspect-ratio:1.65;background:#eef2f5;overflow:hidden;margin-top:15px;padding:22px;transition:background .3s}
.tm-resources .card-art img{width:100%;box-shadow:5px 8px 13px #1c39292b;transition:transform .3s}
.tm-resources .card-art:hover{background:#e2e9ee}
.tm-resources .card-art:hover img{transform:translateY(-3px) rotate(-2deg)}
.tm-resources .open-circle{position:absolute;right:12px;bottom:12px;width:33px;height:33px;display:grid;place-items:center;background:var(--paper);border-radius:50%;font-size:20px;color:var(--green)}
.tm-resources .card-content{padding-top:17px;display:flex;flex-direction:column;min-height:211px}
.tm-resources .card-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--green)}
.tm-resources .card-meta>span:last-child{color:#728479;font-family:Arial,sans-serif}
.tm-resources .doc-card h3{font-size:18px;line-height:1.6;font-weight:650;margin:11px 0 9px;letter-spacing:.01em}
.tm-resources .doc-card h3 a:hover{text-decoration:underline;text-underline-offset:5px}
.tm-resources .card-content>p{font-size:12px;color:var(--muted);line-height:1.9;margin:0 0 23px}
.tm-resources .card-bottom{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:13px;margin-top:auto;font-size:10px;color:var(--muted)}
.tm-resources .card-bottom>a{color:var(--green);font-size:11px;font-weight:600}
.tm-resources .card-bottom>a span{margin-left:20px;font-size:18px}
.tm-resources .reading-note{display:flex;align-items:center;gap:29px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:71px 0 68px;padding:29px 0}
.tm-resources .reading-mark{font-size:57px;font-weight:300;color:var(--green);line-height:1}
.tm-resources .reading-note h2{font-size:19px;margin:0 0 7px;font-weight:600}
.tm-resources .reading-note p{font-size:12px;color:var(--muted);margin:0}
.tm-resources .reading-note>a{margin-left:auto;font-size:11px;color:var(--green)}
.tm-resources .footer{max-width:1264px;padding:0 48px 40px;margin:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}
.tm-resources .footer p{font-size:10px;color:var(--muted);margin:12px 0 0}
.tm-resources .footer-links{display:flex;align-items:flex-end;gap:23px;font-size:10px;color:var(--muted)}
.tm-resources .footer small{font:9px Arial,sans-serif;white-space:nowrap}
.tm-resources .back-link{display:inline-block;margin:29px 0 38px;font-size:11px;color:var(--green)}
.tm-resources .detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:53px;align-items:start}
.tm-resources .detail h1{font-size:32px;letter-spacing:.025em;line-height:1.65;margin:16px 0 17px;max-width:720px}
.tm-resources .detail-lead{font-size:13px;color:var(--muted);line-height:2;max-width:640px;margin:0 0 35px}
.tm-resources .meta-separator{color:#a0aba1;margin:0 6px}
.tm-resources .preview-label{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:var(--muted);margin-bottom:12px;gap:16px}
.tm-resources .preview-label>span:first-child{font-family:Arial,sans-serif;font-weight:600;letter-spacing:.15em;color:var(--green)}
.tm-resources .viewer{background:#eef2f5;padding:23px;touch-action:pan-y}
.tm-resources .zoom-trigger{display:block;padding:0;border:0;position:relative;background:none;width:100%}
.tm-resources .zoom-trigger>img{aspect-ratio:16/9;width:100%;object-fit:contain;box-shadow:6px 8px 14px #192f282b}
.tm-resources .zoom-hint{position:absolute;right:8px;bottom:8px;background:#fffef9e8;padding:4px 9px;font-size:9px;border-radius:2px}
.tm-resources .viewer-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;min-height:40px}
.tm-resources .viewer-controls>p{font-size:11px;color:var(--muted);line-height:1.8;margin:0}
.tm-resources .viewer-controls>div{display:flex;gap:13px;align-items:center;flex-shrink:0}
.tm-resources .viewer-controls button{width:35px;height:35px;border:1px solid #afbcaf;border-radius:50%;background:transparent;line-height:1;font-size:17px}
.tm-resources .viewer-controls button:hover:not(:disabled){background:#e4eef1}
.tm-resources #tm-resource-counter{font:11px Arial,sans-serif;min-width:27px;text-align:center}
.tm-resources .thumbnails{display:flex;gap:10px;margin:15px 0 0;overflow-x:auto;padding:2px 2px 8px}
.tm-resources .thumb{flex:0 0 120px;border:1px solid transparent;padding:4px;background:transparent;text-align:left;border-radius:2px}
.tm-resources .thumb[aria-pressed=true]{border-color:var(--green);background:#e4eef1}
.tm-resources .thumb>img{width:100%;aspect-ratio:16/9;object-fit:contain}
.tm-resources .thumb>span{font-size:9px;line-height:1.5;display:block;padding:6px 2px 2px}
.tm-resources .takeaways{margin-top:58px}
.tm-resources .detail h2{font-size:24px;font-weight:600;line-height:1.6;margin:8px 0 24px}
.tm-resources .takeaways ol{list-style:none;margin:0;padding:0}
.tm-resources .takeaways li{display:flex;gap:24px;padding:24px 0;border-top:1px solid var(--line)}
.tm-resources .takeaways li>span{font:27px Arial,sans-serif;color:var(--green);line-height:1.3}
.tm-resources .takeaways h3{font-size:17px;line-height:1.6;margin:0 0 9px}
.tm-resources .takeaways li p{font-size:13px;line-height:2;color:var(--muted);margin:0}
.tm-resources .contents{margin-top:49px}
.tm-resources .contents ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}
.tm-resources .contents li{padding:17px 0;border-bottom:1px solid var(--line);font-size:12px;display:flex;gap:23px}
.tm-resources .contents li>span{font:11px Arial,sans-serif;line-height:2;color:var(--green)}
.tm-resources .download-panel{position:sticky;top:30px;background:#f2f5f7;padding:31px 26px;border:1px solid #dce3e8;margin-top:32px}
.tm-resources .download-kicker{font:9px Arial,sans-serif;font-weight:700;letter-spacing:.16em;color:var(--green)}
.tm-resources .download-panel h2{font-size:26px;line-height:1.6;margin:18px 0 19px}
.tm-resources .download-panel>p{font-size:12px;color:var(--muted);line-height:1.9}
.tm-resources .download-panel dl{margin:23px 0}
.tm-resources .download-panel dl>div{display:flex;justify-content:space-between;border-bottom:1px solid #d4dde3;font-size:11px;padding:9px 0}
.tm-resources .download-panel dt{color:var(--muted)}
.tm-resources .download-panel dd{margin:0;font-weight:600}
.tm-resources .download-panel .button{width:100%;padding:12px 13px;font-size:11px;gap:8px}
.tm-resources .download-panel .download-help{font-size:9px;text-align:center;line-height:1.9;margin-top:10px}
.tm-resources .for-you{margin-top:26px;padding-top:20px;border-top:1px solid #d4dde3}
.tm-resources .for-you>span{font-size:10px;color:var(--green);font-weight:600}
.tm-resources .for-you>p{font-size:11px;line-height:1.9;margin:8px 0 19px;color:var(--muted)}
.tm-resources .privacy{display:block;font-size:9px;color:var(--muted)}
.tm-resources .related{margin:75px 0 70px;padding-top:39px;border-top:1px solid var(--line)}
.tm-resources .related-cards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:770px}
.tm-resources .mobile-download{display:none}
.tm-resources dialog{border:0;background:#ffffff;padding:48px 20px 15px;max-width:min(1200px,95vw);width:100%;max-height:94vh;overflow:auto;box-shadow:0 20px 80px #001a2855}
.tm-resources dialog::backdrop{background:#0b192ce6}
.tm-resources dialog img{max-height:75vh;max-width:100%;margin:auto;object-fit:contain}
.tm-resources dialog p{margin:10px 0 0;font-size:11px;text-align:center}
.tm-resources .zoom-close{position:absolute;right:17px;top:10px;background:none;border:0;font-size:13px;padding:5px}
@media(min-width:1500px){.tm-resources .intro{padding-top:70px}
.tm-resources .featured{min-height:464px}
.tm-resources .paper-front{top:31%}}
@media(max-width:1050px){.tm-resources .header-inner,.tm-resources .page,.tm-resources .footer{padding-left:30px;padding-right:30px}
.tm-resources .intro-row{display:block}
.tm-resources .intro-row>p{margin:19px 0 0}
.tm-resources .intro-row>p>br:first-child{display:none}
.tm-resources .featured{grid-template-columns:1fr 1fr;min-height:410px}
.tm-resources .featured-copy{padding-left:27px}
.tm-resources .featured h2{font-size:17px}
.tm-resources .featured h2 strong{font-size:31px}
.tm-resources .paper-front{top:34%;width:94%;right:4%}
.tm-resources .paper-back{top:23%;width:85%;right:9%}
.tm-resources .detail-layout{grid-template-columns:minmax(0,1fr) 265px;gap:28px}
.tm-resources .detail h1{font-size:27px}
.tm-resources .download-panel{padding:25px 21px}
.tm-resources .cards{gap:19px}
.tm-resources .doc-card h3{font-size:16px}
.tm-resources .footer-links{flex-wrap:wrap;max-width:290px;gap:11px 20px}
.tm-resources .card-art{padding:17px}}
@media(max-width:760px){.tm-resources .header-inner,.tm-resources .page,.tm-resources .footer{padding-left:22px;padding-right:22px}
.tm-resources .header-inner{height:72px}
.tm-resources .header-inner .logo{width:145px}
.tm-resources .header-inner nav{font-size:10px;gap:0}
.tm-resources .nav-about{display:none}
.tm-resources .intro{padding:35px 0 29px}
.tm-resources .eyebrow{font-size:9px}
.tm-resources .intro h1{font-size:29px;line-height:1.6;letter-spacing:.015em;margin-top:15px}
.tm-resources .intro-row>p{font-size:11px;line-height:2;margin-top:18px}
.tm-resources .intro-row>p>br{display:none}
.tm-resources .featured{display:flex;flex-direction:column;min-height:0}
.tm-resources .featured-copy{padding:27px 26px 20px}
.tm-resources .subtle-label{margin:20px 0 7px;font-size:10px}
.tm-resources .featured h2{font-size:17px}
.tm-resources .featured h2 strong{font-size:32px}
.tm-resources .featured-copy>p{font-size:12px;margin:12px 0 23px}
.tm-resources .featured-copy>p>br{display:none}
.tm-resources .button{min-height:47px}
.tm-resources .under-button{font-size:9px}
.tm-resources .paper-scene{height:260px;margin:0 10px 15px}
.tm-resources .paper-front{width:86%;top:22%;right:6%;transform:rotate(-7deg)}
.tm-resources .paper-back{width:76%;top:5%;right:11%}
.tm-resources .paper-note{font-size:8px;bottom:0;right:13px}
.tm-resources .library{padding-top:40px}
.tm-resources .section-heading{margin-bottom:20px;gap:14px}
.tm-resources .section-heading h2{font-size:23px}
.tm-resources .section-heading>p{font-size:22px}
.tm-resources .cards{grid-template-columns:1fr;gap:32px}
.tm-resources .card-art{padding:28px;aspect-ratio:1.75;margin-top:12px}
.tm-resources .card-content{padding-top:14px;min-height:0}
.tm-resources .doc-card h3{font-size:19px;max-width:95%;margin:10px 0}
.tm-resources .card-content>p{font-size:12px;margin-bottom:18px}
.tm-resources .card-bottom{font-size:10px}
.tm-resources .reading-note{margin:43px 0 38px;padding:24px 0;gap:17px;align-items:flex-start}
.tm-resources .reading-mark{font-size:38px}
.tm-resources .reading-note h2{font-size:17px}
.tm-resources .reading-note p{font-size:11px}
.tm-resources .reading-note p>br{display:none}
.tm-resources .reading-note>a{display:none}
.tm-resources .footer{display:block;padding-bottom:30px}
.tm-resources .footer .logo{width:135px}
.tm-resources .footer-links{max-width:none;margin-top:22px;gap:12px 20px;font-size:9px}
.tm-resources .footer-links small{width:100%;margin-top:6px}
.tm-resources .detail-layout{display:block}
.tm-resources .detail h1{font-size:27px;line-height:1.6;margin-top:13px}
.tm-resources .detail-lead{font-size:12px;margin-bottom:29px}
.tm-resources .back-link{margin:23px 0 30px}
.tm-resources .viewer{padding:12px}
.tm-resources .viewer-controls{gap:13px;margin-top:9px}
.tm-resources .viewer-controls>p{font-size:10px}
.tm-resources .viewer-controls>div{gap:8px}
.tm-resources .viewer-controls button{width:33px;height:33px}
.tm-resources .thumbnails{gap:8px}
.tm-resources .thumb{flex-basis:95px}
.tm-resources .thumb>span{font-size:9px}
.tm-resources .preview-label{font-size:8px}
.tm-resources .zoom-hint{font-size:8px;right:5px;bottom:5px}
.tm-resources .takeaways{margin-top:40px}
.tm-resources .detail h2{font-size:22px;margin-bottom:18px}
.tm-resources .takeaways li{gap:18px;padding:21px 0}
.tm-resources .takeaways li>span{font-size:24px}
.tm-resources .takeaways h3{font-size:16px}
.tm-resources .takeaways li p{font-size:12px}
.tm-resources .contents{margin-top:36px}
.tm-resources .contents li{font-size:11px;gap:18px}
.tm-resources .download-panel{position:static;margin-top:37px;padding:26px}
.tm-resources .download-panel h2 br{display:none}
.tm-resources .download-panel h2{font-size:24px;margin:13px 0}
.tm-resources .download-panel .button{font-size:12px;min-height:48px}
.tm-resources .download-panel .download-help{font-size:10px}
.tm-resources .download-panel dl{margin:16px 0 23px}
.tm-resources .for-you{margin-top:19px}
.tm-resources .related{margin:40px 0 45px;padding-top:27px}
.tm-resources .related .section-heading{align-items:flex-start;flex-direction:column}
.tm-resources .related-cards{grid-template-columns:1fr}
.tm-resources .mobile-download{position:fixed;z-index:20;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fffffff5;backdrop-filter:blur(12px);padding:10px 22px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #d4dde3}
.tm-resources .mobile-download>span{font-size:10px;color:var(--muted)}
.tm-resources .mobile-download .button{min-height:43px;font-size:11px;gap:15px;padding:9px 18px}
.tm-resources:has(.mobile-download){padding-bottom:86px}
.tm-resources .detail .eyebrow{letter-spacing:.1em}
.tm-resources .meta-separator{margin:0 1px}
.tm-resources dialog{padding:46px 10px 12px}
.tm-resources dialog p{font-size:10px}
.tm-resources .zoom-close{top:6px;right:10px;min-height:37px}}
@media(max-width:360px){.tm-resources .header-inner,.tm-resources .page,.tm-resources .footer{padding-left:17px;padding-right:17px}
.tm-resources .intro h1{font-size:25px}
.tm-resources .featured-copy{padding-left:21px;padding-right:21px}
.tm-resources .featured h2{font-size:15px}
.tm-resources .featured h2 strong{font-size:28px}
.tm-resources .paper-scene{height:230px}
.tm-resources .detail h1{font-size:24px}
.tm-resources .viewer-controls>p{font-size:9px}}
@media(prefers-reduced-motion:reduce){.tm-resources *,.tm-resources *::before,.tm-resources *::after{transition:none!important;animation:none!important}}
@media(min-width:761px){.tm-resources .paper-front{top:23%}
.tm-resources .paper-back{top:11%}
.tm-resources .paper-note{z-index:3}}
@media(max-width:760px){.tm-resources .intro h1{font-size:clamp(22px,6.9vw,29px)}
.tm-resources .detail-lead,.tm-resources .takeaways li p{font-size:13px}
.tm-resources .card-content>p{font-size:13px}}
body.post-type-archive-download,body.single-download{background:#fff} .tm-resources#content{width:100%;max-width:none;margin:0;padding:0;float:none;position:relative;isolation:isolate}.tm-resources img{height:auto}.tm-resources h1,.tm-resources h2,.tm-resources h3{padding:0;border:0;background:none;box-shadow:none}.tm-resources .featured h2{font-size:34px;line-height:1.55;max-width:450px}.tm-resources .featured-copy>p{max-width:390px;padding-right:20px}.tm-resources .doc-card h2{font-size:18px;line-height:1.6;margin:11px 0 9px}.tm-resources .reading-note{margin-bottom:60px}.tm-resources .download-panel{top:100px}.tm-resources .paper-front,.tm-resources .paper-back{height:auto}.tm-resources .thumbnails{scrollbar-width:thin}.tm-resources .viewer-controls button{display:inline-flex;align-items:center;justify-content:center;padding:0}.tm-resources dialog:not([open]){display:none}.tm-resources .mobile-download .button{white-space:nowrap}
@media(max-width:760px){.tm-resources .featured h2{font-size:27px}.tm-resources .featured-copy>p{padding-right:0}.tm-resources .download-panel{top:auto}.tm-resources .mobile-download{padding-left:17px;padding-right:17px;gap:8px}.tm-resources .mobile-download>span{font-size:9px}.tm-resources .mobile-download .button{padding-left:12px;padding-right:12px;font-size:10px}.tm-resources .paper-scene{flex-shrink:0}}

@media(min-width:761px){.tm-resources .paper-front{top:20%}}

@media(max-width:760px){body:has(.tm-resources .mobile-download) .tmcw-launcher{bottom:100px!important}}

/* HubSpotの入力項目・同意文・送信処理は、そのまま公式フォームで表示する。 */
.tm-resources .resource-form{margin-top:64px;padding:32px;background:#f2f5f7;border:1px solid #dde3e8;border-radius:16px;scroll-margin-top:110px}
.tm-resources .resource-form h2{font-size:28px;margin:10px 0 16px;line-height:1.5}
.tm-resources .resource-form>p{font-size:15px;line-height:1.9;margin-bottom:24px}
.tm-resources #tm-resource-hubspot{background:#fff;border-radius:8px;padding:24px;min-height:100px}
.tm-resources #tm-resource-form-status{padding:16px;font-size:14px}
.tm-resources #tm-resource-form-status[hidden]{display:none}
.tm-resources #tm-resource-hubspot iframe{max-width:100%;border:0}
@media(max-width:760px){.tm-resources .resource-form{padding:20px 12px;margin-top:40px;scroll-margin-top:80px}.tm-resources .resource-form h2{font-size:24px}.tm-resources #tm-resource-hubspot{padding:16px 10px}}

/* 資料詳細では、共通の固定CTAと資料取得ボタンを重ねない。 */
@media(max-width:760px){body:has(.tm-resources .mobile-download) .tm-sp-fixed-bar{display:none!important}.tm-resources .detail h1{text-wrap:balance}}

@media(max-width:760px){.tm-resources .detail h1{font-size:24px}}

/* 2026-09-11: 長い資料名の行末に一文字だけ残る折り返しを整える。 */
.tm-resources .doc-card h2,.tm-resources .doc-card h3,.tm-resources .featured h2{ text-wrap:balance; }

/* 資料名は意味のまとまりで折り返し、見出しだけ行間を整える。 */
.tm-resources .title-phrase{display:inline-block;white-space:nowrap}
.tm-resources .detail h1,.tm-resources .featured h2{text-wrap:balance;line-height:1.5;word-break:normal;overflow-wrap:normal}
.tm-resources .doc-card h2,.tm-resources .doc-card h3{word-break:normal;overflow-wrap:normal}
.tm-resources .card-bottom>a{white-space:nowrap;flex-shrink:0}
.tm-resources .download-panel dt{white-space:nowrap;flex-shrink:0}
.tm-resources .download-panel dl>div{gap:12px;align-items:baseline}
.tm-resources .download-panel dd{text-align:right;text-wrap:balance}
@media(max-width:760px){.tm-resources .intro h1{font-size:clamp(20px,6.1vw,29px);line-height:1.5}.tm-resources .featured h2{font-size:clamp(20px,5.85vw,24px)}.tm-resources .detail .eyebrow{flex-wrap:wrap;gap:5px 8px}}

/* サービス資料は、サービス名と会社名・資料種別を分けて明記する。 */
.tm-resources .resource-title-byline{display:block;margin-top:10px;font-size:14px;line-height:1.7;font-weight:500;letter-spacing:.025em;color:var(--muted);text-wrap:wrap}
.tm-resources .doc-card .resource-title-byline{margin-top:6px;font-size:11px;line-height:1.65}
@media(max-width:760px){.tm-resources .resource-title-byline{font-size:12px;margin-top:8px}.tm-resources .doc-card .resource-title-byline{font-size:11px}}
