@charset "UTF-8";



.business-bg {
	background: url(/assets/images/top/index-bg01@2x.jpg) no-repeat top center / contain;
}
.bu-icon01 {
	width: 70px;
	height: 70px;
}

.flow-box {
	background: #EFEFEF;
	border: solid 1px #707070;
	position: relative;
	padding: 70px 25px 25px 25px;
}
.flow-01 {
		position: absolute;
    top: 25px;
    left: 0;
    background: #ED7987;
    border-radius: 0 20px 20px 0;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    height: 30px;
    padding: 0 30px;
}
.flow-02 {
	
}


.span01 {
	display: inline-block;
	width: 50px;
	background: #7D7D7D;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	text-align: center;
}
.flow-icon-box {
	position: absolute;
	top: 10px;
	right: 10px;
}
.flow-icon {
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: #7D7D7D;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin-left: 5px;
}


@media (max-width: 768px) {

.sf15 {
	font-size: 1.5rem;
}

.slh2 {
	line-height: 2rem;
}

.top-slider {
	height: 410px;
}

.top-catch {
	top: 50%;
	width: 100%;
	height: 50%;
}

.top-catch-wrap {
	width: 90%;
}

.index-blog {
	padding: 0 5px;
}
.flow-box {
	margin-bottom: 10px;

}
.span01 {
	display: block;
}












}



