@charset "utf-8";

article#rightContent p.blue{
	text-align:center; font-size:24px; font-family: 'KoPub Batang','Malgun Gothic'; /*font-weight:bold;*/ color:#1e2574; line-height:160%;
}

article#rightContent>div:nth-child(2)>p{
	font-size:16px; margin-top:30px; font-weight:400; line-height:200%;
	width:100%; text-align:justify;
}

article#rightContent>div:nth-child(3){
	/*outline:1px solid black;*/
	position:relative; width:100%; text-align:right;
}
	article#rightContent>div:nth-child(3) p{
		position:absolute; right:220px; bottom:0; font-family:'KoPub Batang','Batang'; color:#333; font-size:40px; font-weight:bold;
	}
		article#rightContent>div:nth-child(3) p span{
			display:block;
			font-size:16px; font-family:'Noto Sans KR','Malgun Gothic'; font-weight:normal;
		}