.center-text .g-ImageTextHP--v2__contentsBlock__text{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.RESEARCH{
background-color: #F0F4F9;
}

.RESEARCH .g-HeadingTitle--v2__h3 em{
    background: #FAFCFD;
    font-style: normal;
    padding: 3px 8px;
    line-height:1.7;
    box-decoration-break: clone;
}

.opt-taishi-text p{
margin-top:0 !important;
margin-bottom:0 !important;
margin-block-start: 0 !important;
margin-block-end: 0 !important;
}

.RESEARCH .opt-fontsize--xxxxl {
    font-size: 2rem;
}

html[lang*="zh-TW"] .RESEARCH .g-HeadingTitle--v2__h3 em{
padding: 2px 8px;
}

html[lang*="zh-CN"] .RESEARCH .g-HeadingTitle--v2__h3 em{
    padding: 0px 8px;
    line-height:1.8;
}

html[lang*="th"] .RESEARCH .g-HeadingTitle--v2__h3 em{
    padding: 0px 8px;
    line-height:2.2;
}


html[lang*="zh-TW"] .opt-lh--150{
line-height:1.8 !important;
}

html[lang*="zh-CN"] .opt-lh--150{
line-height:2 !important;
}