.m-staff-project__title{color:#172027;font-family:futura-pt;font-size:48px;font-weight:700;line-height:1;margin-bottom:60px}.m-staff-project__list{display:flex;flex-wrap:wrap;gap:60px;justify-content:flex-start}.m-staff-project__list .js-works-item{opacity:0;transform:translateY(30px);transition:all .6s ease}.m-staff-project__list .js-works-item.inview{opacity:1;transform:translateY(0)}@media screen and (max-width:768px){.m-staff-project__list{flex-direction:column;padding:0 20px;width:100%}}.m-staff-project__list-item{display:flex;flex-direction:column;gap:30px;width:calc(50% - 30px)}@media screen and (max-width:768px){.m-staff-project__list-item{width:100%}}.m-staff-project__list-item-link{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:768px){.m-staff-project__list-item-link{gap:12px}}.m-staff-project__list-item-image-wrap{overflow:hidden;transition:transform .4s ease}.m-staff-project__list-item-image{display:block;height:100%;object-fit:cover;transition:transform .4s ease}.m-staff-project__list-item:hover .m-staff-project__list-item-image{transform:scale(1.05)}.m-staff-project__list-item-title{align-items:end;display:flex;justify-content:space-between}.m-staff-project__list-item-name{color:#172027;font-family:"Noto Serif JP",serif;font-size:20px;font-weight:900;letter-spacing:.02em}.m-staff-project__list-item-date{font-family:futura-pt;font-size:14px;font-weight:500}.m-staff-project__list-item-image,.m-staff-project__list-item-image-wrap{width:100%}.br-sp,.br-tablet{display:none}.br-pc{display:block}@media screen and (max-width:1100px){.br-tablet{display:block}}@media screen and (max-width:768px){.br-sp{display:block}.br-pc{display:none}}