@charset "UTF-8";
/*****************************************************
	/*울쎄라*/

/*1번 영역*/

.ulthera-module .ul_list1{
	padding: 110px 0 120px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #393a3c;
	width: 100%;
	text-align: center;
}

.ulthera-module .ul_list1 .fix-area{
	max-width: 500px;
	margin:0 auto; 
}

.ulthera-module .ul_list1 .text_box .logo{
	padding-bottom:60px;
	height:120px;
}

.ulthera-module .ul_list1 .text_box .logo img{
	height:100%;
}

.ulthera-module .ul_list1 .text_box .txt{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.ulthera-module .ul_list1 .text_box .txt p{
	width: 120px;
	height: 120px;
	padding-top: 37px;
	margin: 20px;
	border-radius: 50em;
	color: #fff;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: 300;
	line-height: 24px;
	background-color: rgba(237, 173, 62, 0.5);
}

/*2번 영역*/
.ulthera-module .ul_list2{
	padding:80px 0 50px;
	text-align: center;
	background: #fff;
}

.ulthera-module .ul_list2 .fix-area{
	max-width: 500px;
	margin:0 auto;
}

.ulthera-module .ul_list2 ul{
	padding-top:60px;
	margin: 0 20px;
}
.ulthera-module .ul_list2 ul li{
	padding-bottom: 60px;
	margin-bottom:80px;
	border:1px solid #D0D0D0;
}

.ulthera-module .ul_list2 ul > li p:nth-child(1){
	height: 60px;
	padding-top: 9px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 21px;
}

.ulthera-module .ul_list2 ul > li:nth-child(3) p:nth-child(1){
	padding-top:18px;
	margin-bottom: 80px;
}


.ulthera-module .ul_list2 ul li .tit1{
	background-color:#FCB53A;
}
.ulthera-module .ul_list2 ul li .tit2{
	background-color:#F8A024;
}

.ulthera-module .ul_list2 ul li .tit3{
	padding-top:24px;
	background-color:#F68E1E;
}

.ulthera-module .ul_list2 ul > li p:nth-child(1) span{
	font-size:16px;
	font-weight:400;
}

.ulthera-module .ul_list2 ul li .imgs{
	width:80%;
	margin:60px auto 60px;
}
.ulthera-module .ul_list2 ul li .imgs img{
	width:100%;
}

.ulthera-module .ul_list2 ul li .desc{
	color: #424242;
    font-size: 17px;
    line-height: 26px;
    letter-spacing: -1px;
}

.ulthera-module .ul_list2 ul li .desc span{
	color: #A0A0A0;
	font-size: 13px;
	font-weight: 100;
}

.ulthera-module .ul_list2 ul li .cont div{
	padding:20px 0 20px;
	margin:0 8px;
}  

.ulthera-module .ul_list2 ul li .cont div p:nth-child(1){
	width:80%;
	height: 40px;
	margin:0 auto;
	padding-top: 10px;
	border-radius: 10px 10px 0 0;
	font-size: 18px;
	color:#fff;
}

.ulthera-module .ul_list2 ul li .cont .s_tit1{
	background-color:#FCB53D;
}
.ulthera-module .ul_list2 ul li .cont .s_tit2{
	background-color:#F8A024;
}
.ulthera-module .ul_list2 ul li .cont .s_tit3{
	background-color:#F68E1E;
}

.ulthera-module .ul_list2 ul li .cont .img{
	width:80%;
	margin:0 auto;
	border: 1px solid #D0D0D0;
}
.ulthera-module .ul_list2 ul li .cont .img img{
	width:100%;
	display:block;
}

.ulthera-module .ul_list2 ul li .cont span{
	color: #424242;
    padding-top: 30px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -1px;
}

/*3번 영역*/
.ulthera-module .ul_list3{
	padding:80px 0 30px;
	background-color:#F8F8F8;
}

.ulthera-module .ul_list3 .fix-area{
	max-width: 500px;
	margin:0 auto;
	text-align: center;
}

.ulthera-module .ul_list3 .ds-tit{
	margin-bottom: 60px;
}

.ulthera-module .ul_list3 ul{
	margin:0 20px;
}
.ulthera-module .ul_list3 li{
	margin-bottom:100px;
	background-color:#fff;
	-webkit-box-shadow: 3px 3px 5px rgba(40,40,40,0.1);
	        box-shadow: 3px 3px 5px rgba(40,40,40,0.1);
}
.ulthera-module .ul_list3 .tit{
	background-color: #FCB53A;
	padding: 15px 0 15px;
	color:#fff;
	font-size:18px;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: -1px;
}
.ulthera-module .ul_list3 .tit span{
	color:#DF0A1A;
}

.ulthera-module .ul_list3 li .imgs{
	width:80%;
	padding-top:60px;
	margin:0 auto;
}

.ulthera-module .ul_list3 li:nth-child(2) .imgs{
	padding-bottom:80px;
}

.ulthera-module .ul_list3 li:nth-child(3) .imgs{
	padding-right:40px;
}

.ulthera-module .ul_list3 .imgs img{
	display: block;
	width:100%;
}

.ulthera-module .ul_list3 .s_tit{
	width: 80%;
	height: 40px;
	margin: 25px auto 0;
	padding-top: 7px;
	border-radius: 50em;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}

.ulthera-module .ul_list3 .s_tit1{
	background-color: #626262;
}
.ulthera-module .ul_list3 .s_tit2{
	background-color: #F68E1E;
}

.ulthera-module .ul_list3 .desc{
	padding:80px 0 80px;
	letter-spacing: -1px;
	color:#424242;
	font-size:15px;
}
.ulthera-module .ul_list3 .desc span{
	font-weight: 700;
}




/*4번 영역*/
.ulthera-module .ul_list4{
	padding:80px 0 50px;
	background-color: #fff;
}
.ulthera-module .ul_list4 .fix-area{
	max-width: 500px;
	margin:0 auto;
	text-align: center;
}
.ulthera-module .ul_list4 .tit p{
	height:50px;
	margin:0 auto;
}
.ulthera-module .ul_list4 .tit p img{
	height:100%;
}
.ulthera-module .ul_list4 .tit span{
	padding: 9px 0 70px;
	color: #FCB338;
	font-size: 15px;
	font-weight: 300;
}

/*5번 영역*/
.ulthera-module .ul_list5{
	padding:80px 0 130px;
	background-color:#FFF7E9;
	text-align: center;
}

.ulthera-module .ul_list5 .fix-area{
	max-width:500px;
	margin:0 auto;
}
.ulthera-module .ul_list5 .s_tit{
	padding: 90px 0 90px;
    line-height: 1;
    font-size: 26px;
    letter-spacing: -1px;
    position: relative;
    color: #171717;
}
.ulthera-module .ul_list5 .s_tit::before{
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 4px;
	border-radius: 50em;
	left: 50%;
	top: 41px;
	background-color:#171717;
	-webkit-transform: translatex(-50%);
	    -ms-transform: translatex(-50%);
	        transform: translatex(-50%);
}
.ulthera-module .ul_list5 .s_tit span{
	font-weight: 700;
}
.ulthera-module .ul_list5 ul{
	
}

.ulthera-module .ul_list5 ul li{
	margin:0 10px;
}

.ulthera-module .ul_list5 ul li .icons{
	width:60%;
	margin:0 auto;
}

.ulthera-module .ul_list5 ul li .icons img{
	width:100%;
}

.ulthera-module .ul_list5 ul li:nth-child(even){
	width:3%;
	margin:0 auto;
	padding: 25px 0 25px;
}

.ulthera-module .ul_list5 ul li:nth-child(even) img{
	width:100%;
}

.ulthera-module .ul_list5 ul li .u_tit{
	width: 40%;
	padding: 6px 0 6px;
	margin: 22px auto 14px;
	background-color: #FCB53B;
	color: #FFF7E9;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	border-radius: 50em;
}
.ulthera-module .ul_list5 ul li span{
	font-size: 17px;
	line-height: 22px;
}
.ulthera-module .ul_list5 ul li span i{
	font-style: normal;
	font-size:15px;
}

/*6번 영역*/
.ulthera-module .ul_list6{
	padding:80px 0 75px;
	text-align: center;
	background-color: #fff;
}

.ulthera-module .ul_list6 .fix-area{
	max-width:400px;
	margin:0 auto;
}

.ulthera-module .ul_list6 ul{
	padding:0 20px;
}

.ulthera-module .ul_list6 li{
	padding-bottom: 55px;
}

.ulthera-module .ul_list6 li .img{
	width:55%;
	margin:0 auto;
}
.ulthera-module .ul_list6 li .img img{
	width:100%;
}

.ulthera-module .ul_list6 li p{
	padding-top: 10px;
	font-size: 15px;
	line-height: 20px;
}
.ulthera-module .ul_list6 li p span{
	font-weight: 700;
}

/*7번 영역*/
.ulthera-module .ul_list7{
	padding:80px 0 130px;
	background-color:#FFF7E9;
}

.ulthera-module .ul_list7 .fix-area{
	max-width:500px;
	margin:0 auto;
}
.ulthera-module .ul_list7 .ul_tit{
	text-align:center;
}

.ulthera-module .ul_list7 .ul_tit .logo7{
	height:43px;
}

.ulthera-module .ul_list7 .ul_tit .logo7 img{
	height:100%;
}


.ulthera-module .ul_list7 .ul_tit span{
	padding: 12px 0 60px;
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: 200;
	color: #FCB338;
}

.ulthera-module .ul_list7 .cont7 .imgs{
	width:90%;
	margin:0 auto;
}

.ulthera-module .ul_list7 .cont7 .imgs img{
	width:100%;
}

.ulthera-module .ul_list7 .cont7 .desc{
	padding: 60px 0 0 60px;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
}

.ulthera-module .ul_list7 .cont7 .txt{
	padding:20px 0 10px;
	font-size:18px;
	line-height:26px;
	position:relative;
}

.ulthera-module .ul_list7 .cont7 .txt em{
	display: inline-block;
	width:30px;
	height:34px;
	background-size:100%;
	background-position:center center ;
	background-repeat: no-repeat;
	position:absolute;
	left:-45px;
	top:15px;
}


.ulthera-module .ul_list7 .cont7 .txt span{
	font-weight: 700;
}
