@charset "utf-8";
/* SHINING 독립 사용 */

/* 온라인 견적문의 */
#inc05_wrap {font-family:'notokr-regular'}
#inc05_wrap dl{clear:both;padding-bottom:12px;overflow:hidden}
#inc05_wrap dl dt{float:left;width:80px;font-weight:bold;font-size:14px;padding-left:20px;line-height:30px}
#inc05_wrap dl dt:first-child{padding-left:0}
#inc05_wrap dl dd{float:left;width:180px}
#inc05_wrap dl dd input, #inc05_wrap dl dd select{padding:4px 5px;border-radius:5px}
#inc05_wrap dl dd input.inc_input{width:180px;height:32px;box-shadow:none;border:1px solid #ddd}
#inc05_wrap dl dd input.tel_st{width:100px;height:32px;box-shadow:none;border:1px solid #ddd}
#inc05_wrap dl dd select{width:180px;height:34px;border:1px solid #ddd}

#inc05_wrap .inc_btn{margin-top:7px}
#inc05_wrap .inc_btn input[type=submit] {position:absolute;right:0;bottom:0;width:240px;height:40px;background:#393939;border:none;color:#fff;font-size:15px;padding:0;cursor:pointer;border-radius:5px}
#inc05_wrap .inc_btn input[type=submit]:hover {background:#F64D20;color: #fff}

#inc05_wrap .ag_wrap{text-align:center; margin-top:7px; padding-bottom:3px;width:260px}
#inc05_wrap .ag_wrap #agree_link{background:#aaa;color:#fff;padding:3px 7px;display:inline-block;*display:inline;zoom:1;border-radius:5px;cursor:pointer}
#inc05_wrap .ag_wrap #agree_link:hover{background:#999}