section {
position: relative;
width: 100%;
max-width: 600px;
margin: 0 auto;
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
}

section.main {
background-image: url('../images/step1.png');
height: 1794px;
}

section.main.step2 {
background-image: url('../images/step2.png');
height: 1794px;
}

section.main > .content-wrapper.qst1 {
position: absolute;
left: 84px;
top: 651px;
}

section.main > .content-wrapper.qst1 > .quest_box {
position: relative;
width: 458px;
margin: 0 auto;
}
section.main > .content-wrapper > .quest_box > .quest_wrap > ul {
float:left;
width: 100%;
flex-wrap: wrap;
margin: 0 auto;
justify-content: space-between;
}

section.main > .content-wrapper.qst1 > .quest_box > .quest_wrap > ul > li {
float:left;
margin-right:50px;
}
section.main > .content-wrapper.qst1 > .quest_box > .quest_wrap > ul > li label {
display:block;
align-items: center;
width: 100%;
}

section.main > .content-wrapper.qst1 > .quest_box > .quest_wrap > ul > li label > span {
vertical-align:top;
}

section.main > .content-wrapper.qst1 > .quest_box > .quest_wrap > ul > li label {
display:block;
align-items: center;
width: 100%;
}
    section.main > .content-wrapper.qst1 > .quest_box > .quest_wrap > ul > li input {
        width: 275px;
        border: solid 2px #dadada;
        background-color: #ececec;
        border-radius: 5px;
        padding-left: 15px;
        height: 40px;
    }



section.main > .content-wrapper.qst2 {
position: absolute;
left: 84px;
top: 780px;
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li label  {
float:left;
margin-right:17px
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li label > div > span {
vertical-align:top;
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .icon {
width: 79px;
height: 100px;
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .ipt {
margin-bottom:10px;
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .icon.i01 {
background-image: url('../images/qicon01.png');
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .icon.i02 {
background-image: url('../images/qicon02.png');
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .icon.i03 {
background-image: url('../images/qicon03.png');
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .icon.i04 {
background-image: url('../images/qicon04.png');
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .icon.i05 {
background-image: url('../images/qicon05.png');
}

section.main > .content-wrapper.qst2 > .quest_box > .quest_wrap > ul > li .icon.i06 {
background-image: url('../images/qicon06.png');
}

section.main > .content-wrapper.qst3 {
position: absolute;
left: 84px;
top: 1009px;
}

section.main > .content-wrapper.qst3 > .quest_box {
position: relative;
width: 458px;
margin: 0 auto;
}

section.main > .content-wrapper > .quest_box > .quest_wrap > ul {
float: left;
width: 100%;
flex-wrap: wrap;
margin: 0 auto;
justify-content: space-between;
}

section.main > .content-wrapper.qst3 > .quest_box > .quest_wrap > ul > li {
float: left;
margin-right: 32px;
}

section.main > .content-wrapper.qst3 > .quest_box > .quest_wrap > ul > li label {
display: block;
align-items: center;
width: 100%;
}

section.main > .content-wrapper.qst3 > .quest_box > .quest_wrap > ul > li label > span {
vertical-align: top;
}


section.main > .content-wrapper.qst4 {
position: absolute;
left: 84px;
top: 1129px;
}

section.main > .content-wrapper.qst4 > .quest_box {
position: relative;
width: 458px;
margin: 0 auto;
}

section.main > .content-wrapper > .quest_box > .quest_wrap > ul {
float: left;
width: 100%;
flex-wrap: wrap;
margin: 0 auto;
justify-content: space-between;
}

section.main > .content-wrapper.qst4 > .quest_box > .quest_wrap > ul > li {
float: left;
margin-right: 32px;
width:100%;
margin-bottom:20px;
}

section.main > .content-wrapper.qst4 > .quest_box > .quest_wrap > ul > li label {
display: block;
align-items: center;
width: 100%;
}

section.main > .content-wrapper.qst4 > .quest_box > .quest_wrap > ul > li label > span {
vertical-align: top;
}


section.main > .content-wrapper.qst5 {
position: absolute;
left: 84px;
top: 1329px;
}

section.main > .content-wrapper.qst5 > .quest_box {
position: relative;
width: 458px;
margin: 0 auto;
}

section.main > .content-wrapper > .quest_box > .quest_wrap > ul {
float: left;
width: 100%;
flex-wrap: wrap;
margin: 0 auto;
justify-content: space-between;
}

section.main > .content-wrapper.qst5 > .quest_box > .quest_wrap > ul > li {
float: left;
margin-right: 32px;
margin-bottom: 10px;
        
        
}

section.main > .content-wrapper.qst5 > .quest_box > .quest_wrap > ul > li label {
display: block;
align-items: center;
width: 420px;
border: 1px solid #c7c7c7;
border-radius: 10px;
height: 30px;
padding-top: 10px;
padding-left: 10px;
}
section.main > .content-wrapper.qst5 > .quest_box > .quest_wrap > ul > li label.i01 {
background-image: url('../images/i01.png');
background-position: 359px;
background-repeat: no-repeat;
}
section.main > .content-wrapper.qst5 > .quest_box > .quest_wrap > ul > li label.i02 {
background-image: url('../images/i02.png');
background-position: 328px;
background-repeat: no-repeat;
}
section.main > .content-wrapper.qst5 > .quest_box > .quest_wrap > ul > li label.i03 {
background-image: url('../images/i03.png');
background-position: 328px;
background-repeat: no-repeat;
}
section.main > .content-wrapper.qst5 > .quest_box > .quest_wrap > ul > li label.i04 {
background-image: url('../images/i04.png');
background-position: 328px;
background-repeat: no-repeat;
}
section .main > .content-wrapper.qst5 > .quest_box > .quest_wrap > ul > li label > span {
vertical-align: top;
}
section.main > .content-wrapper.step1-submit {
position: absolute;
left: 74px;
top: 1655px;
}

section.main > .content-wrapper.step2-back {
position: absolute;
left: 74px;
top: 1588px;
}


section.main > .content-wrapper.step2-submit {
position: absolute;
left: 74px;
top: 1655px;
}


section.main > .content-wrapper.qst6 {
position: absolute;
left: 81px;
top: 1295px;
}


section.main > .content-wrapper.qst6 > .quest_box > .quest_wrap > ul > li {
float: left;
margin-right: 12px;
margin-bottom: 12px;
}

section.main > .content-wrapper.qst6 input  {
width: 210px;
border: 0;
background-color: #efefef;
border-radius: 5px;
padding-left: 15px;
height: 43px;
}
section.main > .content-wrapper.qst6 select {
width: 100px;
border: 2px solid #efefef;
background-color: #fff;
border-radius: 5px;
padding-left: 15px;
height: 43px;
}
section.main > .content-wrapper.qst6 select ::after  {
content:'-';
}


section.main > .content-wrapper.qst6 input.i01 {
}
section.main > .content-wrapper.qst6 input.i02 {
background-image: url('../images/i06.png');
background-position: 184px;
background-repeat: no-repeat;
}
section.main > .content-wrapper.qst6 input.i03 {
}
section.main > .content-wrapper.qst6 input.i04 {
}
section.main > .content-wrapper.qst6 input.i05 {
width: 449px;
}
section.main > .content-wrapper.qst6 input.i07 {
width: 142px;
}
section.main > .content-wrapper.qst6 input.i08 {
width: 123px;
}
.i09 {
font-family: "NanumSquareNeo", sans-serif;
font-size: 12px;
color: #424a50;
font-style: normal;
font-weight: 400;
word-break: keep-all;
vertical-align: baseline;
}

::placeholder{
color:#c0c0c0;
}


section.main > .content-wrapper > .quest_box {
position: relative;
width: 548px;
margin: 0 auto;
}

section.main > .content-wrapper > .quest_box > .quest_wrap {
position: absolute;
left: 0;
top: 0;
width: 100%;
}

section.main > .content-wrapper.qst6 input[type=checkbox] {
width: 12px;
height: 12px;
border: 2px solid #000;
border-radius:0px;
margin-right:0px;
}

input[type=radio] {
width: 20px;
height: 20px;
margin-right: 5px;
}

