.yukihiro{display:flex;justify-content:space-evenly;padding:6rem 15rem;width:100%}.biography{display:flex;flex-direction:column;gap:2.4rem;letter-spacing:4px;width:40%}.biography h3{color:#000;font-size:3rem;font-weight:700;text-align:center}.biography_box{display:flex;flex-direction:column;gap:1.6rem}.biography_card{align-items:center;display:flex;gap:2.4rem;justify-content:left;text-align:left}.biography_right p{font-size:1.6rem;font-weight:400;margin:0;text-align:left}.biography_right h4{font-size:2.8rem;font-weight:400;margin:0}.biography_left{width:10rem}.biography_left img{height:auto;width:10.8rem}@media screen and (max-width:945px){.yukihiro{display:flex;flex-direction:column;gap:2.8rem;padding:3rem 8rem;width:100%}.biography h3{font-size:2.8rem}.biography_right p{font-size:1.6rem}.biography_right h4{font-size:2.8rem}.biography_left{width:9rem}.biography_left img{width:100%}}@media screen and (max-width:425px){.yukihiro{display:flex;flex-direction:column;gap:2.8rem;padding:3rem 8rem;width:100%}.biography h3{font-size:1.6rem}.biography_right p{font-size:1.2rem}.biography_right h4{font-size:1.6rem}.biography_left{width:8rem}.biography_left img{width:100%}}