.shareWrap .process-img {
	background: url('/img/sub/biz-diff-process.png') no-repeat center center;
	background-size: contain;
	width: 100%;
	aspect-ratio: 1200 / 311;
  position: relative;
}

.shareWrap .tit {
  position: absolute;
    width: 100%;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #fff;
}


#items {
    padding-bottom: 100px;
}