
/* 주택 설명 */
/* 상단 리스트 */
#mainComtents > .contentBox {
    margin-bottom: 25px;
}
/* 시공위치 버튼 리스트 */
#mainComtents > .contentBoxBottom > div.btn-list > button {
    padding: 0 10px;
    margin: 0 2px;
}
#mainComtents > .contentBoxBottom > div.create-list {
    margin-top: 10px;
}
#mainComtents > .contentBoxBottom > div.imgView-list {
    justify-content: center;
} 