.more_btn .list_more{margin: 0; margin-top: 15px;}
.more_btn .list_more {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    background: #D8BCA4;
    border: 0;
    border-radius: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
}

#etc_cont {
	width: 100%;
	border: 1px solid #ccc;
	margin-bottom: 5vw;
}
.file_box {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 23px;
}
.chat_view ul li { margin-bottom: 5vw; }
.inq_chat_list { height: 140vw; margin-bottom: 20vw;  overflow-y: auto;}