.hizmall_wrap {
	margin:0 auto;
	width:100%;
	max-width:860px;
}

.hizmall-header {
	padding:0 30px;
}

.hizmall-content img {
	width:100%;
}


.hizmall_service {
	margin:0 auto;
	width:860px;
}

.hcp {
	position:relative;
}
.hca {
	position:absolute;
	left:280px;
	top:520px;
	font-size:14px;
	font-family:'Noto Sans';
	color:#838383;
}
.hcb {
	position:absolute;
	left:520px;
	top:520px;
	font-family:'Noto Sans';
	color:#838383;
}

.ui-selectmenu-button.ui-button {
	width:156px;
	border:3px solid #838383;
	background:#fff;
	border-radius:10px;
}

.hc3 select {
	width:186px;
	border:3px solid #838383;
	background:#fff;
	border-radius:10px;
	padding:5px 10px;
	font-size:16px;
}


.ai_msg {
	position:relative;
	width:1200px;
	height:860px;
	background:url('/images/hizchat/ai_msg.jpg') no-repeat;
}

.ai_short_msg {
	position:absolute;
	left:444px;
	top:160px;
	font-size:24px;
	width:675px;
}


.hizmall-type {
}
.hizmall-type h2  {
	margin-top:20px;
	margin-bottom:5px;
}
.hizmall-type > ul > li {
	padding-left:15px;
	text-indent:-15px;
	margin-bottom:3px;
}
.hizmall-type > ul > li > ul > li {
	padding-left:15px;
	text-indent:-15px;
	margin-bottom:3px;
}

#wrap .hizmall-content {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	max-width:860px;
}