/*--------
section1
--------*/
.sec1 {
  top: 0px;
  margin: 0 auto;
  padding: 0 auto;
  min-width: 980px;
  position: relative;
display: block;
/*-padding: 0px 0 80px;-*/
}

.sec1ab {
margin: 0 auto;
}

.sec1c {
background: url('http://zenseuranai.jp/m8/img/new_face/pc/gsz/s01c.png') no-repeat;
width: 1000px;
height: 820px;
margin: 0 auto;
position: relative;
}

.s1_app {
position: relative;
top: 70%;

z-index: 100;
text-align:center;
}

.s1_btn {
position: relative;
top: 70%;

z-index: 100;
text-align:center;
}

.s1_btn a {
display: block;
}

/*--------
section2
--------*/
.sec2 {
  top: 0px;
  margin: 0 auto;
  padding: 0 auto;
  min-width: 980px;
  position: relative;
display: block;
/*-padding: 0px 0 80px;-*/
}

.sec2ab {
margin: 0 auto;
}

.sec2c {
background: url('http://zenseuranai.jp/m8/img/new_face/pc/gsz/s02c.png') no-repeat;
width: 980px;
height: 450px;
margin: 0 auto;
position: relative;
}

.s2_btn {
position: relative;
top: 43%;

z-index: 100;
text-align:center;
}

.s2_btn a {
display: block;
}


/*--------
section3
--------*/
.sec3 {
  top: 0px;
  margin: 0 auto;
  padding: 0 auto;
  min-width: 980px;
  position: relative;
display: block;
/*-padding: 0px 0 80px;-*/
}

.sec3a {
width: 980px;
margin: 0 auto;
}

.sec3b {
background: url('http://zenseuranai.jp/m8/img/new_face/pc/gsz/s03b.png') no-repeat;
width: 980px;
height: 870px;
margin: 0 auto;
position: relative;
}

.s3_btn {
position: relative;
top: 62%;

z-index: 100;
text-align:center;
}

.s3_btn a {
display: block;
}


.str_color  { color: #ffffff; }

