.cmn09_flow{display:grid;gap:5rem 6rem;grid-template-columns:repeat(3,1fr)}.cmn09_flow.has-4{padding-right:6rem}@media screen and (max-width:1000px){.cmn09_flow{gap:2.2rem}.cmn09_flow.has-4{padding-right:2.2rem}}@media screen and (max-width:768px){.cmn09_flow{gap:5.4rem;grid-template-columns:repeat(1,1fr)}.cmn09_flow.has-4{padding-right:0}}.cmn09_flow .item{background-color:#f4f4f4;border-radius:6px;padding:3.6rem 3rem 3rem;position:relative;text-align:center}@media screen and (max-width:1000px){.cmn09_flow .item{padding:3.6rem 2rem 2rem}}@media screen and (max-width:768px){.cmn09_flow .item{padding:3.6rem 3rem 3rem}}.cmn09_flow .item:after{background:url(/hubfs/243203747/service/flow-arrow.svg) no-repeat 50%/contain;bottom:0;content:"";height:1rem;margin:auto 0;padding-left:2.3rem;padding-right:2.3rem;position:absolute;right:-6rem;top:0;width:1.4rem}@media screen and (max-width:1000px){.cmn09_flow .item:after{padding:0;right:-1.8rem}}@media screen and (max-width:768px){.cmn09_flow .item:after{bottom:-52px;height:1.2rem;left:50%;padding:20px 0;top:auto;transform:rotate(90deg);width:1.6rem}}.cmn09_flow .item:last-child:after{display:none}.cmn09_flow .item p{margin:0}.cmn09_flow .item .number{background-color:#004f7d;border-radius:6px 0 0;color:#fff;font-size:1.8rem;font-weight:700;height:3.6rem;left:0;padding:4px 12px;position:absolute;top:0;width:3.6rem}.cmn09_flow .item .title{border-bottom:1px solid #004f7d;color:#004f7d;font-size:2rem;font-weight:700;margin-bottom:2rem;padding-bottom:1rem}.cmn09_flow .item .subtitle{font-size:1.8rem;font-weight:700;margin-top:2rem}.cmn09_flow .item .text{margin-top:1.5rem}.cmn09_flow .item .text .list{padding-left:1.4rem;position:relative;text-align:left}.cmn09_flow .item .text .list:not(:last-child){margin-bottom:8px}.cmn09_flow .item .text .list:before{background:url(/hubfs/243203747/service/list-dot.svg) no-repeat 50%/contain;content:"";display:inline-block;height:8px;left:0;position:absolute;top:9px;width:8px}