@charset "UTF-8";
/*! ファイル名:interview.css */.mv{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden}@media screen and (min-width:768px){.mv{height:100svh;left:0;padding-top:4.8rem;position:sticky;row-gap:6rem;top:0}}@media screen and (max-width:767px){.mv{padding:9.6rem 0 0;position:relative}}.mv-title{position:relative;text-align:center;z-index:1}.mv-title-en{color:var(--color-gold);font-family:var(--font-family-en);font-weight:var(--font-weight-semi-bold)}@media screen and (min-width:768px){.mv-title-en{font-size:1.6rem}}@media screen and (max-width:767px){.mv-title-en{font-size:1.2rem;letter-spacing:0}}.mv-title-ja{font-family:var(--font-family-serif);font-feature-settings:"halt" on;font-weight:var(--font-weight-medium);line-height:1.3}@media screen and (min-width:768px){.mv-title-ja{color:var(--color-white);font-size:5.6rem;letter-spacing:.04em;margin-top:2rem}}@media screen and (max-width:767px){.mv-title-ja{font-size:2.8rem;letter-spacing:.04em;margin-top:.6rem}}.mv-member{display:flex;position:relative;text-align:center;z-index:1}@media screen and (min-width:768px){.mv-member{color:var(--color-white);column-gap:10rem}}@media screen and (max-width:767px){.mv-member{column-gap:5rem;margin-top:1.7rem}}.mv-member-item{align-items:center;display:flex;flex-direction:column;justify-content:flex-end}@media screen and (min-width:768px){.mv-member-item{width:15rem}}@media screen and (max-width:767px){.mv-member-item{width:15rem}}.mv-member-role{font-weight:var(--font-weight-medium)}@media screen and (min-width:768px){.mv-member-role{font-size:1.2rem}}@media screen and (max-width:767px){.mv-member-role{font-size:1rem;letter-spacing:.06em;line-height:1.25}}.mv-member-name{font-weight:var(--font-weight-medium)}@media screen and (min-width:768px){.mv-member-name{font-size:2.2rem}}@media screen and (max-width:767px){.mv-member-name{font-size:1.8rem;margin-top:.4rem}}.mv-member-button{align-items:center;border-radius:var(--border-radius-full);display:flex;width:fit-content}@media screen and (min-width:768px){.mv-member-button{border:.1rem solid;color:var(--color-white);column-gap:.3rem;font-family:var(--font-family-en);font-size:1.4rem;font-weight:var(--font-weight-medium);margin-top:2.7rem;padding:1rem 1.8rem 1rem 2rem}}@media screen and (max-width:767px){.mv-member-button{border:.1rem solid;color:currentcolor;column-gap:.3rem;font-family:var(--font-family-en);font-size:1rem;font-weight:var(--font-weight-medium);height:3.3rem;line-height:1;margin-top:1.4rem;padding:0 .95rem 0 1.1rem}}@media screen and (min-width:768px){.mv-member-button-icon{height:.7rem;width:.7rem}}@media screen and (max-width:767px){.mv-member-button-icon{height:.7rem;width:.7rem}}.mv-member span{display:block}.mv-member:after,.mv-member:before{background-color:currentcolor;content:"";left:0;margin:auto;position:absolute;right:0}@media screen and (min-width:768px){.mv-member:after,.mv-member:before{height:.1rem;top:4.9rem;width:8rem}}@media screen and (max-width:767px){.mv-member:after,.mv-member:before{height:.1rem;top:4.7rem;width:6.8rem}}.mv-member:before{transform:rotate(36deg)}.mv-member:after{transform:rotate(-36deg)}@media screen and (min-width:768px){.mv-bg{inset:0;position:absolute}}@media screen and (max-width:767px){.mv-bg{height:40rem;margin-top:4rem;width:40rem}}.mv-bg img,.mv-bg picture{height:100%;object-fit:cover;width:100%}.mv-member-button{transition:var(--hover-trans)}.mv-member-button:active{transform:scale(.97)}@media screen and (hover:hover) and (min-width:768px){.mv-member-button:hover{background-color:var(--color-gold);border-color:var(--color-gold)}}.intro{background-color:var(--color-bg);position:relative;z-index:1}@media screen and (min-width:768px){.intro{padding:12rem 0}}@media screen and (max-width:767px){.intro{padding:8rem 0 7.8rem}}.intro-body{font-family:var(--font-family-serif);font-weight:var(--font-weight-medium);letter-spacing:.14em;line-height:2.4;text-align:center}@media screen and (min-width:768px){.intro-body{font-size:2.2rem}}@media screen and (max-width:767px){.intro-body{font-feature-settings:"halt" on;font-size:1.6rem}}.intro-nav{align-items:center;display:flex;flex-direction:column}@media screen and (min-width:768px){.intro-nav{margin-top:6.4rem}}@media screen and (max-width:767px){.intro-nav{margin-top:6.4rem;padding:0 3.2rem;row-gap:1rem}}@media screen and (min-width:768px){.intro-nav-heading{margin-right:1.8rem;width:10.4rem}}@media screen and (max-width:767px){.intro-nav-heading{width:10.3rem}}@media screen and (min-width:768px){.intro-nav-inner{margin-top:4.3rem}}@media screen and (max-width:767px){.intro-nav-inner{margin-top:1.5rem;width:100%}}@media screen and (min-width:768px){.intro-nav-item .c-button{--button-gap:3rem;--button-padding-bottom:1.7rem}}@media screen and (max-width:767px){.intro-nav-item .c-button{--button-padding-bottom:0.7rem}}.intro-nav-item .c-button-text{font-feature-settings:"palt" on;letter-spacing:.12em}@media screen and (min-width:768px){.intro-nav-item .c-button-text{font-size:2rem!important}}@media screen and (max-width:767px){.intro-nav-item .c-button-text{align-items:center;column-gap:.5rem;display:flex;letter-spacing:.1em;line-height:1.25;white-space:nowrap}}.intro-nav-item .c-button-text span{color:currentcolor;font-family:var(--font-family-en);font-weight:var(--font-weight-medium);margin-right:.5em}@media screen and (max-width:767px){.intro-nav-item .c-button-text span{letter-spacing:.01em}}.intro-nav-item .c-button-icon{flex:none}@media screen and (min-width:768px){.intro-nav-item+.intro-nav-item{margin-top:2.7rem}}@media screen and (max-width:767px){.intro-nav-item+.intro-nav-item{margin-top:1.9rem}}.talk-section{clip-path:inset(0);position:relative}.talk-section-inner{margin:0 auto;position:relative;z-index:1}@media screen and (min-width:768px){.talk-section-inner{align-items:center;display:flex;flex-direction:column;width:72rem}.talk-section-inner:not(.talk-section:last-of-type .talk-section-inner){padding:16rem 0}}@media screen and (max-width:767px){.talk-section-inner:not(.talk-section:last-of-type .talk-section-inner){padding:15.5rem 0}}@media screen and (min-width:768px){.talk-section:last-of-type .talk-section-inner{padding:16rem 0 8rem}}@media screen and (max-width:767px){.talk-section:last-of-type .talk-section-inner{padding:15.5rem 0 8rem}}.talk-section-heading{text-align:center}@media screen and (min-width:768px){.talk-section-heading{margin-bottom:8.5rem}}@media screen and (max-width:767px){.talk-section-heading{margin-bottom:8.3rem}}.talk-section-heading-num{color:currentcolor;font-family:var(--font-family-en);font-weight:var(--font-weight-medium)}@media screen and (min-width:768px){.talk-section-heading-num{font-size:4rem}}@media screen and (max-width:767px){.talk-section-heading-num{font-size:3.2rem;line-height:1}}.talk-section-heading-ja{font-family:var(--font-family-serif);line-height:1.3}@media screen and (min-width:768px){.talk-section-heading-ja{font-size:4.4rem;letter-spacing:.02em}}@media screen and (max-width:767px){.talk-section-heading-ja{font-feature-settings:"halt" on;font-size:3.2rem;margin-top:1rem}}.talk-section-bg{height:100lvh;left:0;position:fixed;top:0;transform:translate3d(0,0,0);width:100%}.talk-section-bg:after{background-color:var(--color-white);content:"";inset:0;opacity:.9;position:absolute}.talk-section-bg img,.talk-section-bg picture{height:100%;object-fit:cover;width:100%}@media screen and (max-width:767px){.talk-block{padding:0 3.2rem}}.talk-block.talk-block-text{display:flex}@media screen and (min-width:768px){.talk-block.talk-block-text{column-gap:6rem;justify-content:flex-start;width:60rem}}@media screen and (max-width:767px){.talk-block.talk-block-text{flex-direction:column;row-gap:.8rem}}.talk-block.talk-block-text .talk-name{flex:none;font-weight:var(--font-weight-bold)}@media screen and (min-width:768px){.talk-block.talk-block-text .talk-name{font-size:1.6rem}}@media screen and (max-width:767px){.talk-block.talk-block-text .talk-name{font-size:1.6rem}}.talk-block.talk-block-text .talk-text{display:flex;flex-direction:column;line-height:2;text-align:justify;word-break:break-all}@media screen and (min-width:768px){.talk-block.talk-block-text .talk-text{font-size:1.6rem;letter-spacing:.12em;row-gap:3.2rem}}@media screen and (max-width:767px){.talk-block.talk-block-text .talk-text{font-size:1.6rem;letter-spacing:.1em;row-gap:3.2rem}}.talk-block.talk-block-text .talk-note{padding-left:1em;text-indent:-1.2em}@media screen and (min-width:768px){.talk-block.talk-block-text .talk-note{font-size:1.2rem}}@media screen and (max-width:767px){.talk-block.talk-block-text .talk-note{font-size:1.2rem}}.talk-block.talk-block-image picture{border-radius:var(--border-radius);overflow:hidden}@media screen and (min-width:768px){.talk-block+.talk-block{margin-top:4rem}}@media screen and (max-width:767px){.talk-block+.talk-block{margin-top:4.6rem}}@media screen and (min-width:768px){.talk-block+.talk-block.talk-block-image{margin-top:8rem}}@media screen and (max-width:767px){.talk-block+.talk-block.talk-block-image{margin-top:7rem}}.talk-pagetop{margin:0 auto;position:relative;width:fit-content;z-index:1}@media screen and (min-width:768px){.talk-pagetop{margin-top:8rem}}@media screen and (max-width:767px){.talk-pagetop{margin-top:8rem}}@media screen and (min-width:768px){.talk-pagetop .c-button{--button-width:14rem}}@media screen and (max-width:767px){.talk-pagetop .c-button{--button-width:14rem}}.talk-pagetop .c-button-text{letter-spacing:.12em}@media screen and (min-width:768px){.profile{height:calc(100dvh - 12.8rem);padding:6.4rem 8rem;width:64rem}}@media screen and (max-width:767px){.profile{height:calc(100dvh - 12rem);padding:3.2rem 2.8rem;width:36.7rem}}.profile-label{color:var(--color-gold);font-family:var(--font-family-en);font-weight:var(--font-weight-semi-bold);line-height:1}@media screen and (min-width:768px){.profile-label{font-size:1.4rem}}@media screen and (max-width:767px){.profile-label{font-size:1.4rem}}.profile-image{margin:0 auto}@media screen and (min-width:768px){.profile-image{margin-top:3.2rem;width:20rem}}@media screen and (max-width:767px){.profile-image{margin-top:3.2rem;width:15.2rem}}.profile-info{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.profile-info{height:10.6rem}}@media screen and (max-width:767px){.profile-info{height:8.4rem}}.profile-role{font-weight:var(--font-weight-medium);line-height:1.5;text-align:center}@media screen and (min-width:768px){.profile-role{font-size:1.2rem}}@media screen and (max-width:767px){.profile-role{font-size:1rem}}.profile-name{font-weight:var(--font-weight-medium);letter-spacing:.1em;text-align:center}@media screen and (min-width:768px){.profile-name{font-size:2.2rem}}@media screen and (max-width:767px){.profile-name{font-size:1.8rem}}.profile-desc{letter-spacing:.03em;line-height:2;text-align:justify;word-break:break-all}@media screen and (min-width:768px){.profile-desc{font-size:1.6rem}}@media screen and (max-width:767px){.profile-desc{font-size:1.6rem}}