.p-localnav{position:relative;display:grid;grid-template-columns:repeat(3,1fr);padding-inline:5px}@media(min-width:48em){.p-localnav{margin-top:40px;width:1200px;margin-inline:auto;padding:0}}@media not all and (min-width:48em){.p-localnav:before{position:absolute;left:50%;transform:translate(-50%);content:"";bottom:0;width:calc(100% - 40px);border-bottom:1px solid #cbdaea}}.p-localnav__link{position:relative;display:grid;align-items:flex-end;text-align:center;padding-inline:10px;padding-top:16px;color:var(--color-primary);font-size:1.3rem;font-weight:500;line-height:1.35;padding-bottom:35px}@media(min-width:48em){.p-localnav__link{padding-top:8px;padding-bottom:0;font-size:1.6rem;transition:opacity .3s}.p-localnav__link:hover{opacity:.7}}.p-localnav__link:nth-child(n+2):before{opacity:1}.p-localnav__link:before{position:absolute;top:50%;left:0;border-left:1px solid #cbdaea;height:calc(100% - 40px);content:"";transform:translateY(-50%);opacity:0}@media(min-width:48em){.p-localnav__link:before{height:100%}}.p-localnav__link-text span{display:block}@media(min-width:48em){.p-localnav__link-text span{display:inline-block}}@media(min-width:48em){.p-localnav__link-text span+span{margin-left:1em}}.p-localnav__link-text strong{margin-top:2px;display:block;font-size:1.9rem}@media(min-width:48em){.p-localnav__link-text strong{font-size:2.5rem;margin-left:22px;display:flex;align-items:center;justify-content:center;gap:16px}}.p-localnav__link-text strong:after{display:inline-flex;width:8px;aspect-ratio:1/1;border-bottom:1px solid var(--color-primary);border-right:1px solid var(--color-primary);content:""}@media not all and (min-width:48em){.p-localnav__link-text strong:after{position:absolute;bottom:0;left:50%;margin-bottom:19px;transform:translate(-50%) rotate(45deg)}}@media(min-width:48em){.p-localnav__link-text strong:after{width:10px;margin-top:-2px;transform:rotate(45deg)}}@media(min-width:48em){.p-interview{padding-bottom:106px}}@media(min-width:48em){.p-interview:nth-of-type(1){margin-top:58px}}@media(min-width:48em){.p-interview:nth-of-type(2){padding-top:20px}}@media(min-width:48em){.p-interview:nth-of-type(3){padding-top:50px}}.p-interview:nth-child(2n){background-color:var(--color-lightblue)}@media(min-width:48em){.p-interview:nth-child(2n){padding-bottom:100px}}.p-interview__container{padding:44px 20px 90px;overflow:hidden}@media(min-width:48em){.p-interview__container{max-width:1260px;padding:0 30px;margin-inline:auto}}.p-interview:nth-child(2n) .p-interview__container{padding-top:66px}.p-interview__section{padding-top:24px;padding-bottom:40px}@media(min-width:48em){.p-interview__section{padding-top:35px;padding-bottom:58px}}.p-interview__section:last-child{padding-bottom:0}.p-interview__section+.p-interview__section{border-top:1px solid #cbdaea}.p-interview__section-subheading{display:flex;align-items:flex-start;color:var(--color-primary);letter-spacing:.02em;font-size:1.9rem;font-weight:600}@media(min-width:48em){.p-interview__section-subheading{font-size:2.4rem}}.p-interview__section-subheading:before{width:13px;background-color:var(--color-primary);height:2px;content:"";display:block;flex-shrink:0;margin-top:10px;margin-right:7px}@media(min-width:48em){.p-interview__section-subheading:before{width:15px;height:3px;margin-top:18px;margin-right:10px}}.p-interview__section-wrap{display:grid;gap:32px;margin-top:10px}@media(min-width:48em){.p-interview__section-wrap{grid-template-columns:1fr 400px;margin-top:34px;gap:52px}}@media(min-width:48em){.p-interview__section.reverse .p-interview__section-wrap{grid-template-columns:400px 1fr;grid-template-areas:"img text"}}@media(min-width:48em){.p-interview__section.reverse .p-interview__section-textarea{grid-area:text}}.p-interview__section-text{margin-top:5px;font-weight:400;font-size:1.5rem;line-height:1.8;letter-spacing:.02em}@media(min-width:48em){.p-interview__section-text{text-align:justify;margin-top:-7px;font-size:1.6rem;line-height:1.8125;letter-spacing:.02em}}@media(min-width:48em){.p-interview__section.reverse .p-interview__section-img{grid-area:img}}@media(min-width:48em){.p-interview__section-img{margin-top:5px}}.p-profile{display:grid;padding-bottom:52px;border-bottom:1px solid #cbdaea}@media(min-width:48em){.p-profile{align-items:flex-end;grid-template-columns:530px 1fr;padding-bottom:58px}}.p-profile__img{position:relative;padding-bottom:14px;grid-area:1/1}@media(min-width:48em){.p-profile__img{width:602px;padding:0;grid-row:1/span 2}}.p-profile__img:before{position:absolute;background-image:url(/aircraft/rd/assets/images/people/interview/profile_text.svg);background-repeat:no-repeat;background-size:contain;width:calc(100% + 40px);content:"";bottom:14px;left:0;margin-left:-20px;aspect-ratio:375/71;mix-blend-mode:multiply}@media(min-width:48em){.p-profile__img:before{width:1175px;aspect-ratio:1175/109;background-image:url(/aircraft/rd/assets/images/people/interview/profile_text_md.svg);margin-left:10px;bottom:0}}@media(min-width:48em){.p-interview#sec03 .p-profile__img:before{z-index:-1}}.p-profile__heading{position:relative;z-index:1;font-weight:500;font-size:2.5rem;line-height:1.44;color:#fff;grid-area:1/1;align-self:end}@media(min-width:48em){.p-profile__heading{padding-block:20px 26px;font-size:3.6rem;grid-area:1/2}}.p-profile__heading p{display:flex;margin-bottom:3px}@media not all and (min-width:48em){.p-profile__heading p{flex-direction:column;gap:4px}}@media(min-width:48em){.p-profile__heading p{margin-bottom:9px}.p-profile__heading p span:first-child{padding-right:0}.p-profile__heading p span:nth-child(2){padding-left:0}}.p-profile__heading p span{margin-top:0}.p-profile__heading span{background-color:var(--color-primary);padding:1px 8px;width:-moz-max-content;width:max-content;display:block;margin-top:3px}@media(min-width:48em){.p-profile__heading span{padding:3.5px 15px;margin-top:9px}}.p-profile__heading span+p{margin-top:4px}@media(min-width:48em){.p-profile__heading span+p{margin-top:9px;margin-bottom:0}}.p-profile__info{margin-top:40px;color:var(--color-primary)}@media(min-width:48em){.p-profile__info{padding-left:30px;margin-top:0;grid-area:2/2}}.p-profile__info-heading{width:61px;margin-inline:auto}@media(min-width:48em){.p-profile__info-heading{margin:0;width:67px}}.p-profile__info-affiliation{margin-top:12px;font-weight:600;font-size:1.7rem;line-height:1.4117647059;text-align:center}@media(min-width:48em){.p-profile__info-affiliation{margin-top:20px;font-size:1.8rem;text-align:left}}.p-profile__info-name{margin-top:2px;font-weight:600;font-size:2.1rem;line-height:1.380952381;text-align:center}@media(min-width:48em){.p-profile__info-name{margin-top:0;font-size:3rem;line-height:1.0666666667;text-align:left}}.p-profile__info-history{margin-top:5px;font-weight:500;font-size:1.4rem;line-height:1.7857142857}@media(min-width:48em){.p-profile__info-history{margin-top:12px;font-size:1.5rem;line-height:1.8}}
