/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*****************************************************
	/*엑소마지*/

.exomarge_module{
	letter-spacing: -1px;
}

.exomarge_module .fix_area{
	max-width: 500px;
	margin:0 auto;
}

/*01번 영역*/
.exomarge_module .exomarge_list01{
	padding:80px 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}

.exomarge_module .exomarge_list01 .fix_area{
	max-width: 400px;
}

.exomarge_module .exomarge_list01 .tit_area{
	padding-bottom: 30px;
	text-align: center;
}

.exomarge_module .exomarge_list01 .tit_area .logo{
	width:250px;
	margin:0 auto;
}

.exomarge_module .exomarge_list01 .tit_area .logo img{
	width:100%;
}

.exomarge_module .exomarge_list01 .tit_area .sub__txt{
	padding-top:5px;
	color:#fff;
	font-weight: 100;
	font-size:18px;
}

.exomarge_module .exomarge_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;
}

.exomarge_module .exomarge_list01 ul li{
	width: 100px;
	height: 100px;
	margin: 20px 20px 0;
	border-radius: 50em;
	background-color: rgba(66, 201, 198, 0.4);
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	font-weight: 100;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*02번 영역*/
.exomarge_module .exomarge_list02_1{
	padding: 80px 0 380px;
	background-repeat: no-repeat;
	background-position: center 30px;
	background-size: 370px;
	background-color:#000;
}

.exomarge_module .exomarge_list02_1 .ds-tit h5{
	color:#fff;
}

.exomarge_module .exomarge_list02_2{
	padding-bottom:100px;
	background-color:#D4EBEA;
}


.exomarge_module .exomarge_list02_2 .content{
	-webkit-transform: translateY(-30px);
	    -ms-transform: translateY(-30px);
	        transform: translateY(-30px);
}

.exomarge_module .exomarge_list02_2 .content li{
	padding:30px 0;
	margin-bottom: 5px;
	text-align: center;
	background-color:#fff;
	position: relative;
}

.exomarge_module .exomarge_list02_2 .content em{
	width:25px;
	height:25px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position:absolute;
	left:50%;
	top:-13px;
	-webkit-transform: translatex(-50%);
	    -ms-transform: translatex(-50%);
	        transform: translatex(-50%);
}

.exomarge_module .exomarge_list02_2 .content li .tit{
	padding-bottom: 5px;
	font-size: 17px;
	color: #009286;
	font-weight: 700;
}

.exomarge_module .exomarge_list02_2 .content li .desc{
	font-size:15px;
	color:#2F2E2E;
	line-height:22px;
	font-weight: 100;
}

.exomarge_module .exomarge_list02_2 .content li .sub_desc{
	padding-top: 6px;
	font-size: 12px;
	font-weight: 100;
}

/*03번 영역*/
.exomarge_module .exomarge_list03{
	padding:80px 0 130px;
	background-color:#F0F0F0;
}

.exomarge_module .exomarge_list03 .content{
}

.exomarge_module .exomarge_list03 .content li{
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	margin-top:20px;
}


.exomarge_module .exomarge_list03 .content li .imgs img{
	width:100%;
	display:block;
}

.exomarge_module .exomarge_list03 .content li .txt__area{
	padding:20px 0;
	background-color:#fff;
	text-align: center;
}

.exomarge_module .exomarge_list03 .content li .txt__area .__tit{
	padding-bottom: 5px;
	font-size:18px;
	color:#166B69;
	font-weight: 700;
}

.exomarge_module .exomarge_list03 .content li .txt__area .desc{
	font-size: 15px;
	color: #2F2E2E;
	font-weight: 100;
	line-height: 20px;
}

/*04번 영역*/
.exomarge_module .exomarge_list04{
	padding:80px 0 95px;
	background-color: #fff;
	text-align: center;
}

.exomarge_module .exomarge_list04 .fix_area{
	max-width: 400px;
}

.exomarge_module .exomarge_list04 .txt__box .__tit{
	padding: 30px 0 5px;
	color: #129C8A;
	font-size: 16px;
	font-weight: 700;
}

.exomarge_module .exomarge_list04 .txt__box .desc{
	color:#515151;
	font-size:12px;
	line-height:17px;
}

.exomarge_module .exomarge_list04 .content{
	padding:35px 0;
	color:#fff;
}

.exomarge_module .exomarge_list04 .content .cont{
	padding:30px 0;
}

.exomarge_module .exomarge_list04 .content .cont1{
	background-color:#89C3BE;
}
.exomarge_module .exomarge_list04 .content .cont2{
	background-color:#3EBDA7;
}
.exomarge_module .exomarge_list04 .content .cont3{
	background-color:#00B894;
}

.exomarge_module .exomarge_list04 .content .tit{
	padding-bottom: 30px;
	line-height:1;
	font-size:18px;
	font-weight: 700;
}

.exomarge_module .exomarge_list04 .content .img__box{
	width:95%;
	margin:0 auto;
	background-color:#fff;
}

.exomarge_module .exomarge_list04 .content .img__box img{
	width:100%;
}

.exomarge_module .exomarge_list04 .content .desc{
	padding-top: 25px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 100;
}

.exomarge_module .exomarge_list04 .content .icon{
	width:25px;
	margin:10px auto;
}

.exomarge_module .exomarge_list04 .content .icon img{
	width:100%;
}


/*05번 영역*/
.exomarge_module .exomarge_list05{
	padding:80px 0 130px;
	background-color: #F0F0F0;
	text-align: center;
}

.exomarge_module .exomarge_list05 .ds-tit{
	padding-bottom: 30px;
}

.exomarge_module .exomarge_list05 .top_cir_ .color{
	width: 130px;
	height: 130px;
	padding-top: 40px;
	margin: 0 auto;
	border-radius: 50em;
	font-size: 15px;
	background-image: -webkit-gradient(linear,left top, right top,from(#3BCEC1),to(#00CAA2));
	background-image: -o-linear-gradient(left,#3BCEC1,#00CAA2);
	background-image: linear-gradient(90deg,#3BCEC1,#00CAA2);
	color: #fff;
	line-height: 22px;
	font-weight: 100;
}

.exomarge_module .exomarge_list05 .top_cir_ .color span{
	font-size:18px;
	font-weight: 700;
}

.exomarge_module .exomarge_list05 .top_cir_ .icon{
	width:10px;
	margin:0 auto;
}

.exomarge_module .exomarge_list05 .top_cir_ .icon img{
	width:100%;
}

.exomarge_module .exomarge_list05 .content{
	margin-top:5px;
	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;
}

.exomarge_module .exomarge_list05 .content .cont{
	width: 88px;
	height: 88px;
	padding-top: 26px;
	border-radius: 50em;
	border: 1px solid #34CDBD;
	background-color: #fff;
	color: #565656;
	font-size: 13px;
	line-height: 16px;
}


.exomarge_module .exomarge_list05 .content .cont span{
	font-weight: 700;
	color:#009F7F;
}



.exomarge_module .exomarge_list05 .content .icon{
	width:8px;
	padding-top:35px;
}

.exomarge_module .exomarge_list05 .content .icon img{
	width:100%;
}

.exomarge_module .exomarge_list05 .content .icon1{
	margin-right: 10px;
}

.exomarge_module .exomarge_list05 .content .icon2{
	margin:0 3px;
}