@charset "UTF-8";
/*****************************************************
	/*큐티셀 블랙라벨*/

/*01번 영역*/
.qtcell_module .blk_label01{
	padding: 300px 0 80px;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}

.qtcell_module .blk_label01 .fix_area{
	max-width:500px;
	margin:0 auto;
}

.qtcell_module .blk_label01 .logo{
	width:280px;
	margin:0 auto;
	padding-bottom:10px;
}

.qtcell_module .blk_label01 .logo img{
	width:100%;
}

.qtcell_module .blk_label01 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: 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;
}

.qtcell_module .blk_label01 li{
	width: 40%;
	height: 46px;
	margin: 4px 5px;
	border-radius: 50em;
	border: 1px solid #C8E2EE;
	-webkit-box-shadow: 2px 2px 10px rgba(208, 208, 208, 0.3);
	        box-shadow: 2px 2px 10px rgba(208, 208, 208, 0.3);
	color: #fff;
	font-size: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*02번 영역*/
.qtcell_module .blk_label02{
	background-color:#F5F7FA;
	
	padding:80px 0 130px;
	letter-spacing: -1px;
}
.blk_label02 .__bg {
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center top;
}
.qtcell_module .blk_label02 .fix_area{
	max-width: 410px;
	margin:0 auto;
}

.qtcell_module .blk_label02 .ds-tit{
	padding-bottom:50px;
}

.qtcell_module .blk_label02 .center .c_img{
	width:130px;
	margin:0 auto;
}

.qtcell_module .blk_label02 .center .c_img img{
	width:100%;
}

.qtcell_module .blk_label02 .center .s_tit{
	color: #171717;
	padding-top: 20px;
	font-size: 17px;
	font-weight: 100;
	text-align: center;
	line-height: 25px;
}

.qtcell_module .blk_label02 .center .s_tit span{
	display: inline;
	color:#082A3C;
	letter-spacing: 7px;
	font-weight: 700;
	text-decoration:underline;
}

.qtcell_module .blk_label02 ul{
	padding:30px 0 60px;
	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;
}

.qtcell_module .blk_label02 ul li{
	width: 85px;
	height: 85px;
	margin: 7px;
	line-height: 19px;
	background-color: #0D364B;
	color: #fff;
	font-size: 15px;
	border-radius: 50em;
	text-align: center;
	font-weight: 100;
	display: flex;
	align-items: center;
	justify-content: center;
}

.qtcell_module .blk_label02 .bot_cont{
	-webkit-box-shadow: 10px 10px 10px rgb(217,214,214,0.2);
	        box-shadow: 10px 10px 10px rgb(217,214,214,0.2);
	border-top:5px solid #082A3C;
	background-color:#fff;
	margin: 0 20px;
	text-align: center;
}

.qtcell_module .blk_label02 .bot_cont .cont{
	padding: 30px 0;
	border-bottom: 1px solid #EDEDED;
	margin: 0 auto;
}

.qtcell_module .blk_label02 .bot_cont div:last-child{
	border:none;
}

.qtcell_module .blk_label02 .bot_cont .num{
	color:#082A3C;
	font-family: 'Campton', Sans-serif;
	font-size:24px;
}


.qtcell_module .blk_label02 .bot_cont .txt_area .tit{
	font-size: 16px;
	padding-bottom: 8px;
	color:#1A80B0;
	font-weight: 700;
}

.qtcell_module .blk_label02 .bot_cont .txt_area .desc{
	color: #3F3C3C;
	font-size: 14px;
	line-height: 20px;
}

.qtcell_module .blk_label02 .bot_cont .txt_area .desc span{
	display:inline;
	font-weight: 700;
}


/*03번 영역*/
.qtcell_module .blk_label03{
	padding: 80px 0 130px;
	letter-spacing: -1px;
	position:relative;
	word-break: keep-all;
	background-color: #fff;
}

.qtcell_module .blk_label03 .fix_area{
	max-width: 500px;
	margin:0 auto;
}

.qtcell_module .blk_label03 ul{
	width: 90%;
	margin: 0 auto;
	padding: 30px 0;
}



.qtcell_module .blk_label03 li{
	width:100%;
	text-align: left;
	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: nowrap;
	    flex-wrap: nowrap;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-webkit-box-align:center;
	    -ms-flex-align:center;
	        align-items:center;
	-ms-flex-line-pack: stretch;
	    align-content: stretch;
}

.qtcell_module .blk_label03 li .img{
	padding-left:50px;
	width:50%;
	position:relative;
}

.qtcell_module .blk_label03 li:nth-child(1) .img::before{
	content: '';
	display: inline-block;
	width: 2px;
	height: 199%;
	background-color: rgba(26, 128, 176, 0.2);
	position: absolute;
	left: 7px;
	top: 151%;
	-webkit-transform: translatey(-50%);
	    -ms-transform: translatey(-50%);
	        transform: translatey(-50%);
}

.qtcell_module .blk_label03 li .img::after{
	content:'';
	display: inline-block;
	width:10px;
	height:10px;
	border-radius: 50em;
	background-color:#fff;
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform: translatey(-50%);
	    -ms-transform: translatey(-50%);
	        transform: translatey(-50%);
}

.qtcell_module .blk_label03 li:nth-child(1) .img::after{
	border:3px solid #5E8DA4;
}
.qtcell_module .blk_label03 li:nth-child(2) .img::after{
	border:3px solid #2E5061;
}
.qtcell_module .blk_label03 li:nth-child(3) .img::after{
	border:3px solid #0E1D26;
}

.qtcell_module .blk_label03 li .img img{
	width:100%;
}

.qtcell_module .blk_label03 li .desc{
	width:50%;
	padding: 30px 0 0 20px;
	font-size: 14px;
	line-height: 22px;
	color: #1A1A1A;
}



.qtcell_module .blk_label03 .txt{
	width: 90%;
	padding: 30px 0;
	text-align: center;
	margin: 0 auto;
	border-radius: 12px;
	font-size: 12px;
	line-height: 18px;
	background-color: #F6F6F6;

}

.qtcell_module .blk_label03 .txt span{
	display: inline;
	color:#1A80B0;
	font-weight: 700;
}

/*04번 영역*/
.qtcell_module .blk_label04{
	padding:80px 0 130px;
	background-color:#F7F7F7;
	letter-spacing: -1px;
}

.qtcell_module .blk_label04 .fix_area{
	max-width: 500px;
	margin:0 auto;
}

.qtcell_module .blk_label04 .ds-tit{
	padding-bottom: 30px;
}

.qtcell_module .blk_label04 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: 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;
}

.qtcell_module .blk_label04 li{
	margin:0 50px;
	text-align: center;
}

.qtcell_module .blk_label04 li .img{
	display: inline-block;
	padding-top: 43px;
	width: 180px;
	height: 180px;
	border-radius: 50em;
	border:10px solid #CDD8E5;
}

.qtcell_module .blk_label04 li:nth-child(2) .img{
	padding-top:58px;
}

.qtcell_module .blk_label04 li .img img{
	width:50%;
}

.qtcell_module .blk_label04 li .tit{
	padding: 20px 0 5px;
	font-size: 19px;
	color: #1A80B0;
	font-weight: 700;
}

.qtcell_module .blk_label04 li .desc{
	font-size: 13px;
	color: #1A1A1A;
	line-height: 19px;

}

.qtcell_module .blk_label04 li .icon{
	padding:20px 0;
	width:20px;
	margin:0 auto;
}

.qtcell_module .blk_label04 li .icon img{
	width:100%;
}

.qtcell_module .blk_label04 .diff{
	width:95%;
	padding:40px 0;
	margin:0 auto;
	border-radius: 15px;
	background-color:#CDD8E5;
	text-align: center;
}

.qtcell_module .blk_label04 .diff .img{
	width:70px;
	margin:0 auto;
}

.qtcell_module .blk_label04 .diff .img img{
	width:100%;
}

.qtcell_module .blk_label04 .diff .tit{
	padding: 20px 0 5px;
	color:#2C4E61;
	font-weight: 700;
	font-size:19px;
}

.qtcell_module .blk_label04 .diff .desc{
	font-size: 13px;
	color: #1A1A1A;
	line-height: 19px;
}




