@import url('../style_about/style_team.css');

.tLR_tit {
    /* padding-bottom: .625rem; */
}

.tLR_tit {
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* gap: clamp( .1563rem, 0.6667vw, .3125rem ); */
}

.tLR_tit_left {
    min-width: 50px;
    text-align-last: justify;
    padding-bottom: 0;
    line-height: inherit;
}

.tL_img {
    /* width: 40%; */
}

.tL_right {
    /* width: 60%; */
    line-height: normal;
}

.tLR_tit_left {
    /* font-weight: bold; */
}

.tLR_tit span {
    /* color: #555555; */
}

.tLR_tit span>a {
    /* color: rgb(9, 92, 139); */
}

.tLR_tit span>a:hover {
    /* opacity: 0.8; */
}