.pages_bg {
  background: url("/img/img_bg_blooming.jpg") 0 no-repeat;
  background-position: left bottom 10%;
  background-size: contain;
  padding-bottom: 120px;
}
.pages_contents {
  margin-top: 120px;
}
.pages_video {
  width: 100%;
  height: auto;
  margin-bottom: 40px;
  cursor: pointer;
}
.pages_heading {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 40px;
}
.pages_text {
  line-height: 1.5;
}
