/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*****************************************************
	/*셀엑소좀*/

/*01번 영역*/
.cellexosome_module .cellexo_list01{
	padding:160px 0 220px;
	background-image: url("/imges/package/branch/T00048/cellexosome/01_bg_pc.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
}

.cellexosome_module .cellexo_list01 .logo{
	padding-bottom:160px;
}

.cellexosome_module .cellexo_list01 ul{
	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;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.cellexosome_module .cellexo_list01 li{
	width:150px;
	height:150px;
	padding-top: 50px;
	border-radius: 50em;
	margin:0 20px;
	color:#fff;
	background-color: rgba(125, 226, 235, 0.5);
	font-size:21px;
	line-height:26px;
}

/*02번 영역*/
.cellexosome_module .cellexo_list02{
	padding:160px 0 220px;
	background-image: url("/imges/package/branch/T00048/cellexosome/02_bg_pc.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;

}

.cellexosome_module .cellexo_list02 .ds-tit{
	padding-bottom: 70px;
}

.cellexosome_module .s__tit_area{
	text-align: center;
}

.cellexosome_module .s__tit_area .r__tit{
	padding: 15px 60px;
	margin: 0 auto;
	display: inline-block;
	border-radius: 50em;
	background-image: -o-linear-gradient(50deg, #74C4CB, #62B8C0);
	background-image: linear-gradient(40deg, #74C4CB, #62B8C0);
	color: #fff;
	font-size: 27px;
}

.cellexosome_module .cellexo_list02 .s__tit_img{
	padding-top:20px;
}

.cellexosome_module .cellexo_list02 .m__img{
	width:900px;
	margin:70px auto 0;
}

.cellexosome_module .cellexo_list02 .m__img img{
	width:100%;
}

.cellexosome_module .cellexo_list02 .desc{
	padding-top:50px;
	text-align: center;
	font-size: 23px;
	color: #2F2E2E;
	line-height: 35px;
	letter-spacing: -1px;
}

.cellexosome_module .cellexo_list02 .desc span{
	display:inline;
	color:#74C4CB;
	font-weight: 700;
	font-size: 25px;
}

/*03번 영역*/
.cellexosome_module .cellexo_list03{
	padding:160px 0 220px;
	background-color:#fff;
	letter-spacing: -1px;
}

.cellexosome_module .cellexo_list03 .cont{
	position: relative;
	padding-top:70px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;

}

.cellexosome_module .cellexo_list03 .cont li{
	padding:60px 0;
	background-color: #16747C;
}

.cellexosome_module .cellexo_list03 .cont1{
	width:100%;
	background-image: url("/imges/package/branch/T00048/cellexosome/03_bg_pc.png");
	background-size: cover;
}

.cellexosome_module .cellexo_list03 .cont2{
	width:49%;
	margin-top:2%;
}

.cellexosome_module .cellexo_list03 .cont li .m__tit{
	padding-bottom:20px;
	color:#FFF883;
	font-size:25px;
	font-weight: 700;
}

.cellexosome_module .cellexo_list03 .cont li .s__txt{
	width:320px;
	margin:0 auto;
}

.cellexosome_module .cellexo_list03 .cont li .s__txt img{
	width:100%;
}

.cellexosome_module .cellexo_list03 .cont li .icon{
	width:160px;
	margin:30px auto;
}

.cellexosome_module .cellexo_list03 .cont li .icon img{
	width:100%;
}

.cellexosome_module .cellexo_list03 .cont li .desc{
	color:#fff;
	font-size:22px;
	line-height: 28px;
	font-weight: 100;
}

.cellexosome_module .cellexo_list03 .cont li .desc span{
	display: inline;
	color:#FFF883;
	font-weight: 700;
}

.cellexosome_module .cellexo_list03 .cont .plus_icon{
	background-color: rgba(255, 255, 255, 0);
	padding:0;
	position:absolute;
	left:50%;
	top:585px;
	-webkit-transform: translatex(-50%);
	    -ms-transform: translatex(-50%);
	        transform: translatex(-50%);
}

/*04번 영역*/
.cellexosome_module .cellexo_list04{
	padding:160px 0 220px;
	background-color:#F9F9F9;
}

.cellexosome_module .cellexo_list04 .cont{
	position:relative;
}

.cellexosome_module .cellexo_list04 .cont .img{
	padding-top:70px;
	width:100%;
}

.cellexosome_module .cellexo_list04 .cont .img img{
	width:100%;
}

.cellexosome_module .cellexo_list04 .cont .__txt{
	text-align: center;
	position:absolute;
	left:50%;
	bottom:80px;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

/*05번 영역*/
.cellexosome_module .cellexo_list05{
	padding:160px 0 220px;
	background-color:#F4F8F8;
	letter-spacing: -1px;
}

.cellexosome_module .cellexo_list05 .ds-tit{
	padding-bottom:70px;
}



.cellexosome_module .s__tit_area .s__tit_txt{
	padding-top:20px;
	font-size:27px;
	font-weight: 700;
}

.cellexosome_module .cellexo_list05 .s__tit_area{
	position:relative;
	padding-bottom:70px;
}
.cellexosome_module .cellexo_list05 .s__tit_area .icon{
	position:absolute;
	width:80px;
	left:548px;
	top:370px;
}

.cellexosome_module .cellexo_list05 .s__tit_area .icon img{
	width:100%;
}

.cellexosome_module .cellexo_list05 .__content{
	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;
	-webkit-box-align: unset;
	    -ms-flex-align: unset;
	        align-items: unset;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.cellexosome_module .cellexo_list05 .__content li{
	width:500px;
	background-color:#fff;
	border-radius: 50px;
}

.cellexosome_module .cellexo_list05 .__content .cont1{
	padding-top:58px;
}

.cellexosome_module .cellexo_list05 .__content .cont2{
	padding-top:50px;
	border:8px solid #62B8C0;
}

.cellexosome_module .cellexo_list05 .__content li .img{
	width:400px;
	margin:80px auto 70px;
}

.cellexosome_module .cellexo_list05 .__content li .img img{
	width:100%;
}

.cellexosome_module .cellexo_list05 .__content li .txt_area{
	border-radius: 0 0 40px 40px;
	text-align: center;
}

.cellexosome_module .cellexo_list05 .__content .cont1 .txt_area{
	height:240px;
	background-color:#ECECEC;
}

.cellexosome_module .cellexo_list05 .__content .cont2 .txt_area{
	height:232px;
	background-color:#62B8C0;
}

.cellexosome_module .cellexo_list05 .__content li .txt_area .tit{
	padding:50px 0 30px;
	font-size:30px;
	font-weight: 900;
}

.cellexosome_module .cellexo_list05 .__content .cont1 .txt_area .tit{
	color:#BABABA;
}

.cellexosome_module .cellexo_list05 .__content .cont2 .txt_area .tit{
	color:#fff;
}

.cellexosome_module .cellexo_list05 .__content li .txt_area .desc{
	font-size:22px;
	font-weight: 100;
	line-height:28px;
}

.cellexosome_module .cellexo_list05 .__content .cont1 .txt_area .desc{
	color:#A5A5A5;
}

.cellexosome_module .cellexo_list05 .__content .cont2 .txt_area .desc{
	color:#fff;
}

.cellexosome_module .cellexo_list05 .__content .cont2 .txt_area .desc span{
	display: inline;
	text-decoration: underline;
	font-weight: 700;
}

/*06번 영역*/
.cellexosome_module .cellexo_list06{
	padding:160px 0 220px;
	background-image: url("/imges/package/branch/T00048/cellexosome/06_bg_pc.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-color:#fff;
	background-size: contain;
	letter-spacing: -1px;
}

.cellexosome_module .cellexo_list06 .s__tit_area{
	padding-bottom:100px;
}

.cellexosome_module .cellexo_list06 .__content{
	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;
}

.cellexosome_module .cellexo_list06 .__content .cont{
	margin:0 50px 80px;
}

.cellexosome_module .cellexo_list06 .__content .cont3 ul{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:nowrap;
	    flex-wrap:nowrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.cellexosome_module .cellexo_list06 .__content .cont3 ul li{
	margin-right:24px;
}

.cellexosome_module .cellexo_list06 .__content .cont .s__tit{
	font-size:27px;
	color:#62B8C0;
	font-weight: 700;
}

.cellexosome_module .cellexo_list06 .__content .cont .underline{
	width: 100%;
	margin: 14px auto 0;
	height: 5px;
	background-color: #74C4CB;
}



.cellexosome_module .cellexo_list06 .__content .cont .imgs{
	padding:35px 0 20px;
}

.cellexosome_module .cellexo_list06 .__content .cont .desc{
	font-size:22px;
	line-height:29px;
}

.cellexosome_module .cellexo_list06 .__content .cont2 .desc i{
	font-style: normal;
	font-size: 17px;
	font-weight: 100;
}

