.ind_bl2 {
  padding: 64px 0 120px;
}


.ind_bl2_bg {
  z-index: 0;
  position: absolute;
  right: 0;
  top: 0;
  left: 100%;
  opacity: 0;
  height: 100%;
  overflow: hidden;
  transition: opacity 1s, left 3s;
}
.ind_bl2_bg.showed {
  opacity: 1;
  left: 0;
}
.ind_bl2_bg > div {
  transition: none;
  -webkit-transition: none;
}
.ind_bl2_bg1 { position: absolute; left: 21% !important; top: 157px !important; } .ind_bl2_bg1 img { transform: rotate(-24deg); }
.ind_bl2_bg2 { position: absolute; left: 40% !important; top: 546px !important; } .ind_bl2_bg2 img { transform: rotate(40deg); }
.ind_bl2_bg3 { position: absolute; left: 64% !important; top: 70% !important; } .ind_bl2_bg3 img { transform: rotate(-30deg) scale(0.6); }
.ind_bl2_bg4 { position: absolute; left: 74% !important; top: 200px !important; } .ind_bl2_bg4 img { transform: rotate(42deg) scale(0.7); }
.ind_bl2_bg5 { position: absolute; left: 84% !important; top: 62% !important; } .ind_bl2_bg5 img { transform: rotate(-124deg) scale(0.4); }





.ind_bl3 {
  padding: 74px 0 100px;
  background: url(../images/ind_bl3_bg.jpg) no-repeat center right #1a1a1a;
  background-size: contain;
}
.webp .ind_bl3 {
  background: url(../images/ind_bl3_bg.webp) no-repeat center right #1a1a1a;
  background-size: contain;
}

.ind_bl3_t1 {
  font-size: 30px;
  margin: 0 0 27px;
}

.ind_bl3_t2 {
  font-size: 30px;
  margin: 0 0 12px;
  letter-spacing: 2px;
}
.ind_bl3_t2 .ind_time_wr {
  margin-left: 40px;
}
.ind_bl3_link {
  padding-left: 27px;
  opacity: 0.4;
  margin-bottom: 35px;
  max-width: 300px;
}
.ind_bl3_icon1 {
  display: inline;
  margin-right: 5px;
}

.ind_bl3_t3 {
  font-size: 21px;
  letter-spacing: 2px;
  margin: 60px 0 20px;
}





.ind_bl4 {
  padding: 64px 0 100px;
}
.ind_bl4_bg1 { position: absolute; left: 5% !important; top: 119px !important; } .ind_bl4_bg1 img { transform: rotate(31deg); }
.ind_bl4_bg2 { position: absolute; left: 71% !important; top: 173px !important; } .ind_bl4_bg2 img { transform: rotate(-51deg) scale(0.3); }
.ind_bl4_bg3 { position: absolute; left: 64% !important; top: 64% !important; } .ind_bl4_bg3 img { transform: rotate(-136deg) scale(0.6); opacity: 0.3; }
.ind_bl4_bg4 { position: absolute; left: 86% !important; top: 236px !important; } .ind_bl4_bg4 img { transform: rotate(42deg) scale(0.5); }
.ind_bl4_bg5 { position: absolute; left: 89% !important; top: 55% !important; } .ind_bl4_bg5 img { transform: rotate(-47deg) scale(0.7); }


.ind_bl4_wr1 {

}



.ind_bl5 {
  padding: 74px 0 100px;
  background: url(../images/ind_bl5_bg.jpg) no-repeat center left #1a1a1a;
  background-size: contain;
}
.webp .ind_bl5 {
  background: url(../images/ind_bl5_bg.webp) no-repeat center left #1a1a1a;
  background-size: contain;
}

.ind_bl5_wr1 {

}
.ind_bl5_slider {
  margin-bottom: 0;
}
.ind_bl5_slider .slick-arrow {
  top: auto;
  bottom: 0;
}
.ind_bl5_slider ~ .slider_nav_text {
  top: 140px;
}



.ind_bl6 {
  padding: 64px 0 120px;
  background: url(../images/ind_bl6_bg.png) no-repeat center right;
  background-size: contain;
}

.ind_bl6_steps_wr {
  display: flex;
}
.steps_wr1 {
  padding: 0 0 72px;
}
.steps_wr1:before {
  content: '';
  display: block;
  position: absolute;
  width: 28px;
  height: 83px;
  border: 3px dashed #171717;
  border-radius: 0 30px 30px 0;
  border-left: none;
  bottom: -44px;
  right: 0;
}
.steps_wr2 {
  padding: 72px 0 0;
  flex-direction: row-reverse;
}

.ind_bl6_step_wr {
  display: flex;
  width: 33.3%;
  position: relative;
}
.ind_bl6_step_wr:before {
  content: '';
  display: block;
  z-index: 0;
  position: absolute;
  height: 3px;
  left: 43px;
  bottom: -30px;
  right: 0px;
  background: url(../images/ind_bl6_step.png) repeat-x;
  background-size: 18px 3px;
}
.steps_wr1 .ind_bl6_step_wr:last-child:before {
  right: 30px;
}
.steps_wr2 .ind_bl6_step_wr:before {
  bottom: auto;
  top: -31px;
}
.steps_wr2 .ind_bl6_step_wr:first-child:before {
  right: 30px;
}
.ind_bl6_step_num {
  color: #9a5913;
  font-size: 60px;
  width: 40px;
  font-weight: bold;
  line-height: 1;
  margin: -4px 11px 0 0;
}
.ind_bl6_step_num:after {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: 50%;
  top: 74px;
  margin: 0 0 0 -15px;
  border-radius: 50%;
  border: 8px solid #fff;
  background-color: #0c0c0c;
  box-shadow: 0 0 0 1px #0c0c0c;
  transition: all 400ms;
}
.steps_wr2 .ind_bl6_step_num:after {
  top: -40px;
}

.ind_bl6_step_inf {

}
.ind_bl6_step_title {
  font-size: 21px;
  margin: 0 0 5px;
}
.ind_bl6_step_more {
  opacity: 0.6;
}
.ind_bl6_step_wr:hover .ind_bl6_step_num {
  color: #0c0c0c;
}
.ind_bl6_step_wr:hover .ind_bl6_step_num:after {
  background-color: #9a5913;
  box-shadow: 0 0 0 1px #9a5913;
}


.ind_bl7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
}
.ind_gal_bl {
  flex: 33%;
  height: 300px;
  overflow: hidden;
}
.ind_gal_bl:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.7;
  background-color: #1c1c1c;
  transition: all 400ms;
}
.ind_gal_bl:hover:after {
  opacity: 0;
}

.ind_gal_bl > div {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: transform 5s;
}
.ind_gal_bl:hover > div {
  transform: scale(1.2);
}

.ind_bl7_1 {
  padding: 50px 0 15px;
}



.ind_bl8 {
  padding: 64px 0 60px;
}

.ind_bl8_slider .slick-arrow {
  bottom: 0;
  top: auto;
}
.ind_bl8_wr1 .slider_nav_text {
  bottom: 160px;
  top: auto;
  width: 110px;
}



.ind_bl9 {
  padding: 74px 0 100px;
  background: url(../images/ind_bl9_bg.jpg) no-repeat center right #1a1a1a;
  background-size: contain;
}
.webp .ind_bl9 {
  background: url(../images/ind_bl9_bg.webp) no-repeat center right #1a1a1a;
  background-size: contain;
}
.ind_bl9_wr {
  margin-bottom: 30px;
}


.ind_bl10 {
  padding: 64px 0 110px;
}
.ind_bl10_t1 {
  max-width: 830px;
  margin: 0 auto 60px;
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 28px;
}
.ind_bl10_btns .btn1 {
  margin: 0 10px 15px;
}


.ind_bl11 {
  padding: 74px 0 50px;
  background: url(../images/ind_bl11_bg.jpg) no-repeat center right #F2F2F2;
  background-size: contain;
}
.webp .ind_bl11 {
  background: url(../images/ind_bl11_bg.webp) no-repeat center right #F2F2F2;
  background-size: contain;
}
.ind_bl11_wr {

}








@media screen and (max-width: 1050px) {

  .ind_bl6_step_wr:before {
    bottom: -16px;
  }
  .ind_bl6_step_title {
    max-width: 240px;
  }
  .steps_wr1:before {
    height: 97px;
  }

  .ind_bl5_wr1 .cl.w25 {
    width: 50%;
  }

}



@media screen and (max-width: 920px) {

  .ind_bl11_wr .cl.w20 { width: 25%; }

}



@media screen and (max-width: 880px) {

  .ind_bl2 {
    text-align: center;
  }

  .ind_bl9_wr .cl.w25 {
    width: 50%;
    margin-bottom: 15px;
  }


}


@media screen and (max-width: 768px) {


  .ind_bl2_text {
    font-size: 28px;
  }

  .ind_bl3_t1 {
    font-size: 26px;
  }
  .ind_bl3_t2 {
    font-size: 24px;
  }
  .ind_bl3_link {
    padding-left: 23px;
  }


  .ind_bl6_step_title {
    font-size: 16px;
  }
  .ind_bl6_step_num {
    font-size: 46px;
    width: 32px;
  }
  .ind_bl6_step_more.link_1 {
    font-size: 12px;
  }
  .ind_bl6_step_num:after {
    top: 58px;
  }
  .ind_bl6_step_wr:before {
    bottom: -13px;
    left: 34px;
  }
  .steps_wr1:before {
    height: 100px;
  }




  .ind_bl11_wr .cl.w20 { width: 33.3%; }

}



@media screen and (max-width: 660px) {

  .ind_bl2_bg {
    opacity: 0.4 !important;
  }


  .ind_bl3 {
    text-align: center;
  }
  .ind_bl3_t2 .ind_time_wr {
    margin: 10px 0 0;
    display: block;
  }
  .ind_bl3_link {
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .ind_gal_bl {
    height: 200px;
  }

  .ind_bl11_wr .cl.w20 { width: 50%; }

}



@media screen and (max-width: 520px) {

  .ind_bl2_text {
    font-size: 21px;
    padding: 0 9px 0 0;
  }
  .ind_bl2_text span {
    opacity: 1;
    padding: 3px 0;
    transform: translateX(0) !important;
  }


  .ind_bl3_t1 {
    font-size: 21px;
    margin: 0 0 22px;
  }
  .ind_bl3_t2 {
    font-size: 18px;
  }
  .ind_bl3_icon1 {
    margin: 0 0 -3px;
  }
  .ind_bl3_t3 {
    font-size: 18px;
  }

  .ind_bl5_wr1 .cl.w25 {
    width: 100%;
  }
  .ind_bl5_slider ~ .slider_nav_text {
    top: 215px;
  }


  .ind_bl6 {
    padding: 64px 0 60px;
  }
  .steps_wr1:before {
    display: none;
  }
  .ind_bl6_steps_wr {
    flex-wrap: wrap;
  }
  .ind_bl6_step_wr {
    width: 100%;
    padding: 0 0 0 30px;
    margin: 0 0 14px;
  }
  .ind_bl6_step_num:after, .steps_wr2 .ind_bl6_step_num:after {
    top: 14px;
    left: -11px;
    width: 8px;
    height: 8px;
    border: 5px solid #fff;
    bottom: auto;
  }
  .ind_bl6_step_wr:before, .steps_wr2 .ind_bl6_step_wr:before, .steps_wr1 .ind_bl6_step_wr:last-child:before {
    bottom: auto;
    top: 37px;
    height: 3px;
    width: 47px;
    left: -10px;
    right: auto;
    transform: rotate(90deg);
  }
  .steps_wr2 .ind_bl6_step_wr:last-child:before {
    display: none;
  }
  .steps_wr1, .steps_wr2 {
    padding: 0;
  }

  .ind_bl10_t1 {
    margin: 0 auto 38px;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
  }

}


@media screen and (max-width: 440px) {

  .ind_bl2 {
    padding: 64px 0 80px;
  }


  .ind_gal_bl {
    height: 120px;
  }

  .ind_bl9_wr .cl.w25 {
    width: 100%;
  }

  .ind_bl10_btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

}


@media screen and (max-width: 320px) {


}