/*     1605325 : 셀 설정      */
.cell_option__1605325__ {display:table;width:100%}
.cell_option__1605325__ p {display:table-cell;height:100px;margin:0;background:#fafafa;color:#c40000;text-align:center;vertical-align:middle}

@media (max-width:1023px){
	.col__1605325__ {padding:30px;border:1px solid #ddd; border-radius:20px;}
}

@media (min-width:1024px){
	.col__1605325__ {padding:40px 30px;border:1px solid #ddd; border-radius:30px;}
}

/*     1605335 : 이미지 (모바일/PC 출력 구분)      */
.img__1605335__ {max-width:100%}
.img__1605335__ * {box-sizing:border-box}
.img__1605335__ a {display:block;vertical-align:top}
.img__1605335__ img {vertical-align:top}
.img__1605335__ .img_pc {display:none;}

@media all and (min-width:1024px){
	.img__1605335__ .img_m {display:none;}
	.img__1605335__ .img_pc {display:block;}
	.img__1605335__ .img_pc img {width:px;}
}

/*     1605305 : 공백      */
.solid_line__1605305__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__1605305__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__1605305__.build_edit_mode:before {content:'Blank';display:block;position:absolute;top:50%;left:0;right:0;margin-top:-10px;padding:5px 0;font-size:13px;color:red;text-align:center;line-height:1}

@media all and (max-width:1023px){
	.solid_line__1605305__ {height:30px}
}

/*     1605315 : 타이틀 텍스트      */
.title__1605315__ {font-size:0}
.title__1605315__ p {
	display:inline-block;position:relative;margin:0;padding:0;
	font-size:20px;font-weight:bold;color:#333333;font-family: "Pretendard";;line-height:1.4em;
}
.title__1605315__ p:before {content:'';position:absolute;background:#d23145;font-size:0}

.title__1605315__.style_top p {padding-top:10px}
.title__1605315__.style_top p:before {top:0;left:0;width:20px;height:4px}

.title__1605315__.style_right p {padding-right:14px}
.title__1605315__.style_right p:before {top:16%;right:0;width:4px;height:20px}

.title__1605315__.style_bottom p {padding-bottom:12px}
.title__1605315__.style_bottom p:before {bottom:0;left:0;width:20px;height:4px}

.title__1605315__.style_left p {padding-left:14px}
.title__1605315__.style_left p:before {top:16%;left:0;width:4px;height:20px}

.title__1605315__.style_circle1 p {padding-left:18px}
.title__1605315__.style_circle1 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
}

.title__1605315__.style_circle2 p {padding-left:18px}
.title__1605315__.style_circle2 p:before {
	top:0;bottom:0;left:0;width:10px;height:10px;margin:auto;border-radius:50%;
	border:2px solid #d23145;background:none;box-sizing:border-box;
}

@media all and (min-width:1024px){
	.title__1605315__ p {font-size:24px}
	.title__1605315__.style_top p:before {width:24px}
	.title__1605315__.style_right p:before {height:24px}
	.title__1605315__.style_bottom p:before {width:24px}
	.title__1605315__.style_left p:before {height:24px}
}

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

