/**********ÈÄ¿øÇÏ·¯°¡±â **/
@font-face {
    font-family: 'NanumBarunGothic';
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
    font-weight: 300;
    font-display: swap;
}

.spos_btn{
	position:relative;
	width:100%;
	box-sizing:border-box;
	text-align:right;
	padding-right:32px;
	margin-top:10px;
}

.content_img_area.nam_cia{
	float:none;
}

#contents .spos_btn > a{
	font-size:18px;
	color:#fff;
	background-color:#f7409a;
	line-height:1;
	padding:8px 30px;
	font-family: Nanum Gothic, Arial, Helvetica, sans-serif;
	border-radius: 2px;
	box-sizing: border-box;
}

#contents .spos_btn > a > span{
	font-family: Nanum Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	position: relative;
	top: -1px;
}

#contents .spos_btn > a:hover > span{
	color:#fff;
}

#contents .spos_btn > a:hover{
	background-color:#e10a74;
}

#content_area .sp_inner p{
	margin-left:0;
	color:#000;
	font-size:16px;
	line-height: 1.6;
	font-family: 'NanumBarunGothic';
	box-sizing: border-box;
	font-weight: bold;
}


.sponso_info{
	position:relative;
	box-sizing:border-box;
	padding:20px 30px;
	padding-top:15px;
	border:1px solid #ddd;
	border-radius:20px;
	border: 1px solid #ddd;
  background-color: #F8F8F8;
	box-shadow: 3px 3px 3px #eee;
	width: calc(100% - 40px);
  margin-left: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	 -webkit-box-align: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.sp_inner{
	position:relative;
	box-sizing:border-box;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.inner{
	position:relative;
	box-sizing:border-box;
	width:100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.sp_inner > p{
	width:100%;
}

#content_area .si1.sp_inner > p:first-child{
	font-size:24px;
	height:43px;
}


#content_area .si1.sp_inner > p{
	font-size:21px;
	font-weight:bold;
	height:37px;
	text-align:center;
}

#content_area .si1.sp_inner > p > span{
	color:#E13F7C;
	font-size:25px;
}

#content_area .si1.sp_inner > p:first-child > span{
	font-size:28px;
}

#content_area .si2.sp_inner .inner{
	margin:5px 0;
}


#content_area .si2.sp_inner .inner > p:first-child{
	width: 120px;
	text-align: center;
	padding: 2px;
	border-radius: 100px;
	margin-right: 10px;
	background-color: #f6288d;
	color: #ffff;
}

.si2.sp_inner{
	margin-top:15px;
	margin-bottom:7px;
	padding:10px 30px;
	border:3px solid #f7409a;
	border-radius:20px;
	background-color:#fff;
	box-shadow:0px 3px 3px #eee;
	width: 86%;
}


#content_area .si3.sp_inner > p{
	text-align:center;
	color: #161179;
}


#content_area .si2.sp_inner > .inner:first-child > p:first-child{
	letter-spacing: 3px;
}

.sponso_info .spos_btn {
	position: relative;
	width: 100%;
	box-sizing: border-box;
	padding-right: 0;
	margin-top: 20px;
	text-align: center;
}

#contents .sponso_info .spos_btn > a {
	font-size: 17px;
	color: #fff;
	background-color: #f7409a;
	line-height: 1;
	padding: 8px 40px;
	padding-bottom:7px;
	border-radius: 2px;
	box-sizing: border-box;
	border-radius: 8px;
	font-family: 'NanumBarunGothic';
	font-weight: bold;
	border:2px solid #c80866;
	transition:0.3s;
}


#contents .sponso_info .spos_btn > a:hover{
	background-color:#e10973;
}

.fh1.fa{
	font-size: 20px;
  margin-left: 5px;
}

.fh2.fa{
	font-size: 15px;
	top: -15px;
	left: -4px;
	position: relative;
}

.sponsor_bak{
	width: 192px;
	position: absolute;
	right: 5px;
	bottom: 2px;
}