.refreshedArticleContent .talk{display:grid;gap:1rem;margin-top:1rem}.refreshedArticleContent .turn{display:grid;grid-template-columns:64px 1fr;gap:.75rem;align-items:start}.refreshedArticleContent .speaker{width:64px;text-align:center;color:#0a2342}.refreshedArticleContent .speaker .chip{display:block;padding:0;border-radius:0;background:transparent;border:none;margin-top:6px;font-weight:700;font-size:12px;line-height:1.1;overflow-wrap:anywhere}.refreshedArticleContent .turn.client .speaker:before,.refreshedArticleContent .turn.moderator .speaker:before,.refreshedArticleContent .turn.qb .speaker:before{content:"";display:block;width:64px;height:64px;border-radius:9999px;background-size:cover;background-position:50%;background-color:#ffffff;border:1px solid #bfe0ff;margin:0 auto}.refreshedArticleContent .turn.moderator .speaker:before{background-image:url(/images/news/logo_illust_only.png)}.refreshedArticleContent .turn.qb .speaker:before{background-image:url(/images/news/taidan_nagata.jpg)}.refreshedArticleContent .turn.client .speaker:before{background-image:url(/images/news/taidan_nukui.jpg)}.refreshedArticleContent .bubble{position:relative;background:#ffffff;border:1px solid #e5e7eb;padding:14px 16px;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.refreshedArticleContent .bubble:before{content:"";position:absolute;left:-10px;top:18px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #e5e7eb}.refreshedArticleContent .bubble:after{content:"";position:absolute;left:-9px;top:19px;width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-right:9px solid #ffffff}.refreshedArticleContent .turn.client{grid-template-columns:1fr 64px}.refreshedArticleContent .turn.client .speaker{grid-column:2;grid-row:1}.refreshedArticleContent .turn.client .bubble{grid-column:1;grid-row:1}.refreshedArticleContent .turn.client .bubble:before{left:auto;right:-10px;border-right:none;border-left:10px solid #e5e7eb}.refreshedArticleContent .turn.client .bubble:after{left:auto;right:-9px;border-right:none;border-left:9px solid #ffffff}@media (max-width:640px){.refreshedArticleContent .turn{grid-template-columns:48px 1fr}.refreshedArticleContent .turn.client{grid-template-columns:1fr 48px}.refreshedArticleContent .speaker{font-size:11px}}.refreshedArticleContent .article-figure{margin:32px 0}.refreshedArticleContent .article-figure img{width:100%;max-width:900px;height:auto;display:block;margin:0 auto;border-radius:12px;border:1px solid #e5e7eb}.refreshedArticleContent .article-figure-caption{text-align:center;color:#6b7280;font-size:14px;margin-top:8px}.refreshedArticleContent .figure-container{margin:32px 0;text-align:center}.refreshedArticleContent .figure-container .insight-image{display:block;max-width:100%;height:auto;margin:0 auto}.refreshedArticleContent .pdf-container{margin:24px 0}.refreshedArticleContent .pdf-container iframe{display:block;width:100%;min-height:500px;border:1px solid #e5e7eb;border-radius:8px;background:#ffffff}.refreshedArticleContent .article-cta{margin-top:64px;padding:32px;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.04)}.refreshedArticleContent .article-cta h3{margin:0 0 12px;color:#0a2342;font-size:24px;font-weight:800;line-height:1.4}.refreshedArticleContent .article-cta p{margin:0 0 24px;color:#4b5563}.refreshedArticleContent .article-cta a{display:inline-block;padding:12px 32px;border-radius:8px;background:#0496ff;color:#ffffff;font-weight:600;text-decoration:none;transition:background-color .2s}.refreshedArticleContent .article-cta a:hover{background:#037ad6}