@charset "UTF-8";

/* --------------------------------------- */
/* *** - style
/* --------------------------------------- */
.main-contents {
  margin: 0 auto;
  width: 1000px;
  height: 19822px;
  position: relative;
}
.btn1 {
  width: 938px;
  height: 126px;
  position: absolute;
  top: 9950px;
  left: 35px;
}
.btn1:hover {
  opacity: 0.8;
}

.btn2 {
  /*! width: 983px; */
  /*! height: 125px; */
  position: absolute;
  bottom: 450px;
  left: 25px;
}
.btn2:hover {
  opacity: 0.8;
}
.form-control {
    width: 555px;
    padding: 5px;
    font-size: 1rem;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
.a,.b {
  padding-left: 110px;
}
.a{
  margin-bottom: 5px;
}
.form-group{
  margin-bottom: 55px;
}