@charset "shift_jis";

/* clearfix */

.clearfix:after {
  content: '';
  display: block;
  clear: both;
}


/* main-inner */

#main #main-inner {
  border: none;
  background-color: #003043;
  background: url(../img/bg_main.jpg) no-repeat center top;
}

#main #main-title,
#main #section01,
#main #section02,
#main #section03 {
  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 {
  background-image: url(../img/main_title_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
}

#main #main-title h2 {
  top: 20px;
  left: 0;
  z-index: 3;
}


/* section01 */

#main #section01 {
  height: 1437px;
}
#main #section01 .img01 {
  top: 373px;
  left: -35px;
  z-index: 4;
}
#main #section01 .img02 {
  top: 810px;
  left: -30px;
  z-index: 5;
}
#main #section01 .img03 {
  top: 1185px;
  left: 270px;
  z-index: 6;
}

/* 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;
}
