.p-pageMv{z-index:1}.p-member{padding-top:10px;background-color:#051c14}.p-memberArchive__list{display:grid;grid-template-columns:1fr 1fr;row-gap:50px}@media screen and (max-width: 1080px){.p-memberArchive__list{row-gap:40px}}@media screen and (max-width: 810px){.p-memberArchive__list{row-gap:30px}}@media screen and (max-width: 650px){.p-memberArchive__list{grid-template-columns:1fr}}.p-memberArchive__item{width:70%;margin:0 auto;cursor:pointer}@media screen and (max-width: 1080px){.p-memberArchive__item{width:80%}}@media screen and (max-width: 980px){.p-memberArchive__item{width:90%}}@media screen and (max-width: 650px){.p-memberArchive__item{max-width:400px}}@media screen and (max-width: 500px){.p-memberArchive__item{width:100%}}.p-memberArchive__item:hover .c-button{border:2px solid #fff;background-color:rgba(25,130,97,.8)}.p-memberArchive__item:hover .c-button .text{color:#fff;transform:translateX(200%)}.p-memberArchive__item:hover .c-button .circle{transform:translateX(-1400%)}.p-memberArchive__item:hover .c-button .circle:after{background-color:#fff;height:400%;width:400%}.p-memberArchive__item:hover .c-button .circle:before{opacity:1}.p-memberArchive__item .c-button{border:2px solid #198261;cursor:pointer;position:absolute;bottom:20px;left:50%;transform:translateX(-50%) scale(0.8);transition:transform .3s;z-index:3;transition:border-color .3s}.p-memberArchive__item .c-button .circle:before{background-image:url(../../../../assets/images/common/arrow-half.svg)}.p-member__img{width:100%;aspect-ratio:3.15/3.8;position:relative;display:flex;align-items:flex-end;position:relative;overflow:hidden}.p-member__img .c-ofiContain{width:95%;margin:0 auto;height:auto;z-index:1;position:relative}.p-member__img .p-slide__shape{width:100%;position:absolute;left:0%;bottom:0}.c-memberButton{width:203px;display:flex;justify-content:center;align-items:center;height:61px;background-color:#198261;justify-content:space-between;padding:0 25px;border:1px solid #198261;cursor:pointer;position:absolute;bottom:20px;left:50%;transform:translateX(-50%) scale(0.8);transition:transform .3s;z-index:3}.c-memberButton .text{line-height:1;color:#fff;transform:translateX(200%);font-family:"Zen Kaku Gothic Antique",sans-serif;font-weight:700;font-style:normal}.c-memberButton .circle{width:10px;height:10px;background-color:#fff;transform:translateX(-1400%) scale(4);border-radius:10px;position:relative}.c-memberButton .circle:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%);background-image:url(../../../../assets/images/common/arrow-half.svg);background-repeat:no-repeat;height:4px;width:4px;z-index:2;background-size:contain}.p-slide__subtitle{margin-top:15px;display:table}.p-member__list{width:100%;margin-top:20px}.p-member__item{margin-top:10px;width:100%;display:flex;align-items:center;gap:0 20px}@media screen and (max-width: 1080px){.p-member__item{gap:0 5px}}@media screen and (max-width: 500px){.p-member__item{margin-top:5px}}.p-member__item .title{width:105px;position:relative;opacity:.3;padding-right:30px}@media screen and (max-width: 1080px){.p-member__item .title{padding-right:10px;width:fit-content}}.p-member__item .title:before{position:absolute;content:"/";right:0;top:50%;transform:translateY(-50%);font-size:1.6rem}.p-member__item .text{width:calc(100% - 140px)}.p-member__block{position:fixed;overflow-y:scroll;height:90vh;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#fff;height:90vh;width:95%;max-width:1024px;pointer-events:none;opacity:0;z-index:110;padding:90px 0;transition:opacity .3s;overflow-x:hidden;overflow-y:scroll}@media screen and (max-width: 1080px){.p-member__block{width:90%;padding:70px 0}}@media screen and (max-width: 810px){.p-member__block{padding:30px 0}}.p-member__block.active{opacity:1;pointer-events:all}.p-member__block::-webkit-scrollbar{width:8px}.p-member__block::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.p-member__block::-webkit-scrollbar-thumb{background-color:#00522f;border-radius:10px;border:2px solid #f5f5f5}.p-member__block::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb:hover{background-color:#063321}.p-member__close{cursor:pointer;position:fixed;top:2.8vh;left:50%;transform:translateX(450px);height:80px;width:80px;background-color:#198261;z-index:150;transition:background-color .3s;transition:opacity .3s;pointer-events:none;opacity:0;border:1px solid #198261}@media screen and (max-width: 1080px){.p-member__close{transform:translateX(0);left:unset;right:3vw}}@media screen and (max-width: 500px){.p-member__close{height:50px;width:50px}}.p-member__close.active{opacity:1;pointer-events:all}.p-member__close:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%) rotate(45deg);height:1px;width:45px;background-color:#fff;z-index:1;transition:background-color .3s}@media screen and (max-width: 500px){.p-member__close:before{width:30px}}.p-member__close:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%, -50%) rotate(-45deg);height:1px;width:45px;background-color:#fff;z-index:1;transition:background-color .3s}@media screen and (max-width: 500px){.p-member__close:after{width:30px}}.p-member__close:hover{background-color:#fff}.p-member__close:hover:before,.p-member__close:hover:after{background-color:#198261}.p-member__profile{padding:0 80px 0 100px;display:flex;gap:30px 40px;width:100%}@media screen and (max-width: 1080px){.p-member__profile{padding:70px 30px;gap:20px 30px}}@media screen and (max-width: 810px){.p-member__profile{flex-direction:column;padding:0 30px;gap:0}}@media screen and (max-width: 500px){.p-member__profile{padding:0 20px}}.p-memberProfile__img{width:315px;margin-top:10px}@media screen and (max-width: 1080px){.p-memberProfile__img{width:290px}}@media screen and (max-width: 810px){.p-memberProfile__img{width:315px;margin:0 auto}}@media screen and (max-width: 500px){.p-memberProfile__img{width:100%;max-width:315px}}.p-memberProfile__desc{width:calc(100% - 355px);align-items:flex-start}@media screen and (max-width: 1080px){.p-memberProfile__desc{width:calc(100% - 325px)}}@media screen and (max-width: 810px){.p-memberProfile__desc{width:100%;margin-top:30px}}.p-memberProfile__desc .title{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#91d623;color:#fff;font-size:8rem;display:table;line-height:1}@media screen and (max-width: 1080px){.p-memberProfile__desc .title{font-size:6rem}}.p-memberProfile__desc .subtitle{font-size:2.5rem;display:table;margin-top:20px}@media screen and (max-width: 810px){.p-memberProfile__desc .subtitle{font-size:2.2rem;margin-top:15px}}@media screen and (max-width: 500px){.p-memberProfile__desc .subtitle{font-size:2rem;margin-top:0}}.p-memberProfile__desc .text{margin-top:20px;line-height:1.85}@media screen and (max-width: 810px){.p-memberProfile__desc .text{margin-top:15px}}@media screen and (max-width: 500px){.p-memberProfile__desc .text{margin-top:0}}.p-member__movie-interview{padding:90px 20px 0}@media screen and (max-width: 1080px){.p-member__movie-interview{padding:80px 20px 0}}@media screen and (max-width: 810px){.p-member__movie-interview{padding:60px 20px 0}}@media screen and (max-width: 650px){.p-member__movie-interview{padding:50px 20px 0}}@media screen and (max-width: 500px){.p-member__movie-interview{padding:40px 20px 0}}.p-memberInterview__video{margin:50px auto 0;max-width:740px;width:100%;aspect-ratio:7.4/4.04}@media screen and (max-width: 1080px){.p-memberInterview__video{margin:40px auto 0}}@media screen and (max-width: 810px){.p-memberInterview__video{margin:30px auto 0}}@media screen and (max-width: 500px){.p-memberInterview__video{margin:20px auto 0}}.p-member__interview{padding-top:120px}@media screen and (max-width: 1080px){.p-member__interview{padding-top:100px}}@media screen and (max-width: 810px){.p-member__interview{padding:80px 20px}}@media screen and (max-width: 650px){.p-member__interview{padding:60px 20px}}@media screen and (max-width: 500px){.p-member__interview{padding:50px 20px}}.p-memberInterview__subtitle{line-height:1;font-size:4rem;margin:30px auto 0;display:table}.p-memberInterview__list{margin-top:40px;width:100%}.p-memberInterviewList__item{width:100%;margin-top:95px}@media screen and (max-width: 1080px){.p-memberInterviewList__item{margin-top:80px}}@media screen and (max-width: 810px){.p-memberInterviewList__item{margin-top:65px}}@media screen and (max-width: 650px){.p-memberInterviewList__item{margin-top:50px}}@media screen and (max-width: 500px){.p-memberInterviewList__item{margin-top:40px}}.p-memberInterviewList__item:nth-child(1){margin-top:0}.p-memberInterviewList__item:nth-child(even) .p-memberInterview__content{flex-direction:row-reverse}@media screen and (max-width: 810px){.p-memberInterviewList__item:nth-child(even) .p-memberInterview__content{flex-direction:column}}.p-memberInterviewList__item:nth-child(even) .p-memberInterview__desc{padding-left:5%;padding-right:40px}@media screen and (max-width: 810px){.p-memberInterviewList__item:nth-child(even) .p-memberInterview__desc{padding:0}}.p-memberInterviewList__title{font-size:4rem;display:table;margin:0 auto}@media screen and (max-width: 1080px){.p-memberInterviewList__title{font-size:3.5rem}}@media screen and (max-width: 810px){.p-memberInterviewList__title{font-size:3rem}}@media screen and (max-width: 500px){.p-memberInterviewList__title{font-size:2rem}}.p-memberInterview__content{margin-top:40px;width:100%;display:flex;align-items:center}@media screen and (max-width: 810px){.p-memberInterview__content{flex-wrap:wrap;margin-top:30px}}@media screen and (max-width: 500px){.p-memberInterview__content{margin-top:20px}}.p-memberInterview__img{width:50%;aspect-ratio:4.84/3.81}@media screen and (max-width: 810px){.p-memberInterview__img{width:100%;max-width:400px;margin:0 auto}}.p-memberInterview__desc{width:50%;padding-right:5%;padding-left:40px}@media screen and (max-width: 810px){.p-memberInterview__desc{width:100%;padding-left:0;padding-right:0;margin-top:30px}}.p-memberInterview__desc .subtitle{font-size:2.5rem}@media screen and (max-width: 810px){.p-memberInterview__desc .subtitle{font-size:2.2rem}}@media screen and (max-width: 500px){.p-memberInterview__desc .subtitle{font-size:2rem}}.p-memberInterview__desc .text{line-height:1.85;margin-top:20px;margin-top:10px}@media screen and (max-width: 810px){.p-memberInterview__desc .text{margin-top:15px}}