* {
	margin: 0;
	padding: 0;
	font-family: 'Noto Sans KR', sans-serif;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
	color: black;
}

/*메인 화면*/
.container {
	font-family: 'Noto Sans KR', sans-serif;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.infor_box {
	margin: 0;
	width: 100%;
}

.id_box>div {
	width: 100%;
	height: 120px;
}

.infor_box>li:nth-child(1), .survey_box>ul>li {
	height: auto;
}

.survey_box>ul {
	height: 140px;
	margin-top: 20px;
	border: 1px solid #ebebeb;
}

.survey_box>ul>li {
	cursor: auto;
}

.select_head h3 {
	font-size: 17px;
}

.select_head p {
	font-size: 12px;
	color: rgb(150, 150, 150);
}

hr {
	border: 0.5px dashed #E4E9F4;
}

.survey_free {
	height: 150px;
}

h3.survey_title {
	font-size: 15px;
	height: auto;
	line-height: normal;
	padding-top: 10px;
}

.agree_btn {
	width: 80px;
	height: 22px;
	line-height: 20px;
	background-color: #b1b1b1;
	text-align: center;
	font-size: 11px;
	border-radius: 40px;
	color: rgb(255, 255, 255);
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

input.chk {
	float: left;
	margin: 6px;
}

p.agree_title {
	clear: both;
}

p.agree_title>label {
	float: left;
}

ul.infor_box {
	margin: 0;
	width: 100%;
}

.id_box>div {
	width: 100%;
	height: 120px;
}

.infor_box>li:nth-child(1), .survey_box>ul>li {
	height: auto;
}

.survey_box>ul {
	height: 140px;
	margin-top: 20px;
	border: 1px solid #ebebeb;
}

.survey_box>ul>li {
	cursor: auto;
}

.select_head h3 {
	font-size: 17px;
}

.select_head p {
	font-size: 12px;
	color: rgb(150, 150, 150);
}

hr {
	border: 0.5px dashed #E4E9F4;
}

.survey_free {
	height: 150px;
}

h3.survey_title {
	font-size: 15px;
	height: auto;
	line-height: normal;
	padding-top: 10px;
}

.agree_btn {
	width: 80px;
	height: 22px;
	line-height: 20px;
	background-color: #b1b1b1;
	text-align: center;
	font-size: 11px;
	border-radius: 40px;
	color: rgb(255, 255, 255);
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

input.chk {
	float: left;
	margin: 6px;
}

p.agree_title {
	clear: both;
}

p.agree_title>label {
	float: left;
}

.container {
	font-family: 'Noto Sans KR', sans-serif;
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.infor_box {
	margin: 0;
	width: 100%;
}

.id_box>div {
	width: 100%;
	height: 120px;
}

.infor_box>li:nth-child(1), .survey_box>ul>li {
	height: auto;
}

.survey_box {
	margin-top: 10px;
}

.survey_box>ul {
	height: 140px;
	margin-top: 20px;
	border: 1px solid #ebebeb;
}

.survey_box>ul>li {
	cursor: auto;
}

.select_head h3 {
	font-size: 17px;
}

.select_head p {
	font-size: 12px;
	color: rgb(150, 150, 150);
}

hr {
	border: 0.5px dashed #E4E9F4;
}

.survey_free {
	height: 150px;
}

h3.survey_title {
	font-size: 15px;
	height: auto;
	line-height: normal;
	padding-top: 10px;
}

.agree_btn {
	width: 80px;
	height: 22px;
	line-height: 20px;
	background-color: #b1b1b1;
	text-align: center;
	font-size: 11px;
	border-radius: 40px;
	color: rgb(255, 255, 255);
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}

input.chk {
	float: left;
	margin: 6px;
}

p.agree_title {
	clear: both;
}

p.agree_title>label {
	float: left;
}

.prepare_box {
	width: 100%;
	height: auto;
	background: #fff;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}

.prepare_box h1.prepare_box_title {
	height: 80px;
	font-size: 20px;
	background: #9d9d9d;
	color: #fff;
	font-weight: 600;
	text-align: center;
	box-sizing: border-box;
	padding-top: 14px;
}

.prepare_box h1.prepare_box_title>p {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
}

ul.prepare_list {
	width: 100%;
	height: auto;
	overflow: hidden;
}

ul.prepare_list>li {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	border-bottom: 0.5px solid #e3e3e3;
}

ul.prepare_list>li:nth-child(1) {
	height: 135px;
	line-height: 135px;
}

ul.prepare_list>li:nth-child(2) {
	height: 65px;
	line-height: 65px;
}

ul.prepare_list>li:nth-child(3) {
	height: 295px;
	line-height: 295px;
}

ul.prepare_list>li:nth-child(4) {
	height: 175px;
	line-height: 175px;
	border: none;
}

ul.prepare_list>li div.list_title {
	width: 8%;
	height: 100%;
	background: #f1f1f1;
	float: left;
	color: #000;
	text-align: center;
	font-size: 15px;
}

ul.list_txt {
	width: 92%;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	padding-bottom: 5px;
	float: left;
}

ul.list_txt>li {
	font-size: 14px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

ul.list_txt>li i {
	color: rgb(0, 174, 255);
}

ul.list_txt>li span {
	color: red;
	line-height: 20px;
	padding-left: 35px;
	font-size: 13px;
}

ul.list_txt>li>p.list_icon {
	height: 10px;
	float: left;
	margin: 10px;
}

ul.list_txt>li>p.letter {
	width: 99%;
	height: auto;
	line-height: 30px;
}

.prdNotice ul.list_txt>li span {
	display: flex;
	height: fit-content;
	gap: 5px;
}

.prdNotice ul.list_txt>li span::before{
	content:'ㆍ'
}
.prdNotice .prepare_list>li:nth-child(1) {
	height: 180px;
	line-height: 180px;
	display: flex;
	align-items: center;
}

.prdNotice ul.prepare_list>li div.list_title{
	float:none;
	padding:80px 0;
}

.prdNotice ul.list_txt{
		float:none;
		padding-bottom:0;
		height:100%;
}