@charset "utf-8";

/* 이용약관 */
#page-navi {display:none;}
.terms{font-family:나눔고딕,NG,NanumGothic,dotum,돋움;width:100%;margin:30px 0}
.terms ul li{list-style:none}
.terms h3{font-size:18px;color:#333;font-weight:600;margin:0 0 12px 0;}
.terms div{margin:0 0 50px 0}
.terms .scroll_down{width:100%;height:250px;overflow:auto;border:1px solid #ccc;padding:10px;box-sizing:border-box;margin:0 0 20px 0}
.terms input{width:16px;height:16px;vertical-align:middle;margin:0 3px 0 0}
.terms label{font-size:13px;color:#666;vertical-align:middle}
.terms .agreeBtn{margin:65px 0 0 0;width:400px;margin:0 auto}
.terms .agreeBtn a{display:block;width:165px;height:44px;padding:12px 0 0 0;color:#666;font-size:16px;font-weight:600;background:#d9d9d9;float:left;text-decoration:none;text-align:center;margin:0px 17px;border-radius:3px;/* margin-bottom: 50px; */}
.terms .agreeBtn a.yes{background:#cc0001;color:#fff}