@charset "UTF-8";
.slogan_text {
  padding: 5rem 0;
  background: url("/assets/images/kv_kakukoto_bg.png");
  p {
    text-align: center;
    margin: 0 0 3rem 0;
  }
  .l-container_inner {
    flex-direction: column;
  }
}