#sec1 {
  padding: 0 0 20px;
  background: url(../img/shared/pattern1.jpg) repeat center top;
  position: relative;
}
#sec1 .wrap {
  z-index: 58;
}
#sec1 h2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 111;
}
#sec1 .img{
  padding-top: 17%;
}
#sec1 .txt {
  padding: 10px 10px 0;
}
#sec1 .item {
  margin-top: -20%;
}
#sec2 {
  padding: 20px 0;
  position: relative;
  color: #000;
}
#sec2:before{
  content: '';
  background: url('../img/scene/s2bg1.png') no-repeat top center;
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
  top:5%;
  left: 0;
  right: 0;
  bottom: 65%;
}
#sec2 .sec2_bg{
  position: relative;
}
#sec2 h2 {
  text-align: center;
  padding: 0 10px 30px;
}
#sec2 .f {
  padding: 10px 10px 15px;
}
#sec2 .label {
}
#sec2 .i1 {
}
#sec2 .i2 {
}
#sec2 .info {
  padding: 10px;
}
#sec2 .info .txt {
  padding-bottom: 10px;
}
#sec2 .info .btr {
  display: table;
  margin: 0 auto;
}
#sec3 {
  position: relative;
  padding: 30px 0 20px;
  color: #000;
  background: url('../img/scene/s3deco1.png') no-repeat center top,url(../img/shared/pattern2.jpg) repeat center top;
  -webkit-background-size: 100%,auto;
  background-size: 100%,auto;
}
/* #sec3:before{
  content: '';
  position: absolute;
  top: 15%;
  left: -15%;
  right: 0;
  bottom: 29%;
  background: url('../img/scene/s3deco1.png') no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
} */
#sec3 .wrap {
  z-index: 1;
}
#sec3 .sec3_bg{
  position: relative;
}
#sec3 .sec3_bg:before{
  
}
#sec3 .label {
}
#sec3 .f {
  padding: 10px 10px 15%;
}
#sec3 .i1 {
}
#sec3 .btr {
  padding: 10px 0 0;
}
#sec3 .btr1{
  padding: 10px 10px 0;
}
#sec3 .g1 {
  margin-bottom: 10px;
}
#sec3 .g1 .info {
  padding: 10% 10px 5px;
  position: relative;
}
#sec3 .g1 .info h2 {
  margin-bottom: 12px;
}
#sec3 .g1 .info .txt {
}
#sec3 .item1{
  width: 50%;
  float: left;
  padding: 0 5px;
}
#sec3 .item2{ 
  margin-top: 10%; 
}
#sec3 .g2 .info {
  padding-top: 15px
}
#sec3 .g2 .info h2 {
  margin-bottom: 15px;
}
#sec3 .g2 .info .txt {
  padding: 0 10px;
}
#sec3 .g2 .item {
  float: right;
  margin: 33px -20px 0 0;
}
