.team_row_detail{align-items:stretch;display:flex;gap:30px;justify-content:space-between}.team_detail_column.content{max-width:calc(70% - 15px);width:100%}.team_detail_column.portrait{max-width:calc(30% - 15px);width:100%}.team_imgs{text-align:center}.team_icon{display:flex;margin:0 0 24px;max-width:225px}.team_contents h4{font-size:32px;font-weight:600;line-height:32px;margin:0 0 20px}.team_contents h5{font-weight:500}.team_contents h5,.team_contents p{font-size:20px;line-height:32px;margin:0 0 20px}.team_contents p{font-weight:400}.team-detail{padding-bottom:50px;padding-top:50px}.team_contents p:last-child{margin-bottom:0}@media (max-width:767px){.team_row_detail{flex-direction:column-reverse}.team_detail_column.content,.team_detail_column.portrait{max-width:100%}}