
.team-live-main{background:#fff;}
.team-live-main .team-live-wrap{max-width:1100px;margin:0 auto;padding:75px 15px 55px;}
.team-live-row{display:grid;grid-template-columns:minmax(0,1fr) 436px;gap:58px;align-items:start;margin-bottom:88px;position:relative;z-index:0;}
.team-live-row::before{content:'';position:absolute;top:0;bottom:0;left:calc(50% - 50vw);right:calc(50% - 50vw);background:#fff;z-index:-1;}
.team-live-row:nth-of-type(even)::before{background:#f8f8f8;}
.team-live-copy{max-width:625px;color:#333;font-size:15px;line-height:1.68;font-weight:400;}
.team-live-copy p{margin:0 0 18px;}
.team-live-copy .team-name{font-weight:700;color:#222;line-height:1.45;margin-bottom:20px;}
.team-live-copy ul{margin:0 0 18px 21px;padding:0;}
.team-live-copy li{margin:0 0 8px;}
.team-live-copy a{color:#00b2d9;text-decoration:none;}
.team-live-photo img{display:block;width:436px;max-width:100%;height:auto;margin:0 auto;}
.team-live-title{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;}
@media(max-width:900px){.team-live-main .team-live-wrap{padding-top:45px}.team-live-row{grid-template-columns:1fr;gap:28px;margin-bottom:58px}.team-live-copy{max-width:100%}.team-live-photo{order:-1}.team-live-photo img{width:min(436px,100%)}}
