/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*****************************************************
	/*건대점 써마지 FLX*/

.thermargeFlx-module{
	letter-spacing: -1px;
}

/* 01번영역 */
.thermargeFlx-module .thermargeFlx-list01{
	padding: 100px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center;
	text-align: center;
}

.thermargeFlx-module .thermargeFlx-list01 .logo{
	padding-bottom: 70px;
}

.thermargeFlx-module .thermargeFlx-list01 .content{
	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;
	color:#fff;
	font-size:24px;
}

.thermargeFlx-module .thermargeFlx-list01 .content li{
	width:280px;
	padding:20px 0;
	margin:10px 20px;
	border:3px solid #F2A9F9;
	border-radius: 50em;
	-webkit-box-shadow: -3px 3px 3px rgba(255, 255, 255, 0.2) ,inset -3px 3px 3px rgba(255, 255, 255, 0.2);
	        box-shadow: -3px 3px 3px rgba(255, 255, 255, 0.2) ,inset -3px 3px 3px rgba(255, 255, 255, 0.2); 
}


/* 02번영역 */
.thermargeFlx-module .thermargeFlx-list02{
	padding: 160px 0 220px;
	background-color:#fff;
	text-align: center;
}

.thermargeFlx-module .thermargeFlx-list02 .desc_box{
	font-size: 22px;
    line-height: 30px;
    position: relative;
    width: 1000px;
    height: 170px;
    margin: 70px auto 0;
    border: 4px solid transparent;
    border-radius: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, right top, from(#a12270), to(#310A27));
    background-image: -o-linear-gradient(#fff, #fff), -o-linear-gradient(left, #a12270 0%, #310A27 100%);
    background-image: linear-gradient(#fff, #fff), linear-gradient(to right, #a12270 0%, #310A27 100%);
    background-origin: border-box;
    background-clip: content-box, border-box;
}

.thermargeFlx-module .thermargeFlx-list02 .desc_box .tit{
	padding-top: 35px;
	color:#922893;
	font-weight: 700;
}

.thermargeFlx-module .thermargeFlx-list02 .desc_box .txt{
	color:#41153A;
}

.thermargeFlx-module .thermargeFlx-list02 .content{
	margin-top:50px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	background-repeat: no-repeat;
	background-position: center top;
}

.thermargeFlx-module .thermargeFlx-list02 .content .cont{
    margin: 38px 0 0;
    width: 215px;
}

.thermargeFlx-module .thermargeFlx-list02 .content .cont .txt__area{
	padding-top:50px;
}

.thermargeFlx-module .thermargeFlx-list02 .content .cont .step{
	font-size: 22px;
	font-weight: 700;
	padding-bottom: 15px;
}

.thermargeFlx-module .thermargeFlx-list02 .content .cont1 .step{
	color:#C09CBA;
}
.thermargeFlx-module .thermargeFlx-list02 .content .cont2 .step{
	color:#A4749C;
}
.thermargeFlx-module .thermargeFlx-list02 .content .cont3 .step{
	color:#87467C;
}
.thermargeFlx-module .thermargeFlx-list02 .content .cont4 .step{
	color:#68285D;
}
.thermargeFlx-module .thermargeFlx-list02 .content .cont5 .step{
	color:#400D38;
}

.thermargeFlx-module .thermargeFlx-list02 .content .cont .txt__{
	color:#3F3C3C;
	font-size:20px;
	line-height: 28px;
}

/* 03번영역 */
.thermargeFlx-module .thermargeFlx-list03{
	padding: 160px 0 220px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.thermargeFlx-module .thermargeFlx-list03 .ds-tit h5{
	color:#fff;
}

.thermargeFlx-module .thermargeFlx-list03 .txt_img{
	padding-top:70px;
}

.thermargeFlx-module .thermargeFlx-list03 .content{
	padding-top:50px;
	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;
}

.thermargeFlx-module .thermargeFlx-list03 .content .cont{
	width: 500px;
	padding: 60px 0;
    margin: 0 25px;
    border-radius: 30px;
}

.thermargeFlx-module .thermargeFlx-list03 .content .cont1{
	border:3px solid #f8ccff;
	-webkit-box-shadow: 0 0 2px #764573, 0 0 8px rgba(245, 221, 236, 0.5), inset 0 0 2px #764573, inset 0 0 8px rgba(245, 221, 236, 0.5), inset 0 0 170px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 0 2px #764573, 0 0 8px rgba(245, 221, 236, 0.5), inset 0 0 2px #764573, inset 0 0 8px rgba(245, 221, 236, 0.5), inset 0 0 170px rgba(0, 0, 0, 0.3);
}
.thermargeFlx-module .thermargeFlx-list03 .content .cont2{
	border:3px solid #f4fcff;
	-webkit-box-shadow: 0 0 1px #ada6ac, 0 0 8px rgba(244, 252, 255, 0.5), inset 0 0 2px #ada6ac, inset 0 0 8px rgba(244, 252, 255, 0.5), inset 0 0 170px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 0 1px #ada6ac, 0 0 8px rgba(244, 252, 255, 0.5), inset 0 0 2px #ada6ac, inset 0 0 8px rgba(244, 252, 255, 0.5), inset 0 0 170px rgba(0, 0, 0, 0.3);
}

.thermargeFlx-module .thermargeFlx-list03 .content .cont .tit__{
	padding: 15px 0;
	font-size:24px;
	font-weight: 700;
}
.thermargeFlx-module .thermargeFlx-list03 .content .cont1 .tit__{
	color:#F8CCFF;
}
.thermargeFlx-module .thermargeFlx-list03 .content .cont2 .tit__{
	color:#D7F8CA;
}

.thermargeFlx-module .thermargeFlx-list03 .content .cont .txt__{
	color:#fff;
	font-size:20px;
	line-height:28px;
}

/* 04번영역 */
.thermargeFlx-module .thermargeFlx-list04{
	padding: 160px 0 0;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.thermargeFlx-module .thermargeFlx-list04 .cont_wrap{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.thermargeFlx-module .thermargeFlx-list04 .main_img{
	padding-right: 60px;
}

.thermargeFlx-module .thermargeFlx-list04 .main_img img{
	display:block;
}

.thermargeFlx-module .thermargeFlx-list04 .content_area .content .cont{
	background-color:#fff;
	width:420px;
	padding:20px 0;
	margin-bottom: 30px;
	border-radius: 50em;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}

.thermargeFlx-module .thermargeFlx-list04 .content_area .content .cont .img{
	width:130px;
}
.thermargeFlx-module .thermargeFlx-list04 .content_area .content .cont .txt{
	width:190px;
	font-size: 24px;
	font-weight: 700;
	line-height:30px;
}

.thermargeFlx-module .thermargeFlx-list04 .content_area .content .cont1 .txt{
	color:#523748;
}
.thermargeFlx-module .thermargeFlx-list04 .content_area .content .cont2 .txt{
	color:#3F463C;
}

.thermargeFlx-module .thermargeFlx-list04 .content_area .content .cont .txt span{
	display: inline;
	font-size:20px;
	font-weight: 400;
}

.thermargeFlx-module .thermargeFlx-list04 .content_area .desc_area .tit__{
	padding:60px 0 20px;
	font-size:25px;
	color:#68285D;
	font-weight: 700;
	line-height:30px;
}

.thermargeFlx-module .thermargeFlx-list04 .content_area .desc_area .desc__{
	font-size:22px;
	color:#3F3C3C;
	line-height: 28px;
}

/* 05번영역 */
.thermargeFlx-module .thermargeFlx-list05{
	padding: 160px 0 220px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.thermargeFlx-module .thermargeFlx-list05 .ds-tit h5{
	padding-top:10px;
	color:#fff;
}

.thermargeFlx-module .thermargeFlx-list05 .content{
	padding-top:70px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.thermargeFlx-module .thermargeFlx-list05 .content .cont{
	margin: 0 30px;
}

.thermargeFlx-module .thermargeFlx-list05 .content .txt__{
	padding-top:20px;
	color:#fff;
	font-weight: 100;
	font-size:20px;
	line-height:30px;
}