.Header_header__AF_3G{position:fixed;top:12px;left:16px;right:16px;z-index:1000;transition:all .5s ease;height:56px;transform:translateY(-100px);opacity:0;background:#fff;border-radius:0;border:1px solid hsla(0,0%,100%,.3);box-shadow:0 4px 20px rgba(0,0,0,.08)}.Header_visible__t8fZb{transform:translateY(0);opacity:1}.Header_scrolled__Ik5rI{background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.12)}.Header_flush__GDvkg{top:0;left:0;right:0;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.08)}.Header_headerInner__HCfVa{padding:0 24px;justify-content:space-between;position:relative;width:100%}.Header_headerInner__HCfVa,.Header_logo__1FRrW{margin:0;display:flex;align-items:center;height:100%}.Header_logo__1FRrW a{font-size:1.1rem;font-weight:700;color:#333;transition:opacity .3s ease;text-decoration:none;line-height:1;display:flex;align-items:center}.Header_logo__1FRrW a:hover{opacity:.7}.Header_logoImage__1C_tL{height:36px;width:auto;object-fit:contain}.Header_pcLogo__oGSi5{display:block}.Header_spLogo__pyspi{display:none}.Header_nav__LVYU2{height:100%;display:flex;align-items:center;margin-left:auto}.Header_pcMenu__D6fJv{display:flex;list-style:none;gap:1rem;font-size:.8rem;white-space:nowrap;flex-shrink:0}.Header_mobileMenu__oDspy{display:none}.Header_pcMenu__D6fJv a{color:#333;position:relative;transition:color .3s ease;text-decoration:none;font-weight:700}.Header_pcMenu__D6fJv a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#1a1a1a;transition:width .3s ease}.Header_pcMenu__D6fJv a:hover:after{width:100%}.Header_headerIcons__95k75{display:flex;align-items:center;gap:12px;margin-left:16px}.Header_iconLink__fj7LY{display:flex;align-items:center;justify-content:center;color:#333;transition:opacity .3s ease}.Header_iconLink__fj7LY:hover{opacity:.6}.Header_megaTrigger__ET_kh{background:none;border:none;color:#333;font-weight:700;font-size:inherit;font-family:inherit;cursor:pointer;position:relative;transition:color .3s ease;padding:0}.Header_megaTrigger__ET_kh:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#1a1a1a;transition:width .3s ease}.Header_megaTrigger__ET_kh:hover:after{width:100%}.Header_megaTriggerActive__XmJPA:after{width:100%;background:#c8102e}.Header_megaPanel__xlMh2{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e8e8e8;box-shadow:0 8px 24px rgba(0,0,0,.08);z-index:999;overflow:hidden}.Header_megaPanelOpen__R7Ka0{animation:Header_megaSlideDown__ZXhCF .25s ease forwards}.Header_megaPanelClose__H7yzS{animation:Header_megaSlideUp__LHRnk .25s ease forwards}@keyframes Header_megaSlideDown__ZXhCF{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}@keyframes Header_megaSlideUp__LHRnk{0%{opacity:1;max-height:600px}to{opacity:0;max-height:0}}.Header_megaPanelInner__3NnTp{max-width:1200px;margin:0 auto;padding:28px 24px 32px}.Header_megaTitle__f7PGm{font-size:20px;font-weight:900;color:#1a1a1a;letter-spacing:.06em;margin-bottom:16px}.Header_megaList__2IZro{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 32px;gap:0 32px}.Header_megaItem__0MfHU{display:block;padding:12px 0;font-size:14px;font-weight:600;color:#1a1a1a;text-decoration:none;border-bottom:1px solid #f0f0f0;transition:color .2s ease;letter-spacing:.03em}.Header_megaItem__0MfHU:hover{color:#c8102e}.Header_hamburger__UNsrD{display:none;background:none;border:none;cursor:pointer;padding:0;width:30px;height:24px;position:absolute;right:20px;top:50%;transform:translateY(-50%);z-index:1001}.Header_hamburger__UNsrD span{display:block;width:100%;height:2px;background:#333;position:absolute;left:0;transition:all .3s ease}.Header_hamburger__UNsrD span:first-child{top:0}.Header_hamburger__UNsrD span:nth-child(2){top:50%;transform:translateY(-50%)}.Header_hamburger__UNsrD span:nth-child(3){bottom:0}.Header_hamburger__UNsrD.Header_active__8Eipm span{background-color:#333}.Header_hamburger__UNsrD.Header_active__8Eipm span:first-child{transform:translateY(11px) rotate(45deg)}.Header_hamburger__UNsrD.Header_active__8Eipm span:nth-child(2){opacity:0}.Header_hamburger__UNsrD.Header_active__8Eipm span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}@media (max-width:1280px){.Header_header__AF_3G{top:0;left:0;right:0;border-radius:0;border:none;border-bottom:1px solid rgba(0,0,0,.08)}.Header_headerInner__HCfVa{padding:0 12px}.Header_logoImage__1C_tL{height:40px;max-width:calc(100vw - 120px)}.Header_pcLogo__oGSi5{display:none}.Header_spLogo__pyspi{display:block}.Header_iconLink__fj7LY svg{width:24px;height:24px}.Header_hamburger__UNsrD{display:block}.Header_megaPanel__xlMh2,.Header_pcMenu__D6fJv{display:none}.Header_headerIcons__95k75{position:absolute;right:60px;top:50%;transform:translateY(-50%);margin-left:0}.Header_mobileMenu__oDspy{display:block}.Header_overlay__zmKdm{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.4);z-index:999;opacity:0;animation:Header_fadeIn__zX5C2 .3s ease .25s forwards}@keyframes Header_fadeIn__zX5C2{0%{opacity:0}to{opacity:1}}.Header_nav__LVYU2{position:fixed;top:0;left:10%;width:90%;height:100vh;background:#fff;padding-top:70px;transform:translateX(100%);transition:transform .3s ease,opacity .3s ease,visibility 0s .3s;opacity:0;visibility:hidden;overflow-y:auto;display:block;z-index:1000}.Header_nav__LVYU2.Header_open__jNVWy{transform:translateX(0);opacity:1;visibility:visible;transition:transform .3s ease,opacity .3s ease,visibility 0s 0s}.Header_mobileMenuLogo__OsknM{padding:0 24px 1em;border-bottom:1px solid rgba(0,0,0,.08)}.Header_mobileMenuLogoImage__8PLHx{width:100%;height:auto;object-fit:contain}.Header_mobileMenuList__HaOZN{list-style:none;padding:0 0 80px 1em;margin:0;width:100%}.Header_mobileMenuItem__iYAl0{border-bottom:1px solid rgba(0,0,0,.08)}.Header_mobileMenuLink__PZtI_{display:block;padding:12px 24px;font-size:15px;font-weight:700;color:#1a1a1a;text-decoration:none;letter-spacing:.03em}.Header_mobileSubParent__Hnkty{display:flex;align-items:center;width:100%;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.Header_mobileMenuLabel__1JhvE{flex:1 1;display:block;padding:12px 0 12px 24px;font-size:15px;font-weight:700;color:#1a1a1a;text-align:left;letter-spacing:.03em}.Header_mobileSubToggle__6TF0V{padding:12px 24px;font-size:18px;color:#999;flex-shrink:0;line-height:1}.Header_mobileSubList__UldKJ{list-style:none;padding:0;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease;background:#fafafa}.Header_mobileSubListOpen__C18MO{max-height:600px}.Header_mobileSubLink__q6DzR{display:block;padding:10px 24px 10px 40px;font-size:14px;font-weight:500;color:#555;text-decoration:none;border-top:1px solid rgba(0,0,0,.04)}}.Footer_footer__4vzqH{width:100%;background:#000;padding:2rem 0 1rem;margin-top:auto}.Footer_footerInner__6hzif{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_organizationSection__37w58{margin-bottom:2rem;padding-bottom:1.5rem;text-align:left}.Footer_organizationTitle__sQvLk{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 .75rem;letter-spacing:.05em}.Footer_organizationAddress__KHzMI{color:hsla(0,0%,100%,.8);font-size:.9rem;font-style:normal;line-height:1.8;margin:0}.Footer_footerNavPc__mY82_{border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.15);padding:0}.Footer_menuList__Cj0hu{list-style:none;padding:0;margin:0;display:flex;align-items:stretch}.Footer_menuLink__XPR4V{display:block;padding:14px 18px;color:hsla(0,0%,100%,.85);text-decoration:none;font-size:.85rem;font-weight:600;transition:color .2s ease,background .2s ease;white-space:nowrap}.Footer_menuLink__XPR4V:hover{color:#fff;background:hsla(0,0%,100%,.08)}.Footer_menuButton__ZSBac{display:flex;align-items:center;gap:6px;padding:14px 18px;color:hsla(0,0%,100%,.85);background:none;border:none;font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer;transition:color .2s ease,background .2s ease;white-space:nowrap}.Footer_menuButton__ZSBac:hover{color:#fff;background:hsla(0,0%,100%,.08)}.Footer_menuButtonActive__4_mrb{color:#fff;background:hsla(0,0%,100%,.1)}.Footer_arrow__gX_Hq{font-size:.55rem;line-height:1}.Footer_subMenu__l_Rq5{max-height:0;overflow:hidden;transition:max-height .3s ease;background:hsla(0,0%,100%,.05)}.Footer_subMenuOpen__cnMnh{max-height:600px}.Footer_subMenuList__ZuBb7{list-style:none;padding:8px 0;margin:0;display:flex}.Footer_subMenuLink__WEfxR{display:block;padding:8px 24px;color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.8rem;transition:color .2s ease,background .2s ease;white-space:nowrap}.Footer_subMenuLink__WEfxR:hover{color:#fff;background:hsla(0,0%,100%,.06)}.Footer_footerNavSp__6rdYa{display:none}.Footer_spMenuList__AGrJF{list-style:none;padding:0;margin:0}.Footer_spMenuLink__JmeoX{display:block;padding:12px 16px;color:hsla(0,0%,100%,.85);text-decoration:none;font-size:.85rem;font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.08)}.Footer_spMenuLink__JmeoX:hover{color:#fff}.Footer_spMenuButton__qW0ic{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;color:hsla(0,0%,100%,.85);background:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.08);font-size:.85rem;font-weight:600;font-family:inherit;cursor:pointer}.Footer_spSubMenuList__8jNUD{list-style:none;padding:4px 0;margin:0}.Footer_spSubMenuList__8jNUD .Footer_subMenuLink__WEfxR{padding:10px 32px;white-space:normal}.Footer_bottomSection__S5WNf{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.Footer_policyList__Ai_bv{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem}.Footer_policyList__Ai_bv a{color:hsla(0,0%,100%,.6);text-decoration:none;font-size:.8rem;transition:color .2s ease}.Footer_policyList__Ai_bv a:hover{color:#fff}.Footer_copyright__1v3uR{color:hsla(0,0%,100%,.5);font-size:.75rem;margin:0}@media (max-width:960px){.Footer_organizationTitle__sQvLk{font-size:1.5rem}.Footer_organizationAddress__KHzMI{font-size:.85rem}.Footer_menuButton__ZSBac,.Footer_menuLink__XPR4V{padding:12px 14px;font-size:.8rem}.Footer_subMenuLink__WEfxR{padding:8px 20px;font-size:.75rem}}@media (max-width:640px){.Footer_footer__4vzqH{padding:1.5rem 0 .75rem}.Footer_footerInner__6hzif{padding:0 1rem}.Footer_organizationSection__37w58{margin-bottom:1.5rem;padding-bottom:1rem}.Footer_organizationTitle__sQvLk{font-size:1.25rem}.Footer_organizationAddress__KHzMI{font-size:.8rem}.Footer_footerNavPc__mY82_{display:none}.Footer_footerNavSp__6rdYa{display:block;border-top:1px solid hsla(0,0%,100%,.15);border-bottom:1px solid hsla(0,0%,100%,.15)}.Footer_bottomSection__S5WNf{flex-direction:column;align-items:flex-start;margin-top:1rem}.Footer_policyList__Ai_bv{flex-direction:column;gap:.75rem}.Footer_copyright__1v3uR{font-size:.7rem}}.InterviewDetail_container__I5jKQ{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(-55deg,#fff,#fef2d4 15%,#eefbf9 30%,#f0f7fb 45%,#f2fdff 55%,#eefafa 70%,#fef8e8 85%,#fff)}.InterviewDetail_hero__AIfzo{position:relative;width:100%;height:320px;background-image:url(/fukuoka/topview/top.webp);background-size:cover;background-position:50%;overflow:hidden}.InterviewDetail_heroOverlay__txSeA{position:absolute;inset:0;background:rgba(0,0,0,.35)}.InterviewDetail_titleCard__RYmFj{max-width:1200px;margin:0 auto;padding:40px 40px 0}.InterviewDetail_titleInner__WX4RM{padding-bottom:32px;border-bottom:.5px solid #d0d0d0}.InterviewDetail_heroTitle__z49cu{font-size:32px;font-weight:900;letter-spacing:.06em;margin-bottom:4px;color:#1a1a1a;line-height:1.4}.InterviewDetail_heroTitleRed__dYief{color:#1a1a1a}.InterviewDetail_heroSubtitle__CVsU3{font-size:13px;font-weight:700;color:#888;letter-spacing:.1em}.InterviewDetail_main__9vHLj{width:100%;margin:0 auto;padding:24px 0 0;flex:1 1}.InterviewDetail_content__SG5f6{max-width:1200px;margin:0 auto;padding:12px 40px 60px}.InterviewDetail_twoColumn__mCPMB{display:flex;flex-direction:row-reverse;gap:40px;align-items:flex-start}.InterviewDetail_singleColumn__Ob2dO{display:block}.InterviewDetail_columnLeft__RlYN1{flex:0 0 40%;max-width:40%}.InterviewDetail_columnRight__TC0Z_{flex:1 1;min-width:0}.InterviewDetail_article__B4hL7{width:100%;background:transparent;padding:0}.InterviewDetail_articleHeader__To43L{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem}.InterviewDetail_articleTitle__gwPcE{font-size:1.5rem;font-weight:700;line-height:1.5;color:#333;margin:0 0 1rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0;position:relative}.InterviewDetail_articleTitle__gwPcE:after{content:"";position:absolute;bottom:-2px;left:0;width:30%;height:4px;background:#c8102e}.InterviewDetail_metaInfo__1VafK{display:flex;gap:1rem;align-items:center;margin:1rem 0}.InterviewDetail_articleDate__n9dQS{color:#555;font-size:.9rem;font-weight:500;letter-spacing:.5px}.InterviewDetail_articleCategory__QduUQ{display:inline-block;padding:.3rem 1rem;font-size:.75rem;border-radius:0;font-weight:700;text-align:justify;text-align-last:justify;min-width:100px;color:#1a1a1a;background:transparent;border:1px solid #1a1a1a}.InterviewDetail_imageWrapper__AkKMw{margin:0;text-align:center;transform:scale(.8);transform-origin:top center;background-color:#efefef}.InterviewDetail_articleContent__gfsvu{margin-top:0;line-height:1.7;color:#333}.InterviewDetail_articleContent__gfsvu h2{font-size:1.5rem;font-weight:700;line-height:1.4;color:#333;margin:2.5rem 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0;position:relative}.InterviewDetail_articleContent__gfsvu h2:after{content:"";position:absolute;bottom:-2px;left:0;width:25%;height:4px;background:#c8102e}.InterviewDetail_articleContent__gfsvu h3{font-size:1.35rem;margin:1.5rem 0 1rem;padding:0 0 .3rem 1rem;font-weight:700;line-height:1.2;color:#333;position:relative}.InterviewDetail_articleContent__gfsvu h3:before{content:"";position:absolute;left:0;top:0;height:100%;width:5px;background:linear-gradient(180deg,#c8102e 0,#c8102e 50%,#a00d24 0,#a00d24)}.InterviewDetail_articleContent__gfsvu h3:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:1px;background-color:#ccc}.InterviewDetail_articleContent__gfsvu h4{font-size:1.2rem;margin:1.5rem 0 1rem;padding-left:1rem;font-weight:700;line-height:1.4;color:#333;position:relative;border-left:4px solid #c8102e}.InterviewDetail_articleContent__gfsvu h5{font-size:1rem;margin:1rem 0 .75rem;font-weight:700;line-height:1.4;color:#333;padding:.25rem .5rem;background:#f5f5f5;border-radius:3px}.InterviewDetail_articleContent__gfsvu h6{font-size:.95rem;margin:1rem 0 .75rem;font-weight:700;line-height:1.4;color:#333}.InterviewDetail_articleContent__gfsvu p{margin:1rem 0;line-height:1.7;color:#333}.InterviewDetail_articleContent__gfsvu strong{font-weight:700}.InterviewDetail_articleContent__gfsvu em{font-style:italic}.InterviewDetail_articleContent__gfsvu ol,.InterviewDetail_articleContent__gfsvu ul{list-style:none;padding-left:0;margin:1.5rem 0}.InterviewDetail_articleContent__gfsvu li{position:relative;padding-left:1.8rem;margin:1rem 0;line-height:1.7}.InterviewDetail_articleContent__gfsvu li:before{content:"";position:absolute;left:0;top:.53em;width:.7rem;height:.7rem;border-radius:50%;background-color:#c8102eaa}.InterviewDetail_articleContent__gfsvu a{color:#c8102e;text-decoration:underline}.InterviewDetail_articleContent__gfsvu a:hover{text-decoration:none}.InterviewDetail_articleContent__gfsvu img{max-width:100%;height:auto;margin:1rem 0;display:block}.InterviewDetail_articleContent__gfsvu figure{margin:1rem 0}.InterviewDetail_articleContent__gfsvu figcaption{color:#666;font-size:.875rem;text-align:center;margin-top:.5rem}.InterviewDetail_articleContent__gfsvu table{width:100%;border-collapse:collapse;margin:1rem 0}.InterviewDetail_articleContent__gfsvu td,.InterviewDetail_articleContent__gfsvu th{border:1px solid #9c9c9c7a;padding:.65rem .75rem}.InterviewDetail_articleContent__gfsvu th{background-color:#f5f5f5;font-weight:700;white-space:nowrap;min-width:6em}.InterviewDetail_articleContent__gfsvu td p,.InterviewDetail_articleContent__gfsvu th p{margin:0;padding:0;line-height:1.5}.InterviewDetail_articleContent__gfsvu blockquote{border-left:4px solid #c8102e;margin:1.5rem 0;padding:.5rem 0 .5rem 1rem;color:#666}.InterviewDetail_articleContent__gfsvu pre{background-color:#f5f5f5;border-radius:4px;padding:1rem;margin:1rem 0;overflow-x:auto}.InterviewDetail_articleContent__gfsvu code{background-color:#f5f5f5;padding:.25rem .5rem;border-radius:4px;font-family:monospace}.InterviewDetail_articleContent__gfsvu hr{border:0;border-top:1px solid #e2e8f0;margin:2rem 0}.InterviewDetail_articleContent__gfsvu dl{margin:1rem 0}.InterviewDetail_articleContent__gfsvu dt{font-weight:700;margin-top:.5rem}.InterviewDetail_articleContent__gfsvu dd{margin-left:1.5rem;margin-bottom:.5rem}.InterviewDetail_titleRow__BBseK{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.InterviewDetail_profileBtnWrap__RfxTF{display:flex;gap:.5rem;flex-shrink:0}.InterviewDetail_profileBtnWrapSp__gLKGx{display:none;flex-wrap:wrap;gap:.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.InterviewDetail_profileBtn__MUN3Y{display:inline-flex;align-items:center;text-decoration:none;color:#c8102e;font-size:.8rem;font-weight:600;letter-spacing:.03em;padding:.4rem 1rem;border:1px solid #c8102e;white-space:nowrap;transition:all .2s ease}.InterviewDetail_profileBtn__MUN3Y:hover{background:#c8102e;color:#fff}.InterviewDetail_loading__NMd__{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;color:#666}.InterviewDetail_error__E18gw{max-width:600px;margin:80px auto;padding:30px;text-align:center;color:#666;border:1px solid #f1f1f1;border-radius:6px;background-color:#fefefe}.InterviewDetail_fileAttachments__Qu9cF{margin-top:40px;padding-top:20px;border-top:1px solid #e5e7eb}.InterviewDetail_fileAttachments__Qu9cF h3{font-size:1.2rem;margin-bottom:16px;font-weight:600;color:#1f2937;display:flex;align-items:center}.InterviewDetail_fileAttachments__Qu9cF h3:before{content:"";display:inline-block;width:20px;height:20px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231f2937' viewBox='0 0 24 24'%3E%3Cpath d='M14 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V8l-6-6zM6 20V4h7v5h5v11H6z'/%3E%3C/svg%3E");background-size:contain}.InterviewDetail_fileAttachments__Qu9cF ul{list-style:none;padding:0;margin:0}.InterviewDetail_fileAttachments__Qu9cF li{margin-bottom:12px}.InterviewDetail_fileAttachments__Qu9cF a{display:inline-flex;align-items:center;color:#c8102e;font-size:.9rem;text-decoration:none;transition:all .2s ease}.InterviewDetail_fileAttachments__Qu9cF a:before{content:"";display:inline-block;width:16px;height:16px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%235bb531' viewBox='0 0 24 24'%3E%3Cpath d='M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z'/%3E%3C/svg%3E");background-size:contain}.InterviewDetail_fileAttachments__Qu9cF a:hover{color:#a00d24;text-decoration:underline}@media (max-width:767px){.InterviewDetail_hero__AIfzo{height:200px;background-image:url(/fukuoka/topview/top.webp)}.InterviewDetail_titleCard__RYmFj{padding:24px 20px 0}.InterviewDetail_titleInner__WX4RM{padding-bottom:20px}.InterviewDetail_heroTitle__z49cu{font-size:28px}.InterviewDetail_heroSubtitle__CVsU3{font-size:13px}.InterviewDetail_main__9vHLj{padding:56px 0 0}.InterviewDetail_content__SG5f6{padding:16px 20px 40px}.InterviewDetail_article__B4hL7{padding:0}.InterviewDetail_twoColumn__mCPMB{flex-direction:column;gap:8px}.InterviewDetail_imageWrapper__AkKMw{transform:none}.InterviewDetail_columnLeft__RlYN1{flex:none;max-width:100%}.InterviewDetail_articleTitle__gwPcE{font-size:1.25rem;line-height:1.6}.InterviewDetail_metaInfo__1VafK{gap:.5rem}.InterviewDetail_articleCategory__QduUQ{padding:.15rem .7rem;font-size:.65rem;min-width:auto}.InterviewDetail_articleContent__gfsvu p br{display:none}.InterviewDetail_articleContent__gfsvu p strong br{display:initial}.InterviewDetail_articleContent__gfsvu h2{font-size:1.3rem}.InterviewDetail_articleContent__gfsvu h3{font-size:1.15rem}.InterviewDetail_articleContent__gfsvu h4{font-size:1.05rem}.InterviewDetail_articleContent__gfsvu h5{font-size:.95rem}.InterviewDetail_articleContent__gfsvu h6{font-size:.9rem}.InterviewDetail_articleContent__gfsvu img{max-width:100%;height:auto}.InterviewDetail_articleContent__gfsvu table{display:table;width:100%;table-layout:auto;word-break:break-word}.InterviewDetail_profileBtnWrap__RfxTF{display:none}.InterviewDetail_profileBtnWrapSp__gLKGx{display:flex}.InterviewDetail_profileBtn__MUN3Y{font-size:.75rem;padding:.35rem .8rem}}@media (max-width:479px){.InterviewDetail_articleTitle__gwPcE{font-size:1.1rem}.InterviewDetail_articleDate__n9dQS{font-size:.8rem}}