.m-service-flow{background-color:#fff}.m-service-flow .m-section__inner,.m-service-flow .section__inner{margin:0 auto;max-width:1900px}.m-service-flow .section__top .section__body{display:flex;gap:40px;justify-content:center;margin:50px auto}.m-service-flow .section__top .section__box{background-color:#eeede5;padding:15px;position:relative;width:100%}.m-service-flow .section__top .section__box img{height:auto;width:100%}.m-service-flow .section__top .section__lead{color:#333;font-size:16px;margin-top:10px}.m-service-flow .section__box:after{content:var(--service-flow-arrow-image);height:20px;position:absolute;right:-45px;top:45%;width:30px}.m-service-flow .section__box:last-child:after{display:none}.m-service-flow .section__box:nth-child(2):before{content:var(--service-flow-top-image);height:45px;position:absolute;right:120px;top:-20px;width:155px}@media screen and (max-width:767px){.m-service-flow .section__top .section__body{flex-direction:column;gap:40px}.m-service-flow .section__box:after{left:0;margin:0 auto;right:0;rotate:90deg;top:107%}.m-service-flow .section__box:nth-child(2):before{left:0;right:auto;top:-20px}}