@charset "UTF-8";.vTalentMovieCard{display:flex;overflow:hidden;flex-direction:column;transition:opacity .2s ease-out;text-decoration:none;border-radius:8px;background-color:var(--white);box-shadow:8px 8px 16px #222b6826;align-items:center}@media screen and (min-width: 769px){.vTalentMovieCard{width:21.1111111111vw}}@media screen and (min-width: 1441px){.vTalentMovieCard{width:304px}}@media screen and (max-width: 768px){.vTalentMovieCard{width:100%}}@media screen and (min-width: 769px){.vTalentMovieCard:hover{opacity:.8}}.vTalentMovieCard__thumbnail{position:relative;width:100%;aspect-ratio:16/9}.vTalentMovieCard__thumbnail img{width:100%;height:100%;object-fit:cover}.vTalentMovieCard__btn{position:absolute;right:0;bottom:0}@media screen and (min-width: 769px){.vTalentMovieCard__btn{width:3.4722222222vw;height:2.7777777778vw}}@media screen and (max-width: 768px){.vTalentMovieCard__btn{width:13.3333333333vw;height:10.6666666667vw}}.vTalentMovieCard__btn:before{content:"";position:absolute;inset:0;background:url(/_astro/img/bg_icon.svg) no-repeat center;background-size:contain}.vTalentMovieCard__btn:after{content:"";position:absolute;background:url(/_astro/img/icon_blank.svg) no-repeat center;background-size:contain}@media screen and (min-width: 769px){.vTalentMovieCard__btn:after{right:.625vw;bottom:.5555555556vw;width:1.6666666667vw;height:1.6666666667vw}}@media screen and (max-width: 768px){.vTalentMovieCard__btn:after{right:2.4vw;bottom:2.1333333333vw;width:6.4vw;height:6.4vw}}.vTalentMovieCard__body{display:flex;flex-direction:column;width:100%;padding:12px;gap:8px}.vTalentMovieCard__title{display:-webkit-box;overflow:hidden;font-weight:500;line-height:1.4;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical}@media screen and (min-width: 769px){.vTalentMovieCard__title{font-size:.9027777778vw}}@media screen and (min-width: 1441px){.vTalentMovieCard__title{font-size:13px}}@media screen and (max-width: 768px){.vTalentMovieCard__title{font-size:3.4666666667vw}}.vTalentMovieCard__channel{display:flex;align-items:center;gap:6px}.vTalentMovieCard__channelIcon{width:24px;height:24px;border-radius:50%;object-fit:cover}.vTalentMovieCard__channelName{font-weight:400;color:var(--text-thin)}@media screen and (min-width: 769px){.vTalentMovieCard__channelName{font-size:.6944444444vw}}@media screen and (min-width: 1441px){.vTalentMovieCard__channelName{font-size:10px}}@media screen and (max-width: 768px){.vTalentMovieCard__channelName{font-size:2.6666666667vw}}.vTalent{position:relative;isolation:isolate}@media screen and (min-width: 769px){.vTalent{display:grid;grid-template-areas:"lead" "stage";padding:2.7777777778vw 0 8.3333333333vw}}@media screen and (min-width: 1441px){.vTalent{padding:40px 0 120px}}@media screen and (max-width: 768px){.vTalent{padding:6.4vw 0 12.8vw}}.vTalent__lead{font-weight:700;text-align:center;color:var(--text)}@media screen and (min-width: 769px){.vTalent__lead{grid-area:lead;margin:0 auto 3.3333333333vw;font-size:1.1111111111vw;line-height:2}}@media screen and (min-width: 1441px){.vTalent__lead{margin:0 auto 48px;font-size:16px}}@media screen and (max-width: 768px){.vTalent__lead{position:relative;z-index:1;margin:0 auto 8.5333333333vw;padding:0 6.4vw;font-size:3.7333333333vw;line-height:2}}.vTalent__main{position:relative;z-index:1}@media screen and (min-width: 769px){.vTalent__main{z-index:2;display:flex;padding-right:10.9722222222vw;padding-bottom:6.9444444444vw;grid-area:stage;justify-content:flex-end}}@media screen and (min-width: 1441px){.vTalent__main{padding-right:158px;padding-bottom:100px}}@media screen and (max-width: 768px){.vTalent__main{border-width:8.5333333333vw 4.2666666667vw;border-style:solid;border-image-source:url(/_astro/img/contents_bg_sp.png);border-image-slice:60 fill}}.vTalent__mainBg{position:absolute;top:30vw;left:-4.2666666667vw;width:100vw;height:auto}@media screen and (min-width: 769px){.vTalent__mainBg{display:none}}@media screen and (min-width: 1441px){.vTalent__mainBg{display:none}}.vTalent__bg{pointer-events:none}@media screen and (min-width: 769px){.vTalent__bg{position:sticky;z-index:0;bottom:0;width:100%;grid-area:stage;align-self:end}}@media screen and (max-width: 768px){.vTalent__bg{display:none}}.vTalent__bg img{display:block;width:100%;height:auto}.vTalent__chara{pointer-events:none}@media screen and (min-width: 769px){.vTalent__chara{position:sticky;z-index:1;bottom:-6vw;overflow:hidden;width:auto;height:100vh;margin-left:7vw;grid-area:stage;place-self:end start;transform:translate(-15%)}.vTalent__chara.is-sp{display:none}}@media screen and (min-width: 1441px){.vTalent__chara{bottom:-6vw;width:auto;height:100vh;margin-left:7vw;transform:translate(-15%)}.vTalent__chara.is-sp{display:none}}@media screen and (max-width: 768px){.vTalent__chara{position:relative;z-index:1;display:flex;width:100%;margin:-5.3333333333vw auto 0;justify-content:center}.vTalent__chara.is-pc{display:none}.vTalent__chara.is-sp{display:block}}.vTalent__chara img{width:auto;height:100%}@media screen and (max-width: 768px){.vTalent__chara img{width:100%;height:auto}}.vTalent__name{pointer-events:none}@media screen and (min-width: 769px){.vTalent__name{position:sticky;z-index:1;top:11.1111111111vw;width:12.9861111111vw;grid-area:stage;place-self:start end}.vTalent__name.is-sp{display:none}}@media screen and (min-width: 1441px){.vTalent__name{top:160px;width:187px}.vTalent__name.is-sp{display:none}}@media screen and (max-width: 768px){.vTalent__name{position:absolute;top:3vw;right:-4.2666666667vw;width:26.6666666667vw}.vTalent__name.is-pc{display:none}.vTalent__name.is-sp{display:block}}.vTalent__name img{width:100%;height:auto}.vTalent__contents{position:relative;z-index:1;display:flex;flex-direction:column}@media screen and (min-width: 769px){.vTalent__contents{z-index:2;width:44.4444444444vw;gap:5.5555555556vw}}@media screen and (min-width: 1441px){.vTalent__contents{width:640px;gap:80px}}@media screen and (max-width: 768px){.vTalent__contents{padding:0;gap:12.8vw}}.vTalent__sectionHeading{position:relative;font-weight:700;font-style:italic;text-align:center;color:var(--text)}@media screen and (min-width: 769px){.vTalent__sectionHeading{margin-bottom:2.7777777778vw;font-size:2.2222222222vw}}@media screen and (min-width: 1441px){.vTalent__sectionHeading{margin-bottom:40px;font-size:32px}}@media screen and (max-width: 768px){.vTalent__sectionHeading{margin-bottom:6.4vw;font-size:5.3333333333vw}}.vTalent__sectionHeading:after{content:"";position:absolute;right:0;bottom:0;left:0;height:10px;margin:0 auto;border-radius:48px;background-color:#ffe7ef}@media screen and (min-width: 769px){.vTalent__sectionHeading:after{width:8.3333333333vw}}@media screen and (max-width: 768px){.vTalent__sectionHeading:after{width:32vw}}.vTalent__sectionHeadingText{position:relative;z-index:1;display:inline-block}.vTalent__talentCard{display:flex;flex-direction:column;align-items:center;background-color:var(--white)}@media screen and (min-width: 769px){.vTalent__talentCard{gap:1.9444444444vw;padding:2.7777777778vw;border-radius:16px}}@media screen and (min-width: 1441px){.vTalent__talentCard{gap:28px;padding:40px}}@media screen and (max-width: 768px){.vTalent__talentCard{position:relative;z-index:1;padding:8.5333333333vw 6.4vw;border-radius:8px;gap:5.3333333333vw}}.vTalent__talentName{display:flex;flex-direction:column;gap:8px;text-align:center}.vTalent__talentNameMain{font-weight:700;line-height:1.4;color:var(--text)}@media screen and (min-width: 769px){.vTalent__talentNameMain{font-size:2.5vw}}@media screen and (min-width: 1441px){.vTalent__talentNameMain{font-size:36px}}@media screen and (max-width: 768px){.vTalent__talentNameMain{font-size:7.4666666667vw}}.vTalent__talentNameSub{display:flex;flex-direction:column;gap:8px;font-weight:500;color:var(--text-thin)}@media screen and (min-width: 769px){.vTalent__talentNameSub{font-size:.8333333333vw}}@media screen and (min-width: 1441px){.vTalent__talentNameSub{font-size:12px}}@media screen and (max-width: 768px){.vTalent__talentNameSub{font-size:3.2vw}}.vTalent__talentDescription{width:100%;font-weight:500;line-height:2;color:var(--text)}@media screen and (min-width: 769px){.vTalent__talentDescription{font-size:1.1111111111vw}}@media screen and (min-width: 1441px){.vTalent__talentDescription{font-size:16px}}@media screen and (max-width: 768px){.vTalent__talentDescription{font-size:3.7333333333vw}}.vTalent__talentLinks{display:flex;justify-content:center;gap:8px;width:100%}.vTalent__talentLink{display:flex;max-width:234px;padding:8px 12px;font-weight:700;transition:opacity .2s ease-out;text-decoration:none;color:var(--text);border-radius:4px;background:linear-gradient(180deg,#fff,#fcfaff);align-items:center;gap:12px;filter:drop-shadow(8px 8px 8px rgba(34,43,104,.15));flex:1 0 0}@media screen and (min-width: 769px){.vTalent__talentLink:hover{opacity:.8}}.vTalent__talentLink img{width:36px;height:36px;object-fit:contain}@media screen and (min-width: 769px){.vTalent__talentLink{font-size:1.1111111111vw}}@media screen and (min-width: 1441px){.vTalent__talentLink{font-size:16px}}@media screen and (max-width: 768px){.vTalent__talentLink{font-size:3.7333333333vw}}.vTalent__intro{position:relative;display:block;overflow:hidden;width:100%;border:4px solid var(--white);border-radius:16px;box-shadow:12px 12px 24px #222b6826;aspect-ratio:640/362}@media screen and (min-width: 769px){.vTalent__intro{margin-top:2.2222222222vw}}@media screen and (min-width: 1441px){.vTalent__intro{margin-top:32px}}@media screen and (max-width: 768px){.vTalent__intro{width:100vw;margin-top:12.8vw;margin-left:-4.2666666667vw;border-right:none;border-left:none;border-radius:0}}.vTalent__intro iframe{width:100%;height:100%}.vTalent__introBg{width:100%;height:100%;object-fit:cover}.vTalent__introBtn{position:absolute;top:50%;left:50%;display:block;transition:transform .2s ease-out;transform:translate(-50%,-50%)}@media screen and (min-width: 769px){.vTalent__intro:hover .vTalent__introBtn{transform:translate(-50%,-50%) scale(1.1)}}.vTalent__introBtn img{display:block;width:96px}.vTalent__profile{position:relative}@media screen and (min-width: 769px){.vTalent__profile{display:grid;grid-template-columns:1fr 1fr;align-items:start;padding-top:13.1944444444vw}}@media screen and (max-width: 768px){.vTalent__profile{display:flex;overflow:hidden;flex-direction:column;width:100vw;margin-left:-4.2666666667vw;padding-top:69.3333333333vw;align-items:center;gap:6.4vw}}.vTalent__profileFrame{position:absolute;top:0;right:0;transform:rotate(-9deg)}@media screen and (min-width: 769px){.vTalent__profileFrame{width:29.1666666667vw;margin:0 auto;transform:translate(.6944444444vw)}}@media screen and (min-width: 1441px){.vTalent__profileFrame{width:420px;transform:translate(10px)}}@media screen and (max-width: 768px){.vTalent__profileFrame{top:-5.5vw;right:-26vw;width:110vw;transform:translate(1.3333333333vw)}}.vTalent__profileBear{position:absolute;pointer-events:none}@media screen and (min-width: 769px){.vTalent__profileBear{top:3%;right:51%;width:13.8888888889vw}}@media screen and (min-width: 1441px){.vTalent__profileBear{width:200px}}@media screen and (max-width: 768px){.vTalent__profileBear{top:48vw;left:-13vw;width:46vw;transform:translateY(-50%)}}.vTalent__profileBody{position:relative;background:url(/_astro/img/bg_profile.png) no-repeat 0;background-size:contain}@media screen and (min-width: 769px){.vTalent__profileBody{width:24.7916666667vw;height:29.8611111111vw;padding:5.4166666667vw 1.9444444444vw 0 3.1944444444vw;transform:translate(-1.3888888889vw)}}@media screen and (min-width: 1441px){.vTalent__profileBody{width:357px;height:430px;padding:78px 28px 0 46px;transform:translate(-20px)}}@media screen and (max-width: 768px){.vTalent__profileBody{width:100%;height:117.8666666667vw;padding:22.9333333333vw 7.4666666667vw 0 19.2vw;transform:translate(-5.3333333333vw);background-image:url(/_astro/img/bg_profile_sp.png)}}.vTalent__profileTable{display:flex;flex-direction:column;border-top:1px solid rgba(208,205,213,.5)}.vTalent__profileRow{display:flex;align-items:flex-start;padding:9px 0;font-weight:400;line-height:1.5;border-bottom:1px solid rgba(208,205,213,.5)}@media screen and (min-width: 769px){.vTalent__profileRow{font-size:.9027777778vw}}@media screen and (min-width: 1441px){.vTalent__profileRow{font-size:13px}}@media screen and (max-width: 768px){.vTalent__profileRow{font-size:3.4666666667vw}}.vTalent__profileLabel{width:70px;font-weight:400;line-height:1.4;color:var(--text-thin);flex-shrink:0}.vTalent__profileValue{min-width:0;font-weight:400;line-height:1.4;color:var(--text);flex:1}.vTalent__pickup{position:relative}.vTalent__pickupList{display:grid;list-style:none}@media screen and (min-width: 769px){.vTalent__pickupList{grid-template-columns:repeat(2,1fr);gap:2.2222222222vw}}@media screen and (min-width: 1441px){.vTalent__pickupList{gap:32px}}@media screen and (max-width: 768px){.vTalent__pickupList{grid-template-columns:1fr;gap:6.4vw;padding:0 4.2666666667vw 8.5333333333vw}}.vTalent__pickupItem{display:flex;justify-content:center}
