/*     82403 : 구글 지도 (주소 직접 입력)      */
.map__82403__ iframe {vertical-align:top;}
.map__82403__ p {display:block; margin:0; padding:1em 0; font-size:13px;} 
.map__82403__ .build_preview__82403__ {display:table; width:100%;}
.map__82403__ .build_preview__82403__ .inner__82403__ {display:table-cell; height:400px; border:1px solid #ddd; background:#f8f8f8; text-align:center; vertical-align:middle;}
.map__82403__ .build_preview__82403__ .inner__82403__ .subject__82403__ {display:block; font-size:16px; font-weight:bold;}
.map__82403__ .build_preview__82403__ .inner__82403__ .exp_text__82403__ {display:block; margin-top:10px; font-weight:normal; font-size:13px; color:#777;}

@media all and (max-width:767px){
	.map__82403__ iframe {height:200px;}
	.map__82403__ .build_preview__82403__ .inner__82403__ {height:200px;}
}

/*     82404 : 표 2.0      */
.table__82404__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}
.table__82404__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:2px solid #000000}
.table__82404__ * {box-sizing:border-box}
.table__82404__ table {
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	background:#dddddd;table-layout:auto;
}
.table__82404__ td {
	height:50px;padding:5px 10px;
	background:#fff;font-size:16px;font-weight:normal;color:#333;text-align:left;
}
.table__82404__ td.empty__82404__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__82404__ > .table_inner {width:px}
}

@media all and (min-width:768px) and (max-width:1023px){
	.table__82404__ > .table_inner {width:px}
}

@media all and (min-width:1024px){
	.table__82404__ > .table_inner {width:px}
}

