.company_story_history_wrap{display:flex;flex-direction:column;gap:30px}.company_story_history{display:flex;gap:30px}.company_story_history_textBox{display:flex;flex-direction:column;gap:30px;position:relative}.company_story_history_textBox:after{background:var(--lightGray);bottom:10px;content:"";left:7px;position:absolute;top:10px;width:1px}.company_story_history_textBox_wrap{align-items:center;display:flex;gap:30px}.company_story_history_textBox_wrap p{color:var(--body)}.company_story_history_imgBox,.company_story_history_textBox{width:calc(50% - 15px)}.company_story_history_imgBox{align-self:flex-start}@media (max-width:1024px){.company_story_history{flex-direction:column}.company_story_history_imgBox,.company_story_history_textBox{width:100%}}