.OwnersVoicesPageContainer-module-scss-module__1A4ozq__wrapper{background-color:#fff;position:relative}.OwnersVoicesPageContainer-module-scss-module__1A4ozq__otherPropertiesWrapper{background-color:#fff;width:100%;padding:80px 0}
.OwnersHero-module-scss-module__pElhTa__hero{width:100%;height:100svh;position:relative;overflow:hidden}.OwnersHero-module-scss-module__pElhTa__images{z-index:0;isolation:isolate;position:absolute;inset:0}.OwnersHero-module-scss-module__pElhTa__imageItem{opacity:0;position:absolute;inset:0}.OwnersHero-module-scss-module__pElhTa__imageItem[data-state=prev]{z-index:1;opacity:1}.OwnersHero-module-scss-module__pElhTa__imageItem[data-state=active]{z-index:2;opacity:1;animation:.8s linear OwnersHero-module-scss-module__pElhTa__ownersHeroFade}.OwnersHero-module-scss-module__pElhTa__image{object-fit:cover;width:100%;height:100%;transform:scale(1.08)translate(-2%)}.OwnersHero-module-scss-module__pElhTa__imageItem[data-state=active] .OwnersHero-module-scss-module__pElhTa__image,.OwnersHero-module-scss-module__pElhTa__imageItem[data-state=prev] .OwnersHero-module-scss-module__pElhTa__image{animation:OwnersHero-module-scss-module__pElhTa__ownersHeroPan var(--rotate-duration,6s) linear forwards}@keyframes OwnersHero-module-scss-module__pElhTa__ownersHeroFade{0%{opacity:0}to{opacity:1}}@keyframes OwnersHero-module-scss-module__pElhTa__ownersHeroPan{0%{transform:scale(1.08)translate(2%)}to{transform:scale(1.08)translate(-2%)}}.OwnersHero-module-scss-module__pElhTa__imageLink{z-index:1;display:block;position:absolute;inset:0}.OwnersHero-module-scss-module__pElhTa__overlay{z-index:1;padding:calc(var(--header_height) + 36px) 30px 60px;pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__overlay{padding:calc(var(--header_height) + 40px) 80px 47px 73px}}.OwnersHero-module-scss-module__pElhTa__headings{flex-direction:column;align-items:center;gap:18px;display:flex}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__headings{align-items:flex-start}}.OwnersHero-module-scss-module__pElhTa__englishTitle{font-family:var(--font-family-english);color:#fff;text-align:center;text-shadow:0 4px 4px #0000001a;font-size:5rem;font-weight:500;line-height:1.2}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__englishTitle{text-align:left;white-space:nowrap;font-size:min(13.5rem,10.4167vw - 16.25px);line-height:1}}.OwnersHero-module-scss-module__pElhTa__japaneseTitle{color:#fff;text-shadow:0 4px 4px #0000001a;font-size:1.5rem;font-weight:700;line-height:1}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__japaneseTitle{font-size:min(3.4rem,2.36vw)}}.OwnersHero-module-scss-module__pElhTa__bottom{flex-direction:column-reverse;align-items:center;gap:20px;display:flex}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__bottom{flex-direction:row;justify-content:space-between;align-items:flex-end}}.OwnersHero-module-scss-module__pElhTa__featured{flex-direction:column;gap:6px;width:100%;display:flex}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__featured{gap:17px;width:auto}}.OwnersHero-module-scss-module__pElhTa__featuredLink{color:#fff;text-align:center;text-underline-offset:3px;pointer-events:auto;flex-direction:column;justify-content:flex-end;min-height:34px;font-size:1.3rem;font-weight:700;line-height:1.3;text-decoration:underline;display:flex}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__featuredLink{text-align:left;min-height:0;font-size:min(2rem,1.39vw)}}.OwnersHero-module-scss-module__pElhTa__avatars{pointer-events:auto;gap:22px;display:flex}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__avatars{gap:38px}}.OwnersHero-module-scss-module__pElhTa__avatar{cursor:pointer;background:0 0;border:none;border-radius:50%;width:46px;height:46px;padding:0;display:block;position:relative}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__avatar{width:57px;height:57px}}.OwnersHero-module-scss-module__pElhTa__avatarImage{object-fit:cover;opacity:.5;border-radius:50%;width:100%;height:100%;transition:opacity .3s ease-in-out}.OwnersHero-module-scss-module__pElhTa__avatar[data-active=true] .OwnersHero-module-scss-module__pElhTa__avatarImage{opacity:1}.OwnersHero-module-scss-module__pElhTa__progressRing{pointer-events:none;width:54px;height:54px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}@media (min-width:769px){.OwnersHero-module-scss-module__pElhTa__progressRing{width:65px;height:65px}}.OwnersHero-module-scss-module__pElhTa__progressRingBackground{fill:none;stroke:#ffffff4d;stroke-width:2px}.OwnersHero-module-scss-module__pElhTa__progressRingProgress{fill:none;stroke:var(--color-highlight);stroke-width:2px;stroke-linecap:round;stroke-dasharray:208 208;stroke-dashoffset:208px}.OwnersHero-module-scss-module__pElhTa__avatar[data-active=true] .OwnersHero-module-scss-module__pElhTa__progressRingProgress{stroke-dashoffset:0;animation:OwnersHero-module-scss-module__pElhTa__ownersHeroDash linear var(--rotate-duration,6s)}@keyframes OwnersHero-module-scss-module__pElhTa__ownersHeroDash{0%{stroke-dashoffset:208px}to{stroke-dashoffset:0}}
.OwnersInterviewCard-module-scss-module__6FWYEW__card{flex-direction:column;gap:14px;width:100%;display:flex}.OwnersInterviewCard-module-scss-module__6FWYEW__imageWrapper{aspect-ratio:315/237;border-radius:8px;width:100%;overflow:hidden}@media (min-width:769px){.OwnersInterviewCard-module-scss-module__6FWYEW__imageWrapper{aspect-ratio:470/353}}.OwnersInterviewCard-module-scss-module__6FWYEW__image{object-fit:cover;width:100%;height:100%;transition:transform .3s ease-in-out}.OwnersInterviewCard-module-scss-module__6FWYEW__card:hover .OwnersInterviewCard-module-scss-module__6FWYEW__image{transform:scale(1.05)}.OwnersInterviewCard-module-scss-module__6FWYEW__body{flex-direction:column;gap:8px;display:flex}.OwnersInterviewCard-module-scss-module__6FWYEW__meta{justify-content:space-between;align-items:center;display:flex}.OwnersInterviewCard-module-scss-module__6FWYEW__vol{font-family:var(--font-family-english);color:#000;font-size:1.1rem;line-height:1}@media (min-width:769px){.OwnersInterviewCard-module-scss-module__6FWYEW__vol{font-size:1.2rem}}.OwnersInterviewCard-module-scss-module__6FWYEW__new{font-family:var(--font-family-english);color:red;font-size:1.1rem;line-height:1}@media (min-width:769px){.OwnersInterviewCard-module-scss-module__6FWYEW__new{font-size:1rem}}.OwnersInterviewCard-module-scss-module__6FWYEW__title{color:#000;font-size:2.2rem;font-weight:400;line-height:1.4}@media (min-width:769px){.OwnersInterviewCard-module-scss-module__6FWYEW__title{font-size:2.5rem}}.OwnersInterviewCard-module-scss-module__6FWYEW__name{color:#000;font-size:1.2rem;font-weight:400;line-height:1}@media (min-width:769px){.OwnersInterviewCard-module-scss-module__6FWYEW__name{font-size:1.4rem}}
.OwnersInterviewList-module-scss-module__jyWKfW__wrapper{background-color:#fff8ef;flex-direction:column;align-items:center;width:100%;padding:80px 30px;display:flex;position:relative}@media (min-width:769px){.OwnersInterviewList-module-scss-module__jyWKfW__wrapper{padding:120px 0}}.OwnersInterviewList-module-scss-module__jyWKfW__jumpTarget{position:absolute;top:0;left:0}.OwnersInterviewList-module-scss-module__jyWKfW__heading{font-family:var(--font-family-english);color:#000;font-size:3rem;font-weight:400;line-height:1.24}@media (min-width:769px){.OwnersInterviewList-module-scss-module__jyWKfW__heading{font-size:4rem}}.OwnersInterviewList-module-scss-module__jyWKfW__lead{color:#000;text-align:center;margin-top:28px;font-size:1.2rem;line-height:2.4}@media (min-width:769px){.OwnersInterviewList-module-scss-module__jyWKfW__lead{margin-top:40px;font-size:1.4rem;line-height:2}}.OwnersInterviewList-module-scss-module__jyWKfW__grid{grid-template-columns:1fr;gap:48px;width:100%;margin-top:48px;display:grid}@media (min-width:769px){.OwnersInterviewList-module-scss-module__jyWKfW__grid{grid-template-columns:repeat(2,1fr);gap:100px 60px;width:1000px;margin-top:80px}}
