/* Scss Document */
#sec1 h2 {
  padding-bottom: 0;
}
#sec1 #sec1Slider {
  padding-bottom: 0;
  position: relative;
  z-index: 1;
}
#sec1 .bg3 {
  position: relative;
  z-index: 0;
  padding-top: 10%;
  margin-top: -10%;
}
#sec2 h2 {
  margin-top: -16%;
}
#sec2 .sec2_table {
  margin: 0 -20px;
}
.sec4_img{
	margin-bottom: 10px;
}
#sec5 {
  background: url("../img/about/sec5_bg.jpg") no-repeat bottom center/100% auto, url("../img/about/sec5_bg2.png") no-repeat top center/100% auto, url("../img/about/sec5_bg3.jpg") repeat-y top center/100% auto;
  color: #fff;
  padding-top: 10%;
}
#sec5 .sec5Group {
  position: relative;
}
#sec5 .sec5Group h2 {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#sec5 .sec5Group .sec5_bnr {
  margin-left: auto;
  width: 72%;
}