@media print, screen and (min-width: 769px) {
  body {
    background: url("../../common/images/bg_common08.jpg") no-repeat 50% 0/cover;
    background-attachment: fixed;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 1.8;
  }
}

@media print, screen and (min-width: 769px) {
  .header,
  .footer {
    background: #fff;
  }
}

@media print, screen and (min-width: 769px) {
  .oneColumnArea01 {
    padding: 0;
    background: none;
  }
}

@media print, screen and (min-width: 769px) {
  .oneColumnArea01 .formArea01 {
    height: 260px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.oneColumnArea01 .formArea01 .forgetText01 {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .oneColumnArea01 .formArea01 .forgetText01 {
    margin-bottom: 15px;
    line-height: 1.8;
  }
}

@media print, screen and (min-width: 769px) {
  .oneColumnArea01 .formArea02 {
    height: 272px;
  }
}

@media print, screen and (min-width: 769px) {
  .footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.comp .formArea01 {
  height: 190px;
}

@media screen and (max-width: 767px) {
  .comp .formArea01 {
    height: 180px;
  }
  .comp .formArea01 .forgetText01 {
    margin-bottom: 22px;
  }
}

.comp .formArea01 .btn01 a {
  text-align: center;
}

.comp02 .formArea01 {
  height: 165px;
}

@media screen and (max-width: 767px) {
  .comp02 .formArea01 {
    height: 150px;
  }
  .comp02 .formArea01 .forgetText01 {
    margin-bottom: 22px;
  }
}

.comp02 .formArea01 .btn01 a {
  text-align: center;
}
