/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*****************************************************
	/*뉴라덤*/
/*01영역*/
.neuraderm_module .neur_list01{
	padding:80px 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-align: center;
}

.neuraderm_module .neur_list01 .fix_area{
	max-width:500px;
	margin:0 auto;
}

.neuraderm_module .neur_list01 .logo{
	width:260px;
	margin:0 auto;
	padding-bottom:60px;
}

.neuraderm_module .neur_list01 .logo img{
	width:100%;
}

.neuraderm_module .neur_list01 ul{
	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: 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;
}

.neuraderm_module .neur_list01 li{
	width: 110px;
	height: 110px;
	border-radius: 50em;
	margin: 10px 20px;
	font-size: 17px;
	font-weight: 100;
	background-color: rgba(222, 43, 68, 0.4);
	color: #fff;
	line-height: 20px;
	letter-spacing: -1px;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*02영역*/
.neuraderm_module .neur_list02{
	padding:80px 0 130px;
	background-color:#fff;
	word-break: keep-all;
}

.neuraderm_module .neur_list02 .ds-tit{
	padding-bottom:30px;
}


.neuraderm_module .neur_list02 .s__desc{
	text-align: center;
	font-size: 16px;
	line-height: 26px;
}

.neuraderm_module .neur_list02 .s__desc span{
	display: inline;
}

.neuraderm_module .neur_list02 .s__desc .bg{
	background-color:#CA29B5;
	color:#fff;
}

.neuraderm_module .neur_list02 .s__desc .color{
	color:#CA29B5;
	font-weight: 700;
}

.neuraderm_module .neur_list02 .cont{
}

.neuraderm_module .neur_list02 .cont .m_img{
	width:260px;
	margin:30px auto;
	text-align: center;
}

.neuraderm_module .neur_list02 .cont .m_img img{
	width:100%;
}

.neuraderm_module .neur_list02 .txt_box{
	color:#9F3641;
	letter-spacing: -1px;
	text-align: center;
}

.neuraderm_module .neur_list02 .txt_box .tit{
	padding-bottom: 12px;
	font-size:20px;
	font-weight: 600;
	font-family: 'Campton', Sans-serif;
}

.neuraderm_module .neur_list02 .txt_box .txt{
	padding-bottom: 12px;
	font-size: 13px;
	line-height: 19px;
}

.neuraderm_module .neur_list02 .txt_box .desc{
	font-size:12px;
	font-weight: 100;
	font-family: 'Campton', Sans-serif;
	line-height:14px;
}

.neuraderm_module .neur_list02 .txt_box .desc span{
	font-size:10px;
}

/*03영역*/
.neuraderm_module .neur_list03{
	padding:80px 0 130px;
	background-color:#F1F1F1;
	text-align: center;
	letter-spacing: -1px;
}

.neuraderm_module .neur_list03 .fix_area{
	max-width: 500px;
	margin:0 auto;
}

.neuraderm_module .neur_list03 .tit_area{
	padding-bottom: 15px;
}

.neuraderm_module .neur_list03 .tit_area .txt1{
	padding-top:30px;
	font-size:18px;
	color:#B62C41;
	font-weight: 700;
}

.neuraderm_module .neur_list03 .tit_area .txt1 img{
	width:112px;
}

.neuraderm_module .neur_list03 .tit_area .txt2{
	padding:8px 0 0;
	font-family: 'Campton', Sans-serif;
	font-weight: 600;
	font-size:15px;
	color:#2F2E2E;
}

.neuraderm_module .neur_list03 .tit_area .txt3{
	font-family: 'Campton', Sans-serif;
	font-size:12px;
	color:#919191;
	font-weight: 100;
}

.neuraderm_module .neur_list03 li .cont{
	width:90%;
	margin:0 auto;
}

.neuraderm_module .neur_list03 li{
	margin-top:22px;
	background-color:#952B3B;
	color:#fff;
	font-size:17px;
	font-weight: 100;
	line-height:24px;
}

.neuraderm_module .neur_list03 li:nth-child(2){
	background-color:#B62C41;
}

.neuraderm_module .neur_list03 li img{
	
	width:100%;
	display: block;
}

.neuraderm_module .neur_list03 li .txt1{
	padding:40px 0;
}

.neuraderm_module .neur_list03 li .txt2{
	padding:40px 0;
}

.neuraderm_module .neur_list03 li b{
	font-weight: 700;
}

/*04영역*/
.neuraderm_module .neur_list04{
	padding:80px 0 130px;
	background-color:#fff;
	letter-spacing: -1px;
	word-break: keep-all;
}

.neuraderm_module .neur_list04 .fix_area{
	max-width: 500px;
	margin:0 auto;
}

.neuraderm_module .neur_list04 .ds-tit{
	padding-bottom: 30px;
}

.neuraderm_module .tit__area{
	text-align: center;
}

.neuraderm_module .tit__area .point{
	width: 100px;
	margin: 0 auto;
	padding: 3px 0;
	border-radius: 10px;
	background-color: #B62C41;
	font-family: 'Campton', Sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

.neuraderm_module .tit__area .s__tit{
	padding: 15px 0 10px;
	color: #B62C41;
	font-weight: 900;
	font-size: 17px;
}

.neuraderm_module .tit__area .txt__{
	font-size: 13px;
	color: #2F2E2E;
	line-height: 17px;
}

.neuraderm_module .neur_list04 .cont{
	width:85%;
	margin:0 auto;
	padding-top:20px;
}

.neuraderm_module .neur_list04 .cont li{
	padding:50px 5px;
	background-color:#F9F9F9;
	margin-top:20px;
}

.neuraderm_module .neur_list04 .cont li .imgs{
	width:60%;
	margin:0 auto;
}

.neuraderm_module .neur_list04 .cont li .d_imgs{
	width:95%;
}

.neuraderm_module .neur_list04 .cont li .imgs img{
	width:100%;
}

.neuraderm_module .neur_list04 .cont li .txt_area{
	text-align: center;
	
}

.neuraderm_module .neur_list04 .cont li .txt_area .__tit{
	
	margin:30px 0 8px;
	font-size:17px;
	font-weight: 900;
}

.neuraderm_module .neur_list04 .cont li .txt_area .__tit span{
	padding-left:8px;
	border-left: 3px solid #B62C41;
	display: inline;
	color:#B62C41;
}

.neuraderm_module .neur_list04 .cont li .txt_area .desc{
	font-size:14px;
	line-height:20px;
}

.neuraderm_module .neur_list04 .cont li .txt_area .desc span{
	display:inline;
	color:#B62C41;
	font-weight: 700;
}

.neuraderm_module .neur_list04 .cont li .txt_area .desc i{
	font-style: normal;
	font-size:13px;
	font-family: 'Campton', Sans-serif;
}

.neuraderm_module .ss__desc{
	font-size: 12px;
	font-weight: 100;
	padding-top: 40px;
	text-align: center;
	color: #C9C9C9;
}

/*05영역*/
.neuraderm_module .neur_list05{
	padding:80px 0;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	word-break: keep-all;
}

.neuraderm_module .neur_list05 .fix_area{
	max-width:500px;
	margin:0 auto;
}

.neuraderm_module .neur_list05 .mark{
	width:40%;
	margin:0 auto;
	padding-top:30px;
}

.neuraderm_module .neur_list05 .mark img{
	width:100%;
}