.bl_flow{display:flex;flex-wrap:wrap;gap:30px}.bl_flow_item{background:#fff;border-radius:12px;box-shadow:0 0 8px 8px hsla(0,0%,83%,.25);padding:20px 30px 35px;position:relative;width:calc(20% - 24px)}.bl_flow_item:not(:last-child):after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNiIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjM0UzQTM5IiBkPSJNMCAxNC4xMTZWMS44NDlDMCAuNDI3IDEuNDc3LS40NjIgMi42MTYuMjQ5bDEwLjQ2NSA2LjEyN2MxLjIyMS43MTEgMS4yMjEgMi41ODQgMCAzLjI4M0wyLjYxNiAxNS44MUMxLjQ3NiAxNi40MjcgMCAxNS41MzggMCAxNC4xMTZaIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGgxNHYxNkgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==) no-repeat 50%;background-size:contain;content:"";height:16px;position:absolute;right:-25px;top:50%;width:14px}.bl_flow_item_upper{align-items:center;background-color:#fff;border:3px solid #bfe6e0;border-radius:100px;display:flex;flex-flow:column;height:96px;justify-content:center;margin:-70px auto 0;text-align:center;width:96px}.bl_flow_item_upper_en{font-size:14px;letter-spacing:.35px}.bl_flow_item_upper_en,.bl_flow_item_upper_number{color:#3e3a39;font-family:Roboto,sans-serif;font-weight:700}.bl_flow_item_upper_number{font-size:39px;line-height:1}.bl_flow_item_upper .bl_flow_txt{align-items:center;background-color:#009d85;border-radius:12px;color:#fff;display:flex;font-size:20px;font-weight:700;letter-spacing:.4px;line-height:1.6;margin:-40px -15px 0;padding:57px 13px 27px 22px;position:relative}.bl_flow_item_upper .bl_flow_txt small{font-size:16px}.bl_flow_item_upper .bl_flow_txt:after{border-color:#009d85 transparent transparent;border-style:solid;border-width:18px 14px 0;bottom:-18px;content:"";height:0;left:calc(50% - 14px);position:absolute;width:0}.bl_flow_item_lower{margin-top:25px}.bl_flow_item_lower_ttl{color:#009d85;font-size:22px;font-weight:700;letter-spacing:.44px;line-height:1.8;margin-bottom:11px;text-align:center}.bl_flow_item:first-child .bl_flow_item_upper{border-color:#bfe6e0}.bl_flow_item:nth-child(2) .bl_flow_item_upper{border-color:#7fcec2}.bl_flow_item:nth-child(3) .bl_flow_item_upper{border-color:#3fb5a3}.bl_flow_item:nth-child(4) .bl_flow_item_upper{border-color:#009d85}.bl_flow_item:nth-child(5) .bl_flow_item_upper{border-color:#016d5d}.bl_flow_img{margin-top:30px;text-align:center}.bl_flow_ttl{align-items:center;display:flex;font-size:22px;font-weight:900;justify-content:center;letter-spacing:.55px;line-height:1.6;text-align:center}@media screen and (max-width:1120px){.bl_flow{gap:70px 30px}.bl_flow_item{width:calc(33.3% - 20px)}}@media screen and (max-width:768px){.bl_flow{flex-flow:column;gap:50px}.bl_flow_item{margin-left:auto;padding:30px 20px 30px 70px;position:relative;width:calc(100% - 40px)}.bl_flow_item:not(:last-child):after{bottom:-35px;left:calc(50% - 26px);right:0;top:inherit;transform:rotate(90deg)}.bl_flow_item_upper{left:-40px;margin:0;position:absolute;top:calc(50% - 48px)}.bl_flow_item_lower{align-items:center;display:flex;justify-content:space-between;margin-top:0}.bl_flow_img{margin-top:0}.bl_flow_ttl{font-size:18px;letter-spacing:.45px}}@media screen and (max-width:1120px)and (min-width:769px){.bl_flow_item:nth-child(3):after{content:none}}