/* Scss Document */
#key {
  height: 640px; }
  #key li:nth-child(1) {
    background: url(../img/index/slide_img01.jpg) no-repeat center/cover; }
  #key li:nth-child(2) {
    background: url(../img/index/slide_img02.jpg) no-repeat center/cover; }
  #key li:nth-child(3) {
    background: url(../img/index/slide_img03.jpg) no-repeat center/cover; }
  #key ul {
    height: 640px; }
  #key li {
    height: 640px; }

.scroll {
  bottom: 74px; }

#sec1 {
  margin: 106px 0; }
  #sec1 h2 {
    position: absolute;
    top: -33px;
    left: -47px; }
  #sec1 .sec1-btn {
    width: 188px;
    margin: 57px 0 0 20px; }
    #sec1 .sec1-btn .btn-link {
      line-height: 36px;
      font-size: 15px; }
      #sec1 .sec1-btn .btn-link i {
        right: 18px; }
  #sec1 #feed {
    width: 748px; }
  #sec1 .row {
    width: 350px; }
    #sec1 .row:nth-child(1) {
      padding-right: 12px;
      border-right: 1px solid #000; }
  #sec1 .feed_txt {
    width: 190px; }
    #sec1 .feed_txt span {
      display: block;
      font-size: 13px; }
  #sec1 .feed_img {
    width: 130px; }
    #sec1 .feed_img span {
      transition: ease 0.3s; }
      #sec1 .feed_img span:hover {
        opacity: 0.8; }

#sec2 {
  z-index: 1;
  margin-bottom: 32px; }
  #sec2 h2 {
    margin: 94px 0 0 38px; }
  #sec2 .sec2-info {
    margin-right: -49px;
    width: 832px; }
  #sec2 .sec2-txt {
    margin: 44px 0 0 58px; }

#sec3 {
  margin-bottom: 54px; }
  #sec3:before {
    content: url("../img/index/sec3_deco1.jpg");
    position: absolute;
    top: -180px;
    left: -113px; }
  #sec3 .dis_flex {
    position: relative; }
    #sec3 .dis_flex:before {
      content: url("../img/index/sec3_deco2.jpg");
      position: absolute;
      bottom: 61px;
      left: 139px; }
  #sec3 h2 {
    margin: 176px 0 0 231px; }
  #sec3 .sec3-deco1 {
    position: absolute;
    top: 112px;
    left: -87px; }
  #sec3 .sec3-info {
    position: relative;
    z-index: 1;
    width: 563px; }
  #sec3 .sec3-txt {
    margin: -5px 0 0 31px; }
    #sec3 .sec3-txt p + p {
      margin-top: 25px; }
  #sec3 .sec3-btn {
    margin: -46px 0 0 70px;
    width: 330px; }
    #sec3 .sec3-btn a + a {
      margin-top: 18px; }

#sec4 {
  margin-bottom: 110px; }
  #sec4 .bg_parallax {
    margin: 52px -50px 39px; }
  #sec4 h2 {
    position: absolute;
    top: 68px;
    left: 120px;
    z-index: 1; }
  #sec4 .sec4-txt {
    margin-bottom: 62px;
    text-align: center; }
    #sec4 .sec4-txt p + p {
      margin-top: 25px; }
  #sec4 .btn-link {
    margin: auto;
    width: 383px; }

/* CSS for IE */
