

#subtitle { position:relative; width:100%; padding-top:76px; text-align:center; font-size:32px; font-weight:700; color:#161616; }


.sub0604 { position:relative; width:90%; max-width:800px; margin:0 auto; margin-top:34px;  margin-bottom:120px; overflow:hidden; }
.sub0604 ul { position:relative; width:100%; }
.sub0604 ul li.name { width:100%; height:68px; margin:0 auto; padding-bottom:8px; overflow:hidden; }
.sub0604 ul li.phone { width:100%; height:68px; margin:0 auto; padding-bottom:8px; overflow:hidden; }
.sub0604 ul li.subject1 { width:100%; height:68px; margin:0 auto; padding-bottom:8px; overflow:hidden; }
.sub0604 ul li.contentinput { width:100%; height:248px; margin:0 auto; padding-bottom:8px; overflow:hidden; }
.sub0604 ul li.contentinput textarea { display:block; width:100%; height:100%; background:#ffffff; border:1px solid #e5e5e5; box-sizing:border-box; padding:14px; font-size:18px; font-weight:400; font-family: 'Pretendard', sans-serif; }
.sub0604 ul li.name label,.sub0604 ul li.phone label,.sub0604 ul li.subject1 label,.sub0604 ul li.contentinput label {display:none; }
.sub0604 ul li input.required { display:block; width:100%; height:68px; background:#ffffff; border:1px solid #e5e5e5; box-sizing:border-box; text-indent:14px; font-size:18px; font-weight:400; font-family: 'Pretendard', sans-serif; }
.sub0604 ul li.submitbt { position:relative; width:100%; margin-top:24px;  }
.sub0604 ul li.submitbt input { 
	display:block; width:100%; height:68px; font-size:24px; font-weight:500; letter-spacing:-1px; color:#ffffff; background:#111111; 
	border:0px; cursor:pointer; 
}
.sub0604 ul li.fpv { width:100%; text-align:right; margin:0 auto; padding-top:12px; font-size:16px; font-weight:400; color:#696969; }


.sub0604 input[type="checkbox"] + label span {
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align:middle;
	background:#fff;
	border:none;
	cursor:pointer;
	background:url('/images/radio1.png')no-repeat 0 0;
	margin-right:6px;
}
.sub0604 input[type="checkbox"]:checked + label span { background:url('/images/radio2.png')no-repeat 0 0; }


.contentinput2 { width:100%; font-size:16px; font-weight:400; color:#696969; line-height:150%; }