@charset "utf-8";

/* 내용관리 */
.ctt_admin {text-align:right}
#ctt_con {padding:20px;border:1px solid hsla(0,0%,0%,.05);box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 20px 0px;background:#fff;}

#co_greet * {font-size:1.1em;line-height:1.7em;}
#priv * {font-size:1em;line-height:1.4em;}
	#priv section {display:block;}
	#priv section:after {display:block;content:"";margin:30px 0;border-top:1px solid #efefef;}
	#priv section:nth-child(4):after {margin:0;border:none;}
	#priv section h2.tit {margin-bottom:20px;font-size:1.2em;font-weight:500;color:#0669c0;}
	#priv section h3 {display:inline-block;margin:30px 0 10px;padding:3px 10px;border-radius:30px;font-weight:400;color:#fff;background:#629ac1;}
	#priv section p {color:#333;}
	#priv section ul {list-style:square;}
	#priv section ul li {color:#333;}