@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:300&display=swap');
@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:20px;background:#fff}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0;line-height:1.6em}
#ctt_con img{max-width:100%;height:auto}
.ctt_img {text-align:center}

h2 {font-size:30px; margin-bottom:30px; font-family: 'Noto Sans KR', sans-serif;}
p {font-size:17px; margin-bottom:10px; font-family: 'Noto Sans KR', sans-serif; font-weight:600; color:#0061C1}
span {display:inline-block; line-height:25px; font-size:15px;}
.s2_div1 {width:100%; margin-top:10px; font-family: 'Noto Sans KR', sans-serif;}
.s2_div2 {width:100%; margin-top:40px; font-family: 'Noto Sans KR', sans-serif;}
.s2_div1 div {float:left; width:29%; margin:2%;}
.s2_div2 div {float:left; width:29%; margin:2%;}
.s2_div1 table {text-align:center; width:100%; border:1px solid #E7E7E7; border-collapse:collapse;}
.s2_div2 table {text-align:center; width:100%; border:1px solid #E7E7E7; border-collapse:collapse;}
td {border:1px solid #E7E7E7; padding:6px;}
th {border:1px solid #BAD6E7; padding:6px;}

.s2_div1 img {width:99.7%;}
.s2_div2 img {width:99.7%;}
th {font-size:15px; letter-spacing:1px; background:#D3E8F3;}
td {font-size:15px; color:#1B1B1B;}

.sur_img1 {width:48%; margin:1%; border-radius:0 30px; box-shadow:7px 7px 0px 0px #E2E2E2;}