@charset "utf-8";
*{margin:0; padding:0; }
ul, ol{list-style:none}
a{color:'inhert'; text-decoration:none}
header, footer, nav{display:block}
img{max-width:100%}
body{font-family:'NanumBarunGothic','굴림', "돋음",'Source Sans Pro', 'sans-serif'; font-size:.8em; line-height:1.5; }
#wrapper{width:100%}
.in{width:1001px; margin:0 auto}
.logo{float:left; width:10%; margin-left:4.9113%; margin-top:2%}
.contners{background:url(../images/pr_01main.jpg) no-repeat center center; background-size:cover; height:200px}
.box{width:90%; height:100%; margin:auto}

.idea> h3{font-size:20px; padding-top:7%;font-weight:700; background:url(../images/bar01.gif) no-repeat 0% 50%; margin-bottom:5%}


.table{border-collapse:collapse; border-top:2px solid #071c52; font-size:0.9em; width:80%; margin-left:5%; margin-bottom:10%; width:80% }
.table th, .table td{padding:10px 10px; border-bottom:1px solid #666;  }
.table th{background:#aec4ce;}
.table td:nth-child(1){text-align:center}
.number{text-align:center}
form{margin-left:15%; margin-bottom:5%}
form button{margin-left:50%}


.clearfix::before, .clearfix::after{content:''; display:block}
.clearfix::after{clear:both}

