.mode-container{color:#fff;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative;width:100vw}.mode-container>div{margin:3rem auto;max-width:1240px}.mode-ul{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 1rem;padding:0}.mode-ul li{list-style:none;text-align:center}.mode-imgBox{aspect-ratio:26/27;border-radius:46%/43%;margin:0 auto;max-width:260px;overflow:hidden;width:20vw}.mode-imgBox img{aspect-ratio:1/1;height:100%;max-width:280px;object-fit:cover;transition:transform .5s ease}.mode-imgBox img:hover{transform:scale(1.05);transform-origin:center}.feat-text{color:#fff;font-size:1.3rem;line-height:2.5rem;margin:1.5rem 0}.name-text{color:#fff;font-size:2rem;font-weight:700}.human7_gif{left:-5rem;max-width:250px;min-width:80px;position:absolute;top:-21rem;width:16vw}@media screen and (max-width:768px){.mode-ul{grid-template-columns:repeat(2,1fr)}.mode-imgBox{width:38vw}.word_wrap{display:block}.human7_gif{left:-1rem;top:-11rem;width:18vw}}@media screen and (max-width:499px){.mode-container>div{margin:0}}