@charset "utf-8";

/* 내용관리 */
.ctt_admin {text-align:right}
.ctt_img {text-align:center}

#ctt_con.co_greet {margin:0 0 30px 10px;padding:10px 0 10px 30px;border-left:10px solid rgba(0,0,0,.05);}
#ctt_con.co_greet * {line-height:1.5em;}
#ctt_con.co_greet p {margin-bottom:25px;}

#co_map {position:relative;}
#co_map #info {position:absolute;left:0;top:0;bottom:32px;list-style:none;width:25%;margin:0;padding:25px 40px 0 25px;border-radius:25px 0 0 0;background:rgba(55,45,30,.75);background:linear-gradient(to right, rgba(55,45,30,1), rgba(55,45,30,.75), rgba(55,45,30,.01));z-index:3;}
#co_map #info li {margin-bottom:15px;color:#fff;line-height:1.3em;}
#co_map #info li:before {margin-right:7px;content:"\f0c8";font-family:"FontAwesome";font-size:.6em;line-height:.5em;vertical-align:middle;}

#priv {padding:35px;border:1px solid #f1f1f1;border-radius:7px;background:#fff;box-shadow: 6px 0 15px -10px rgba(50, 50, 50, 0.45), -6px 0 15px -10px rgba(50, 50, 50, 0.45);}
#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 {font-size:.9em;color:#333;}
#priv section ul {list-style:square;}
#priv section ul li {font-size:.9em;color:#333;}
