@charset "iso-8859-1";

.flowImgLyt01 { display:table; width: 100%; direction:rtl; margin: 10px 0 0 0; padding: 6px 0 0 0; }
.flowImgLyt01Img { display:table-cell; vertical-align:top; width: 40%; padding: 0 20px 0 0; }
.flowImgLyt01Text { display:table-cell; vertical-align:top; width: 60%; direction: ltr; }
.flowHdg01 { font-size: 118%; color: #333333; }
.flowHdg01 img { float: left; margin: -5px 0 0 0; }
.flowHdg01 span { overflow: hidden; display:block; background: #aeaeae; padding: 2px 0 2px; }
.flowHdg02 { background-color:#333333; padding: 8px 6px 8px 16px; color: #fff; font-size: 16px; font-weight: normal; position: relative; margin: 15px 0 0 0; }
.flowHdg02::after { content: ""; width: 8px; height: calc(100% - 6px); background: #cc0000; position: absolute; left: 3px; top: 50%; transform: translateY(-50%); }
