.ml_content{margin:3rem auto;max-width:1160px}.ml_content_title h3{font-size:3rem;margin-bottom:3rem}.ml_content_title p{font-weight:700;margin:0 1rem}.ml_content_title{margin-bottom:7rem;text-align:center}.ml_content_items{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 1rem;padding:0}.ml_content_item{list-style:none;text-align:center}.ml_content_item_link:hover .ml_content_item_img{transform:scale(1.05);transform-origin:center}.ml_content_item_link:hover .ml_content_item_textbox{color:#000;opacity:.6}.ml_content_item_imgbox{aspect-ratio:26/27;border-radius:46%/43%;margin:0 auto;max-width:260px;overflow:hidden;width:20vw}.ml_content_item_img{aspect-ratio:1/1;height:100%;max-width:280px;object-fit:cover;transition:transform .5s ease}.ml_content_item_title1,.ml_content_item_title2{font-size:1.3rem;margin:1.5rem 0}.ml_content_item_name{font-size:2rem;font-weight:700}@media screen and (max-width:768px){.ml_content_items{grid-template-columns:repeat(2,1fr)}.ml_content_item_imgbox{width:38vw}}@media screen and (max-width:499px){.ml_content{margin:0}.ml_content_title{margin:0 0 3rem}}