/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*리프테라2 대전둔산 */
.liftera2-module > div{
  padding: 80px 0 130px;
  letter-spacing: -1px;
}
.liftera2-module > div .fix_area{
  max-width: 500px;
  margin: 0 auto;
}
.liftera2-module > div img{
  display: block;
}
.liftera2-module b{
  font-weight: 700;
}
.liftera2-module > div .color-txt{
  display: inline;
  color: #005896;
}
.liftera2-module .liftera2-list01{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 90px 0 70px;
}
.liftera2-module .liftera2-list01 .fix_area{
  max-width: 400px;
}
.liftera2-module .liftera2-list01 .logo{
  width: 65%;
  margin: 0 auto 30px;
}
.liftera2-module .liftera2-list01 .logo img{
  width: 100%;
}
.liftera2-module .liftera2-list01 .content{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.liftera2-module .liftera2-list01 .content li{
  position: relative;
  width: 130px;
  height: 130px;
  border: 2px solid transparent;
  border-radius: 50em;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dce9ee), to(#fff)), 
  -webkit-gradient(linear, left bottom, left top, from(#9DC6E4),  to(#2684C4));
  background-image: -o-linear-gradient(#dce9ee, #fff), 
  -o-linear-gradient(bottom, #9DC6E4 0%,  #2684C4 100%);
  background-image: linear-gradient(#dce9ee, #fff), 
  linear-gradient(to top, #9DC6E4 0%,  #2684C4 100%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  line-height: 1.3;
  margin: 0 8px 20px;
}
.liftera2-module .liftera2-list02{
  padding: 0;
}
.liftera2-module .liftera2-list02 img{
  width: 100%;
}
.liftera2-module .liftera2-list03{
  background-color: #FAFAFA;
  padding: 80px 0 100px;
}
.liftera2-module .liftera2-list03 .main-img{
  width: 50%;
  margin: 30px auto 0;
}
.liftera2-module .liftera2-list03 .main-img img{
  width: 100%;
}
.liftera2-module .liftera2-list03 .txt_box{
  text-align: center;
  font-size: 15px;
  line-height: 1.3;
  margin: 20px 0 40px;
}
.liftera2-module .liftera2-list03 .content-list{
  /* display: flex;
  justify-content: space-between; */
}
.liftera2-module .liftera2-list03 .content-list .cont figure{
  width: 80%;
  margin: 0 auto;
  -webkit-box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
          box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
  border-radius: 10px;
}
.liftera2-module .liftera2-list03 .content-list .cont figure img{
  width: 100%;
}
.liftera2-module .liftera2-list03 .content-list .cont > p{
  font-size: 16px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 20px 0 30px;
}
.liftera2-module .liftera2-list03 .content-list .cont > p .num{
  font-size: 20px;
  font-family: 'Campton', Sans-serif;
  margin-right: 1rem;
  font-weight: 700;
  position: relative;
}
.liftera2-module .liftera2-list03 .content-list .cont > p .num::after{
  content: '';
  position: absolute;
  top: 50%;
  right: -9px;
  width: 2px;
  height: 13px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.liftera2-module .liftera2-list03 .content-list .cont1 > p .num{
  color: #70B8EB;
}
.liftera2-module .liftera2-list03 .content-list .cont1 > p .num::after{
  background-color: #70B8EB;
}
.liftera2-module .liftera2-list03 .content-list .cont2 > p .num{
  color: #4E9FD8;
}
.liftera2-module .liftera2-list03 .content-list .cont2 > p .num::after{
  background-color: #4E9FD8;
}
.liftera2-module .liftera2-list03 .content-list .cont3 > p .num{
  color: #2888CC;
}
.liftera2-module .liftera2-list03 .content-list .cont3 > p .num::after{
  background-color: #2888CC;
}
.liftera2-module .liftera2-list03 .content-list .cont4 > p .num{
  color: #0C6DB2;
}
.liftera2-module .liftera2-list03 .content-list .cont4 > p .num::after{
  background-color: #0C6DB2;
}
.liftera2-module .liftera2-list04{
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.liftera2-module .liftera2-list04 .machine-area{
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.liftera2-module .liftera2-list04 .machine-area .machine{
  width: 40%;
}
/* .liftera2-module .liftera2-list04 .machine-area .machine figure{
  width: 100%;
} */
.liftera2-module .liftera2-list04 .machine-area .machine figure img{
  width: 100%;
}
.liftera2-module .liftera2-list04 .machine-area .img_tit{
  border-radius: 50em;
  width: 100%;
  margin: 20px auto 0;
  color: #fff;
  font-size: 15px;
  line-height: 1;
  text-align: center;
  padding: 7px 0;
}
.liftera2-module .liftera2-list04 .machine-area .machine1 .img_tit{
  background-color: #648DAA;
}
.liftera2-module .liftera2-list04 .machine-area .machine2 .img_tit{
  background-color: #0985DC;
}
.liftera2-module .liftera2-list04 .machine-area .icon{
  width: 10%;
  padding-top: 170px;
  margin: 0 10px;
}
.liftera2-module .liftera2-list04 .machine-area .icon img{
  width: 100%;
}
.liftera2-module .liftera2-list04 .txt-area{
  font-size: 15px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  margin: 40px auto 70px;
  padding: 30px 10px;
  line-height: 1.4;
  -webkit-box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
          box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
}
.liftera2-module .liftera2-list04 .point-area .point{
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
          box-shadow: 2px 2px 7px rgba(0,0,0,0.1);
}
.liftera2-module .liftera2-list04 .point-area .point1{
  margin-bottom: 40px;
}
.liftera2-module .liftera2-list04 .point-area .tit__{
  padding: 13px 0;
  color: #fff;
  font-size: 18px;
  font-family: 'Campton', Sans-serif;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.liftera2-module .liftera2-list04 .point-area .color-bg-light{
  background-color: #0985DC;
}
.liftera2-module .liftera2-list04 .point-area .color-bg-dark{
  background-color: #0068B2;
}
.liftera2-module .liftera2-list04 .point-area .point1 .main-img{
  width: 80%;
  margin: 40px auto;
}
.liftera2-module .liftera2-list04 .point-area .point1 .main-img img{
  width: 100%;
}
.liftera2-module .liftera2-list04 .point-area .point1 .content{
  padding-bottom: 50px;
}
.liftera2-module .liftera2-list04 .point-area .point1 .content > li{
  width: 80%;
  margin: 0 auto 30px;
}
.liftera2-module .liftera2-list04 .point-area .point1 .content > li:last-child{
  margin: 0 auto;
}
.liftera2-module .liftera2-list04 .point-area .point1 .content > li figure img{
  width: 100%;
}
.liftera2-module .liftera2-list04 .point-area .point1 .txt__{
  color: #fff;
  font-size: 15px;
  font-family: 'Campton', Sans-serif;
  line-height: 1;
  text-align: center;
  padding: 10px 0;
}
.liftera2-module .liftera2-list04 .point-area .point2 .content-wrap{
  padding: 30px 0;
}
.liftera2-module .liftera2-list04 .point-area .point2 .main-img{
  width: 90px;
  margin: 0 auto;
}
.liftera2-module .liftera2-list04 .point-area .point2 .main-img img{
  width: 100%;
}
.liftera2-module .liftera2-list04 .point-area .point2 .content-wrap .content{
  margin-top: 30px;
}
.liftera2-module .liftera2-list04 .point-area .point2 .content-wrap .line-tit{
  width: 50%;
  min-width: 180px;
  margin: 0 auto 30px;
  color: #0068B2;
  border: 2px solid #0068B2;
  border-radius: 50em;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  padding: 7px 0;
}
.liftera2-module .liftera2-list04 .point-area .point2 .content-wrap .content li{
  position: relative;
  font-size: 15px;
  padding-left: 40px;
  padding-right: 20px;
  margin-bottom: 15px;
}
.liftera2-module .liftera2-list04 .point-area .point2 .content-wrap .icon{
  width: 15px;
  position: absolute;
  top: 5px;
  left: 20px;
}
.liftera2-module .liftera2-list04 .point-area .point2 .content-wrap .icon img{
  width: 100%;
}