.mv{display:flex;height:360px;background:url(/business/biz-t/feature/digitaltwin/img/main.jpg)no-repeat center center;background-size:cover;justify-content:center;align-items:center}
.mv>.bizt-container{margin:0;text-align:center;color:#fff}
.mv-title{font-size:3.066em}
.mv-copy{margin-top:25px;font-weight:700;font-size:1.1792em;line-height:2}
.section{margin-top:60px}
@media only screen and (max-width:767px){
.mv{padding-top:25px;height:325px;background-image:url(/business/biz-t/feature/digitaltwin/img/main_sp.jpg);align-items:flex-start}
.mv-title{font-size:1.7143em;line-height:1.4583}
.mv-copy{margin-top:15px;font-size:1.0714em;line-height:1.5333}
.section{margin-top:25px}
}