body,.l-main{overflow:initial}.l-main{background-color:#000}.p-pageMv{height:initial}.p-entry{padding-top:100px}@media screen and (max-width: 1080px){.p-entry{padding-top:80px}}@media screen and (max-width: 810px){.p-entry{padding-top:60px}}@media screen and (max-width: 500px){.p-entry{padding-top:40px}}.p-entry__content{display:flex}@media screen and (max-width: 810px){.p-entry__content{flex-direction:column}}.p-entry__categories{position:sticky;top:150px;height:max-content}@media screen and (max-width: 810px){.p-entry__categories{position:initial;display:flex;column-gap:30px}}.p-entry__category{color:#fff;display:block;transition:color .3s}.p-entry__category:nth-child(n+2){margin-top:20px}@media screen and (max-width: 810px){.p-entry__category:nth-child(n+2){margin-top:initial}}.p-entry__category:hover{color:#1173ef}.p-entry__list{width:900px;margin-left:auto;display:flex;flex-wrap:wrap;gap:15px 1.5%}@media screen and (max-width: 1080px){.p-entry__list{width:70vw}}@media screen and (max-width: 810px){.p-entry__list{margin-top:45px;width:initial}}@media screen and (max-width: 500px){.p-entry__list{margin-top:30px}}.p-entry__item{width:49.2%;padding:30px;transition:background-color .3s}@media screen and (max-width: 650px){.p-entry__item{width:100%}}.p-entry__item .category{font-size:1.4rem;line-height:1;font-weight:400;padding:8px 5px;border:1px solid #fff;display:table}.p-entry__item .title{margin-top:15px;font-weight:550;font-size:2rem}@media screen and (max-width: 500px){.p-entry__item .title{margin-top:12px}}.p-entry__item .info{margin-top:5px;font-size:1.4rem}.p-entry__item:hover{background-color:rgba(255,255,255,.2)}