@charset "UTF-8";
/*****************************************************
	/*라페라*/
/*1번 영역*/
.laferra_module .lafe_list01{
	padding: 120px 0 140px;
	background-image: url(/imges/package/branch/T00045/01_bg.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #000;
}

.laferra_module .lafe_list01 .logo{
	width:320px;
	padding-bottom:50px;
	margin:0 auto;
}

.laferra_module .lafe_list01 .logo img{
	width:100%;
}

.laferra_module .lafe_list01 ul{
	padding: 0 150px;
	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:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.laferra_module .lafe_list01 li{
	width: 160px;
	height: 160px;
	padding-top: 54px;
	margin: 18px 20px;
	border-radius: 50em;
	background-color: rgba(215, 112, 153, 0.4);
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	text-align: center;
}

/*2번 영역*/
.laferra_module .lafe_list02{
	background-color:#F0F0F0;
	padding:160px 0 160px;
	text-align: center;
	letter-spacing: -1px;
}

.laferra_module .lafe_list02 .sub_tit{
	padding:70px 0 50px;
	font-size:22px;
	line-height: 30px;
	color:#454545
}

.laferra_module .lafe_list02 .sub_tit span{
	font-weight:700;
}

.laferra_module .lafe_list02 .cont{
	margin:0 50px 60px;
	border:1px solid #ACA6A6;
	background-color:#fff;
}

.laferra_module .lafe_list02 .cont .tit{
	padding:40px 0;
	background-color:#EC7FA9;
	color:#fff;
	font-size:28px;
	font-weight: 700;
	line-height:1;
}

.laferra_module .lafe_list02 .cont .imgs{
	padding:70px 0;
}

.laferra_module .lafe_list02 .cont .desc{
	padding-bottom:80px;
	font-size:22px;
	color:#424242;
	line-height:30px;
}

.laferra_module .lafe_list02 .cont .desc span{
	font-weight: 700;
}

.laferra_module .lafe_list02 .cont2{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	    -ms-flex-direction:row;
	        flex-direction:row;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
	-ms-flex-line-pack:center;
	    align-content:center;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
}

.laferra_module .lafe_list02 .cont2 ul{
	margin-left:80px;
}

.laferra_module .lafe_list02 .cont2 li{
	margin:15px 0;
}
.laferra_module .lafe_list02 .cont2 .txt{
	padding: 20px 40px;
	background-color:#FEF4F8;
	font-size:20px;
	line-height:25px;
	border-radius: 50em;
	color:#424242;
}

.laferra_module .lafe_list02 .cont2 .txt2{
	font-size:22px;
	color:#424242;
	font-weight: 700;
	line-height:31px;
}

.laferra_module .lafe_list02 .cont2 .txt2 span{
	color:#CF3B76
}
