body.template-top {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4682' height='4877' viewBox='0 0 4682 4877'%3E%3Cpolygon fill='%23fafafa' points='0 0 4682 0 4682 195 0 195'/%3E%3Cpolygon fill='%23fafafa' points='842 195 2762 2115 4682 195'/%3E%3Cpolygon fill='%23ffffff' points='0 195 842 195 2762 2115 0 4877'/%3E%3C/svg%3E");
  background-position: calc((100vw - 4096px) / 2) 0;
  background-repeat: no-repeat;
  background-color: #d8ebf7;
}

@media screen and (max-width: 768px) {
  body.template-top {
    background-position: calc((100vw - 4096px) / 2) -130px;
  }
}

body.template-top h2 {
  text-align: center;
}

@media screen and (max-width: 768px) {
  body.template-top .comp_v3_0410 h2 {
    text-align: left;
  }
}
