﻿@media screen and (min-width: 769px){.flow__about-list{max-width:700px;margin:0 auto}}.flow__about-list li{margin:1em 0;border-radius:12px;padding:1em 1em 1.5em;position:relative;background-color:#fff;margin-bottom:60px}@media screen and (min-width: 769px){.flow__about-list li{padding:1.5em 2em 2em}}.flow__about-list li:not(:last-child)::after{content:"⬇︎";color:#4fb56f;font-size:40px;text-align:center;display:block;position:absolute;left:0;right:0;bottom:-63px}.flow__about-list dt{font-size:17px;font-weight:bold;margin-bottom:.5em;border-radius:7px;padding:.3em .5em;color:#075a4d}.flow__about-list dt span{width:25px;height:25px;border-radius:50%;background-color:#4fb56f;color:#fff;font-weight:bold;font-size:19px;text-align:center;line-height:23px;margin-right:.5em;display:inline-block}.flow__about-list dd{padding-left:1em}