@charset "UTF-8";
/*****************************************************
	/*스컬트라*/

/*1번 영역*/
.sculptra-module .clear{content:''; display:block; clear:both;}

.sculptra-module .scul_list1{height:666px; background-image:url('/imges/package/sculptra/bg1.jpg'); background-repeat: no-repeat; background-color:#595452; position:relative;}

.sculptra-module .scul_list1 .text_box{text-align:center; color:#fff; position:absolute; left:50%; top:50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

.sculptra-module .scul_list1 .text_box .logo{margin-bottom: 50px;}

.sculptra-module .scul_list1 .text_box ul{display:-webkit-box;display:-ms-flexbox;display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row; -webkit-box-pack: space-evenly; -ms-flex-pack: space-evenly; justify-content: space-evenly;}

.sculptra-module .scul_list1 .text_box li{-ms-flex-preferred-size:250px;flex-basis:250px; height:70px; margin-bottom:15px; line-height:70px; font-size:22px; border-radius:35px; background-color:rgba(162, 10, 77, 0.6);}

/*2번 영역*/

.sculptra-module .scul_list2{background-color:#fff; padding:160px 0 220px;}

/*원리, 특징, 장점 타이틀 공통 영역*/
.sculptra-module .scul_list2 .desc{width:611px; height:100px; padding-top:12px;  margin:70px auto 80px; border-radius: 66px; background-color:#A20A4D; color:#fff; font-weight: 500; text-align: center; font-size: 25px; line-height:35px; font-style:italic;}

.sculptra-module .scul_list2 ul{width:990px; margin:0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-line-pack: stretch; align-content: stretch; }
.sculptra-module .scul_list2 li{width:320px; height:404px; margin:0 5px 10px; background-color:#F9F9F9; font-size:18px; text-align:center; position:relative;}


.sculptra-module .scul_list2 li .img_box{width:250px; height:152px; margin:50px auto 10px;}

.sculptra-module .scul_list2 li:nth-child(2) .img_box{width:268px; height:167px; margin:42px auto -6px;}

.sculptra-module .scul_list2 li p:nth-child(2){font-size:26px; line-height:80px; font-weight:900; font-family:'Campton', Sans-serif; text-transform: uppercase; letter-spacing: -1px;}

.sculptra-module .scul_list2 li .step1{color:#DF98B8;}
.sculptra-module .scul_list2 li .step2{color:#D46D9B;}
.sculptra-module .scul_list2 li .step3{color:#C0457C;}
.sculptra-module .scul_list2 li .step4{color:#B42D69;}
.sculptra-module .scul_list2 li .step5{color:#950042;}


.sculptra-module .scul_list2 li p:nth-child(2)::after{
	content: "";
	display: inline-block;
	width: 16px;
	height: 1px;
	background-color: #A2A2A2;
	position: absolute;
	left: 50%;
	top: 280px;
	-webkit-transform: translatex(-50%);
	    -ms-transform: translatex(-50%);
	        transform: translatex(-50%);
}

.sculptra-module .scul_list2 .txt{padding-top:60px; text-align:center; font-size:18px; line-height: 23px;}

.sculptra-module .scul_list3{width:100%; height:385px; background-color:#1b1b1b; background-image: url('/imges/package/sculptra/bg3.png'); background-repeat: no-repeat; background-position:center center;}

.sculptra-module .scul_list3 p{padding-top:145px; color:#9A9A9A; font-weight:100; text-align: center; font-size: 20px; line-height: 30px;}
.sculptra-module .scul_list3 p span{color:#fff; font-weight:400;}

.sculptra-module .scul_list4{background-color:#F7EFF3; text-align: center;  padding:160px 0 220px;}
.sculptra-module .scul_list4 .desc{width:615px; height:70px; margin:70px auto 80px; line-height:70px;  border-radius: 35px; background-color:#A20A4D; color:#fff; font-weight:500; text-align:center; font-size:25px;}
.sculptra-module .scul_list4 .txt{padding-top:70px; font-size:20px; font-weight:200; line-height: 27px;}
.sculptra-module .scul_list4 .txt span{font-weight:500; color:#A20A4D;}

.sculptra-module .scul_list5{padding:160px 0 190px;}
.sculptra-module .scul_list5 .fix_area {max-width:1416px; width: auto;}
.sculptra-module .scul_list5 ul {padding-top:70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center`;}
.sculptra-module .scul_list5 ul li {-webkit-box-flex: 0;-ms-flex: 0 0 678px;flex: 0 0 678px; min-width: 678px;}
.sculptra-module .scul_list5 .__inner {height:250px; padding:50px 0 50px; margin:0 10px 30px; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background-color:#F6F6F6; border-radius: 20px;}

.sculptra-module .scul_list5 .__inner > span:nth-child(1){display:block; width:260px; text-align: center; border-right:1px solid #DCDCDC;}

.sculptra-module .scul_list5 .__inner p {width:470px; padding-left:40px;}
.sculptra-module .scul_list5 .__inner p .tit{padding-bottom:30px; font-size:28px; color:#A20A4D; font-weight: 700;}
.sculptra-module .scul_list5 .__inner p .txt{font-size:20px; line-height:26px; font-weight: 200;}