
body {
  background-color: #fefefe;
  font: 400 1em/1.38 'Roboto';
  color: #333333;
}

.limit {
  float: right;
  clear: both;
  margin-top: 10px;
  font: 400 0.688em/1.38 'Roboto';
  text-align: right;
  color: #777777;
}

.text { float: left; }

.textbox {
  float: left;
  width: 100%;
  max-width: 572px;
  height: 176px;
}

.wrapper {
  width: 96%;
  max-width: 572px;
  margin: 150px auto;
  padding: 30px 0;
}

._button {
  display: block;
  float: right;
  clear: both;
  width: 180px;
  height: 40px;
  margin: 32px 0.06283% 0 0;
  border-radius: 3px;
  background-color: rgb(236, 178, 50);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
  font: 700 1.375em/1.38 'Roboto';
  text-align: center;
  color: rgb(21, 13, 52);
}

._container {
  float: left;
  clear: both;
  width: 100%;
  max-width: 572px;
  margin-top: 12px;
}

._textarea {
  display: block;
  float: left;
  clear: both;
  width: 100%;
  height: 118px;
  margin-top: 6px;
  padding: 5px;
  border: 1px solid rgb(119, 119, 119);
  background-color: rgb(242, 242, 242);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
  resize: none;
}

._textfield {
  display: block;
  clear: both;
  width: 100%;
  margin-top: 6px;
  padding: 5px;
  border: 1px solid rgb(119, 119, 119);
  background-color: rgb(242, 242, 242);
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: rgb(0, 0, 0);
}

.textbox ._text {
  display: block;
  float: left;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.38;
  color: #333333;
}

.text-1 {
  font: 700 3em/1.1 'Roboto';
  color: rgb(51, 31, 129);
}

.text-2 {
  clear: both;
  width: 100%;
  max-width: 572px;
  margin-top: 12px;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.38;
  color: #333333;
}
