@charset "shift_jis";

/* clearfix */

.clearfix::after {
  content: '';
  display: block;
  clear: both;
}

#main {
  position: relative;
}
#main #title-area {
  position: absolute;
  width: 864px;
}
#main #title-area h1 {
  position: relative;
  top: 12px;
  left: 16px;
}

/* main-inner */

#main #main-inner {
  border: none;
  background: url('../img/bg.png') no-repeat center top;
}

#main #main-title,
#main #section01,
#main #section02,
#main #section03,
#main #section04 {
  position: relative;
  width: 864px;
}

#main #main-title h2,
#main #main-title h3,
#main #main-title p,
#main #section01 h2,
#main #section01 div,
#main #section01 p,
#main #section02 h2,
#main #section02 div,
#main #section02 p,
#main #section03 h2,
#main #section03 div,
#main #section03 p {
  position: absolute;
  margin: 0;
  padding: 0;
}

/* main-title */

#main #main-title h2 {
  top: 65px;
  left: 32px;
  z-index: 3;
}


/* section01 */

#main #section01 {
  height: 1702px;
}
#main #section01 .img01 {
  top: 325px;
  left: 35px;
  z-index: 4;
}
#main #section01 .img02 {
  top: 600px;
  left: 10px;
  z-index: 5;
}
#main #section01 .img03 {
  top: 1005px;
  left: 19px;
  z-index: 6;
}
#main #section01 .img04 {
  top: 1520px;
  left: 124px;
  z-index: 7;
}

/* main-footer */

.main-footer {
  position: relative;
  margin: 20px 0 0;
  padding-bottom: 32px;
}
.main-footer .f-hard {
  position: absolute;
  top: 0;
  right: 0;
}
.f-wrap {
    margin: 36px 0 0;
}
.main-footer.f-border {
  margin: 13px 0 0;
  border-top: 1px solid #000;
}

.f-border {
  margin-top: 24px;
}

.main-footer .f-logo {
  float: left;
  width: 320px;
  text-align: center;
}

.main-footer .f-contents {
  float: right;
  width: 514px;
}

.main-footer .f-icon {
  float: left;
}

.main-footer .f-name {
  position: relative;
  float: right;
  width: 443px;
  height: 55px;
}

.main-footer .f-soft-ttl {
  position: absolute;
  top: 10px;
}

.main-footer .f-copyright {
  position: absolute;
  bottom: 10px;
  color: #FFF;
  font-size: 9px;
}

.main-footer .f-note01 {
  margin: 5px 0 15px;
  color: #FFF;
  font-size: 9px;
}

.main-footer .f-btn {
  margin: 15px 0 0;
}

.f-soft-wrap {
  margin: 0 0 10px;
}
