.横-flow-module{--main-orange: #e86922}.横-flow-container{display:flex;flex-wrap:nowrap;align-items:stretch;width:100%;max-width:1200px;margin:0 auto;padding:30px 10px;box-sizing:border-box;justify-content:center}.横-card-wrapper{display:flex;align-items:stretch;flex:1;min-width:0}.横-card{width:100%;border:3px solid var(--main-orange);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 4px 10px #0000000d}.横-card.横-is-orange{background-color:var(--main-orange)!important}.横-card-header{background-color:var(--main-orange);color:#fff!important;padding:12px 5px;text-align:center;font-weight:700;line-height:1.3;font-size:clamp(15px,2.2vw,20px);flex-shrink:0}.横-card-body{padding:15px 12px;flex-grow:1;display:flex;flex-direction:column}.横-card-body-inner{color:#333;font-size:clamp(13px,1.8vw,16px);line-height:1.5}.横-card.横-is-orange .横-card-body-inner,.横-card.横-is-orange .横-card-body-inner *{color:#fff!important}.横-card-body-inner p,.横-card-body-inner span,.横-card-body-inner div{margin:0!important;padding:0!important;font-size:inherit!important;line-height:inherit!important;background:transparent!important}.横-card-body-inner ul{list-style:none!important;padding:0!important;margin:0!important}.横-card-body-inner li{position:relative;padding-left:1.2em!important;margin-bottom:.4em!important;line-height:inherit!important;font-size:inherit!important}.横-card-body-inner li:before{content:"・";position:absolute;left:0;top:0}.横-connector-box{width:clamp(35px,6vw,60px);display:flex;align-items:center;justify-content:center;flex-shrink:0}.横-connector{position:relative;display:flex;align-items:center;justify-content:center}.横-connector.横-plus:before{content:"";position:absolute;width:18px;height:6px;background-color:var(--main-orange)}.横-connector.横-plus:after{content:"";position:absolute;width:6px;height:18px;background-color:var(--main-orange)}.横-connector.横-arrow{width:30px}.横-connector.横-arrow:before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:10px 0 10px 12px;border-color:transparent transparent transparent var(--main-orange);right:0;z-index:2}.横-connector.横-arrow:after{content:"";position:absolute;left:0;right:5px;height:8px;background-color:var(--main-orange);z-index:1}@media (max-width: 480px){.横-connector-box{width:30px}.横-connector.横-arrow{width:22px}.横-connector.横-arrow:before{border-width:7px 0 7px 9px}.横-connector.横-arrow:after{height:6px}.横-connector.横-plus:before{width:14px;height:4px}.横-connector.横-plus:after{width:4px;height:14px}}
