@charset "utf-8";
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
body,h1,h2,h3,h4,h5,h6,input,button,table,select,textarea{font-family:'Malgun Gothic','맑은고딕','돋움',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;font-size:12px;color:#333}
img,fieldset{border:0 none}
li{list-style:none}
input,select,button{vertical-align:middle}
img{vertical-align:top}
i,em,address{font-style:normal}
label,button{cursor:pointer}
button{margin:0;padding:0}
hr{display:none}
table{border-collapse:collapse;border-spacing:0}
input[type=checkbox],input[type=radio]{border:0 none}
a{color:#333;text-decoration:none}
a:hover{}
video{display:block;}

/***** common *****/
.skip{overflow:hidden;position:absolute;top:-999em;left:-999em;width:1px;height:1px}

/***** layout *****/
.artc_terms{width:608px;margin:0 auto;padding:16px;}

.artc_terms .tit_terms{display:block;margin-bottom:40px;color:#505050;font-size:32px;line-height:40px;font-weight:normal;text-align:center;}
.artc_terms .wrap_terms{padding:20px 25px;border:1px solid #e1e1e1;color:#8f8f8f;font-size:24px;line-height:36px;}

.artc_terms .wrap_terms .tit{display:block;margin:20px 0;color:#6b6b6b;;}
.artc_terms .wrap_terms .tit:first-child{margin-top:0;}

