@charset "utf-8";

/* 내용관리 */
.ctt_admin {text-align:right}
#ctt {width:1181px;margin:0 auto 80px}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {width:100%}
#ctt_con ul li {width:200px;padding:15px 10px;border:1px solid #e5e5e5;text-align:center;font-weight:bold}
#ctt_con ul {width: 100%;margin: 50px 0;display: flex;justify-content: center;}
#ctt_con ul li a {font-size:1rem;color:#222}
#ctt_con ul li:last-child {border-bottom:3px solid #294fb0}
#ctt_con ul li:last-child a {color:#294fb0}
#content {text-align:center}
.content_info {width:1181px;margin:80px 0;display: flex;justify-content: center;flex-wrap:wrap}
#content h2 {width:100%;font-size:36px}
#content p {padding:5px 0;font-size:15px;text-align:center;color:#717171}
#content .text01 {margin-bottom:80px;font-size:13px;letter-spacing:-1px}

.iw_inner > p {padding:10px}