@charset "utf-8";

/* 내용관리 */
#ctt {}
.ctt_admin { margin-bottom:10px;text-align:right; }
.ctt_admin .btn:before {content:"\f021";font-family:"FontAwesome";}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con { margin-bottom:20px;padding:20px;border:1px solid #d9d9d9; }
#ctt_con img, .ctt_img img { max-width:100%; }
#ctt_con * {line-height:1.3em;}
.ctt_img { text-align:center; }

#comp_map {height:500px;margin-bottom:10px;border:1px solid #666;}
	#comp_map div {font-size:11pt;font-weight:bold;text-align:center;}
#comp_info {margin:50px 0 10px;padding:0;}
	#comp_info dt {margin-bottom:15px;font-weight:700;font-size:1.3em;line-height:1em;}
	#comp_info dd {margin:0;padding:7px 15px;border-bottom:1px dotted #aaa;font-size:.95em;}
	#comp_info dd i {margin-right:7px;color:#3d4d99;}
#priv {font-size:.9em;}
	#priv * {line-height:1.4em;}
	#priv section {display:block;}
	#priv section:after {display:block;content:"";margin:30px 0;border-top:1px solid #efefef;}
	#priv section:last-child: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;}
	#priv section ol {margin:10px 0;}

.co_greet {padding:10px 0;}
	.co_greet * {line-height:1.6em;}
	.co_greet p {margin-bottom:10px;font-size:1.1em;text-align:center;}
	.co_greet p strong {font-family: 'Noto Sans KR';font-weight:600;font-size:1.3em;}
	.co_greet h3.h3_tit {margin:30px 0 10px;padding-top:30px;border-top:1px dashed #ca4145;font-family: 'Noto Sans KR';font-weight:500;font-size:1.2em;}
	.co_greet ul {list-style:none;margin:0;padding:15px;border-radius:4px;border:1px solid transparent;background:rgba(0,0,0,.02);}
	.co_greet ul:after {display:block;clear:both;content:"";}
	.co_greet ul li {float:left;width:25%;font-size:.9em;}
	.co_greet ul li:before {display:inline-block;margin:0 10px;content:"\f105";font-family:"FontAwesome";}
	.co_greet span.notice {display:block;margin-top:10px;font-size:.9em;text-align:right;}