.wrinkle02 .sec01 > p{
	text-align:left;
	font-size:17px;
	font-family:"Nanum Myeongjo";
	font-weight:bold;
}

.wrinkle02 .sec01 > p>span{
	color:#751485;
}

.wrinkle02 .sec02 > p.title{
	text-align:left;
	font-size:17px;
	font-family:"Nanum Myeongjo";
	font-weight:bold;
	margin-top:15px;
	padding-bottom:20px;
}

.wrinkle02 .sec02 > p.title>span{
	color:#751485;
}

.textBox{
	text-align:left;
}

.textBox p>span{
	color:#751485 !important;
	text-decoration:underline;
}

.wrinkle02 .sec03 .inner > p span{
	color:#751485 !important;
}

.wrinkle02 .sec04 p span{
	color:#751485 !important;
}

.sec04_02{
	background:#ede9e9 !important;
}

.wrinkle02 .sec04 p{
	text-align:left;
}

.sec04_02 h3{
	color:#751485;
	font-size:40px;
	margin-top:70px;
}

.wrinkle03 .sec04_02 .inner > div{
	background:none;
	border:none;
	text-align:left;
	font-size:14px;
	color:#2c2c2c;
	padding:0px;
	margin-top:30px;
	background:url('../img/sec2_blit.jpg') no-repeat;
	background-position:left 7px;
	padding-left:15px;
}

.sec04_line{
	width:100%;
	background:#dddddd !important;
	height:1px;
	margin-top:70px;
}

.sec04_line2{
	width:100%;
	background:#2c2c2c !important;
	height:1px;
	margin-top:70px;
	margin-bottom:30px;
}

.sec07{
	background:#fdf7f0 !important;
}

.sec07 small{
	font-size:24px;
	font-weight:inherit;
}

.sec07 em{
	font-style:inherit;
}

.sec07 span{
	font-size:16px;
	font-weight:normal;
	display:block;
	padding-top:15px;
}

.sec07 td{
	font-size:12px;
}

.fc_img5_2{
	background:url('../img/fc_img5_2.jpg') no-repeat center 0;
	background-size: auto 200px;
	width:100%;
	max-width:300px;
	margin:0 auto;
	height:200px;
	font-size:13px;
	color:white;
	padding:0px 25px;
	box-sizing:border-box;
	display: grid;
   place-items: center;
}

.sec12{
	position:relative;
	box-sizing:border-box;
}

.sec12 .inner{
	box-sizing:border-box;
}

.wrinkle03 .sec12 .swiper-pagination{
	bottom:0px;
	margin:0 auto;
	text-align:center;
	box-sizing:border-box;
	width:87%;
	position:relative;
	margin-top:40px;
	margin-bottom:40px;
}

.wrinkle03 .sec12 .swiper-pagination-bullet{
	background:#ababab;
	width:16px;
	height:16px;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	box-sizing:border-box;
}

.wrinkle03 .sec12 .swiper-pagination-bullet-active{
	width:16px !important;
	height:16px !important;
	background:#60136d !important;
	box-sizing:border-box;
}

.chart_box{
	padding-bottom:30px;
}

.chart{
	width:45%;
	text-align:center;
	position:relative;
	float:left;
}

.chart_title{
	font-size:15px;
	color:#751485;
	font-weight:bold;
}

.chart_txt{
	color: #2c2c2c;
    font-size: 12px;
    line-height: 16px;
    position: absolute;
    top: 56%;
    width: 100%;
}

.percent{
    top: 40%;
    font-weight: bold;
    color: #751485;
    font-size: 15px;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
}

.cb_box{
    width: 10%;
    float: left;
    padding-top: 28%;
}

.chart_b{
	width:15px;
	height:15px;
	border-radius:50%;
	background:#f0f0f0;
	margin:0 auto;
}

.clear{
	clear:both;
}

.chart_outer{
	width:96%;
	margin:0 auto;
	margin-left:2%;
}