body {
  height: 100%;
  background: url('../images/hg.jpg') rgb(255, 255, 255);
  background-size: cover;
  background-position: center top;
  font: 700 0.875em/1.38 Montserrat;
  color: rgb(255, 255, 255);
}

.image {
  display: block;
  width: 308px;
  height: auto;
  margin: 40px auto 0;
  overflow: hidden;
}

.text {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: rgb(255, 255, 255);
}

.wrapper {
  width: 308px;
  height: 216px;
  margin: 20px auto 0;
  background-color: rgba(255, 255, 255, 0);
  overflow: hidden;
}

.wrapper_sc {
  width: 308px;
  height: 300px;
  margin: 20px auto 0;
  background-color: rgba(255, 255, 255, 0);
  overflow: hidden;
}

.remix {
  width: 308px;
  height: 300px;
  margin: 80px auto 0;
  background-color: rgba(255, 255, 255, 0);
  overflow: hidden;
}

._button {
  display: block;
  width: 308px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  font-size: 1em;
  text-align: center;
  color: rgb(255, 255, 255);
}

.text-1 {
  margin-top: 80px;
  font-size: 1.714em;
}

.text-2 {
  margin-top: 80px;
  font-size: 1.714em;
}

.text-3 {
  margin-top: 80px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 1em;
  font-weight: 400;
}

._button-1 {
  margin-top: 20px;
  background-color: #3c5a96;
}

._button-2 {
  margin-top: 10px;
  background: rgb(235, 117, 67);
  background: -webkit-linear-gradient(0deg, rgb(235, 117, 67) 0%, rgb(179, 62, 132) 52.61904761904762%, rgb(128, 66, 175) 100%) rgb(222, 222, 222);
  background:    -moz-linear-gradient(0deg, rgb(235, 117, 67) 0%, rgb(179, 62, 132) 52.61904761904762%, rgb(128, 66, 175) 100%) rgb(222, 222, 222);
  background:      -o-linear-gradient(0deg, rgb(235, 117, 67) 0%, rgb(179, 62, 132) 52.61904761904762%, rgb(128, 66, 175) 100%) rgb(222, 222, 222);
  background:     -ms-linear-gradient(0deg, rgb(235, 117, 67) 0%, rgb(179, 62, 132) 52.61904761904762%, rgb(128, 66, 175) 100%) rgb(222, 222, 222);
  background:         linear-gradient(450deg, rgb(235, 117, 67) 0%, rgb(179, 62, 132) 52.61904761904762%, rgb(128, 66, 175) 100%) rgb(222, 222, 222);
}

._button-3 {
  margin-top: 10px;
  background-color: #29a3ee;
}

._button-4 {
  margin-top: 10px;
  background-color: #fc551e;
}