body,.l-main{overflow:initial}@media screen and (max-width: 650px){body,.l-main{overflow:hidden}}.p-pageMv__lead{width:80%}@media screen and (max-width: 810px){.p-pageMv__lead{width:75%}}@media screen and (max-width: 650px){.p-pageMv__lead{width:100%}}.p-member{padding:30px 0 40px}@media screen and (max-width: 650px){.p-member{padding-top:10px}}.p-member__wrap{display:flex;justify-content:space-between;gap:50px}@media screen and (max-width: 810px){.p-member__wrap{gap:40px}}@media screen and (max-width: 650px){.p-member__wrap{flex-wrap:wrap;gap:30px}}.p-member__main{width:100%}@media screen and (max-width: 650px){.p-member__main{order:2}}.p-member__archive{display:flex;flex-wrap:wrap;gap:40px 3.5%}@media screen and (max-width: 810px){.p-member__archive{justify-content:space-between;gap:40px 0}}.p-member__contents{width:31%}@media screen and (max-width: 810px){.p-member__contents{width:48%}}@media screen and (max-width: 500px){.p-member__contents{width:100%}}@media screen and (max-width: 1080px){.p-member__image{height:31vw}}@media screen and (max-width: 650px){.p-member__image{height:40vw}}@media screen and (max-width: 500px){.p-member__image{height:72vw}}@media screen and (max-width: 1080px){.p-member__image .image{height:30vw}}@media screen and (max-width: 650px){.p-member__image .image{height:38vw}}@media screen and (max-width: 500px){.p-member__image .image{height:70vw}}.p-member__image .icon{width:140px}@media screen and (max-width: 1080px){.p-member__image .icon{width:60%}}@media screen and (max-width: 810px){.p-member__image .icon{width:42%}}@media screen and (max-width: 500px){.p-member__image .icon{width:36%}}.p-member__title{font-size:1.8rem;letter-spacing:.01em}.p-category{position:sticky;top:150px;right:0;height:max-content;min-width:125px;width:125px;margin-top:0}@media screen and (max-width: 810px){.p-category{top:100px}}@media screen and (max-width: 650px){.p-category{width:100%;display:flex;flex-wrap:wrap;gap:15px}}.p-category__button{font-size:1.4rem;position:relative;display:table;padding:0;cursor:pointer;transition:padding .4s,color .4s}@media screen and (max-width: 650px){.p-category__button{padding-left:10px}}.p-category__button::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:5px;aspect-ratio:1/1;border-radius:50%;background-color:#00a7d1;opacity:0;transition:opacity .4s}@media screen and (max-width: 650px){.p-category__button::before{opacity:1}}.p-category__button:nth-child(n+2){margin-top:8px}@media screen and (max-width: 650px){.p-category__button:nth-child(n+2){margin-top:0}}.p-category__button:hover,.p-category__button.is-active{color:#00a7d1;padding-left:15px}@media screen and (max-width: 650px){.p-category__button:hover,.p-category__button.is-active{padding-left:10px}}.p-category__button:hover::before,.p-category__button.is-active::before{opacity:1}