@charset "utf-8"; /*** [reset] ***/ *{box-sizing:border-box;} *:after{clear:both;} dl, ol, ul{margin:0; padding:0;} ul{margin:0; padding:0;} ul li{list-style:none} dl, dd{margin-bottom:0;} label{margin-bottom:0;} em{font-style:normal;} a{color:#333;} p{margin-bottom:0;} h1, h2, h3, h4, h5, h6{margin:0;} /*** [reset 끝] ***/ /*** [bootstrap reset] ***/ a:focus, a:hover{text-decoration:none;} dl, dd, dt{line-height:initial;} .btn{padding:0; line-height:inherit; font-size:inherit; font-weight:inherit; border-radius:0;} /*** [bootstrap reset 끝] ***/ /*** [plugin reset] ***/ .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-size:1rem;} /*** [plugin reset 끝] ***/ 