div.popsurvey{
    width:100%;
}
div.popsurvey * {
    font-family:NanumSquareR, sans-serif;
}
div.popsurvey h1{
    margin:0;
    padding:15px 15px;
    min-height:60px;
    color:#fff;
    font-size:21px;
    line-height:1.5;
    text-align:center;
    background:#3860b7;
    box-sizing:border-box;
}
div.popsurvey p.stxt1{
    margin:0;
    padding:0 18px 0 160px;
    height:100px;
    color:#636363;
    line-height:18px;
    letter-spacing:-0.09em;
}
div.popsurvey .pollDiv{
    padding:0 15px 15px;
}
div.popsurvey .pollDiv dl{
    width:100%;
    padding:0 0 12px 0;
}
div.popsurvey .pollDiv dt{
    font-size:16px;
    color:#222;
    font-weight:bold;
    line-height:1.4;
}
div.popsurvey .pollDiv dt.tit{
    display:flex;
    gap:5px;
}
div.popsurvey .pollDiv dt.tit .required{
    color:#eb1053;
    font-weight:400;
}
div.popsurvey .pollDiv dd{
    position:relative;
    margin:6px 0 6px 24px;
    font-size:15px;
    color:#787878;
    line-height:1.4;
}
div.popsurvey .pollDiv .dotline{
    width:100%;
    height:1px;
    margin:20px 0 15px !important;
    background:url(../images/cssimg/pop_surveyDot.gif) repeat-x left bottom;
}
div.popsurvey .survey{
    margin:0;
    padding:0 24px 12px;
}
div.popsurvey .stit{
    margin:0 auto;
    padding-bottom:24px;
    width:407px;
    height:31px;
    background:url(../images/cssimg/pop_surveyItem.gif) no-repeat left top;
}
div.popsurvey .stit li{
    float:left;
    padding:9px 0 0 25px;
    color:#222;
    background:url(../images/cssimg/bul_dot6.gif) no-repeat 16px 13px;
}
div.popsurvey .survey dl{
    width:100%;
    padding:0 0 12px 0;
}
div.popsurvey .survey dt{
    padding:0 0 6px 18px;
    color:#106b7c;
    font-weight:bold;
    line-height:16px;
    background:url(../images/cssimg/bul_arrow25.gif) no-repeat left top;
}
div.popsurvey .survey dd{
    position:relative;
    margin:0 32px 6px 150px;
    padding-bottom:30px;
    color:#787878;
}
div.popsurvey .survey dd.txt{
    margin-left:24px !important;
    line-height:18px;
    padding-bottom:12px;
}
div.popsurvey .survey .dotline{
    width:100%;
    height:1px;
    margin:0 0 24px !important;
    background:url(../images/cssimg/pop_surveyDot.gif) repeat-x left bottom;
}
div.popsurvey .survey .item{
    position:absolute;
    width:150px;
    top:0;
    left:-160px;
    color:#787878;
    line-height:14px;
    text-align:right;
}
div.popsurvey .survey .graph{
    position:relative;
    display:inline-block;
    height:8px;
    margin:2px 0 0 0;
    background:#9ccfd6;
    border:1px solid #639ace;
}
div.popsurvey .survey .graph span{
    position:absolute;
    width:40px;
    line-height:12px;
    top:0;
    right:-50px;
    font-family:Verdana;
    font-size:10px;
    color:#787878;
}
div.popsurvey .result{
    margin:0;
    padding:0 24px 24px;
    background-color:#f8f7ef;
    border:1px solid #e5dfd3;
}
div.popsurvey .result dl{
    width:100%;
    margin:0;
    padding:24px 0 12px 0;
}
div.popsurvey .result dt{
    padding:0 0 6px 18px;
    color:#c59642;
    font-weight:bold;
    line-height:24px;
    background:url(../images/cssimg/bul_arrow9.gif) no-repeat left 4px;
}
div.popsurvey .result dd{
    position:relative;
    margin:0 32px 6px 100px;
    color:#787878;
    white-space:nowrap;
}
div.popsurvey .result .dotline{
    width:100% !important;
    height:1px;
    margin:8px 0 0 !important;
    background:url(../images/cssimg/pop_surveyDot.gif) repeat-x left bottom;
}
div.popsurvey .result .item{
    position:absolute;
    width:150px;
    top:0;
    left:-160px;
    color:#787878;
    line-height:14px;
    text-align:right;
}
div.popsurvey .result .graph{
    position:relative;
    display:inline-block;
    height:8px;
    margin:2px 0 0 0;
    background:#e1dcbd;
    border:1px solid #bbad9a;
}
div.popsurvey .result .graph label{
    position:absolute;
    width:40px;
    line-height:12px;
    top:0;
    right:-50px;
    font-family:Verdana;
    font-size:10px;
    color:#787878;
}

div.popsurvey .pollDiv label.space{
    margin-right:15px;
}
div.popsurvey .pollDiv input{
    margin-right:3px;
    vertical-align:-1px;
}
div.popsurvey .pollDiv input.txt{
    margin:0;
    width:300px;
    color:#969e80;
    vertical-align:middle;
}
div.popsurvey .pollDiv input[type="text"]{
    width:100%;
}
div.popsurvey .pollDiv input[type="checkbox"]+label{
    position:relative;
    padding: 0 10px 0 0;
}
div.popsurvey .pollDiv textarea{
    width:calc(100% - 24px - 15px);
    height:50px;
    padding:5px;
    border:1px solid #d0d0d0;
}
div.popsurvey .pollDiv .info{
    padding:6px 12px;
    background-color:#f8f7ef;
    border:1px solid #e5dfd3;
}
div.popsurvey .pollDiv .info dl{
    padding:0 !important;
    background:none !important;
}
div.popsurvey .pollDiv .info dt{
    color:#c59642;
    font-weight:bold;
}
div.popsurvey .pollDiv .info .hline{
    width:100%;
    height:1px;
    margin:10px 0 !important;
    border-bottom:1px solid #e5dfd3;
}

div.btnc1 {
    padding-bottom: 20px;
}

div.btnc1 a{
    display:inline-block;
    width:134px;
    height:35px;
    border-radius:3px;
    background-color:#3860b7;
    font-weight:700;
    font-size:17px;
    color:#fff;
    line-height:33px;
}

