.section.section--story {
  .c-media-text {
    display: flex;
    align-items: center; /* 内側でも中央寄せ */
  }
}
