/*     133468 : 타이틀 텍스트      */
.title__133468__ .b_title{font-weight:bold; font-size:25px; color:#1d1d1d;}
.title__133468__ .b_title span{position:relative; margin-left:35px;}
.title__133468__ .b_title span:before{content:""; position:absolute; left:-25px; width:12px; height:12px; background:#f0616d; border-radius:50%; top:50%; transform: translate(0, -50%);}
.title__133468__ .b_title span:after{content:""; position:absolute; left:-18px; width:12px; height:12px; background:#ffc0c0; border-radius:50%; top:50%; transform: translate(0, -50%); }
@media all and (min-width:768px){
	.title__133468__ .b_title { font-size:28px;}
	.title__133468__ .b_title span{ margin-left:40px;}
	.title__133468__ .b_title span:before{left:-30px; width:15px; height:15px; }
	.title__133468__ .b_title span:after{ left:-20px; width:15px; height:15px; }
}
@media all and (min-width:1024px){
	.title__133468__ .b_title { font-size:30px;}
	.title__133468__ .b_title span{ margin-left:50px;}
	.title__133468__ .b_title span:before{left:-45px; width:20px; height:20px; }
	.title__133468__ .b_title span:after{ left:-30px; width:20px; height:20px; }
}

/*     133469 : 공백      */
.solid_line__133469__ {box-sizing:border-box;display:block;position:relative;width:100%;height:30px}
.solid_line__133469__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__133469__.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__133469__ {height:20px}
}

/*     133470 : 이미지      */
.img__133470__ {max-width:100%}
.img__133470__ * {box-sizing:border-box}
.img__133470__ a {display:block;vertical-align:top}
.img__133470__ img {width:px;vertical-align:top}

/*     133471 : 점선      */
.dashed_line__133471__ {display:block;position:relative;width:100%;height:100px}
.dashed_line__133471__:before {content:'';position:absolute;left:0;top:50%;width:100%;height:0;border-top:1px dashed #ddd}

.dashed_line__133471__.build_edit_mode {min-height:10px}

@media all and (max-width:767px){
	.dashed_line__133471__ {height:60px}
}

/*     133472 : 공백      */
.solid_line__133472__ {box-sizing:border-box;display:block;position:relative;width:100%;height:60px}
.solid_line__133472__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__133472__.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__133472__ {height:40px}
}

/*     133473 : 타이틀 텍스트      */
.title__133473__ .b_title{font-weight:bold; font-size:25px; color:#1d1d1d;}
.title__133473__ .b_title span{position:relative; margin-left:35px;}
.title__133473__ .b_title span:before{content:""; position:absolute; left:-25px; width:12px; height:12px; background:#f0616d; border-radius:50%; top:50%; transform: translate(0, -50%);}
.title__133473__ .b_title span:after{content:""; position:absolute; left:-18px; width:12px; height:12px; background:#ffc0c0; border-radius:50%; top:50%; transform: translate(0, -50%); }
@media all and (min-width:768px){
	.title__133473__ .b_title { font-size:28px;}
	.title__133473__ .b_title span{ margin-left:40px;}
	.title__133473__ .b_title span:before{left:-30px; width:15px; height:15px; }
	.title__133473__ .b_title span:after{ left:-20px; width:15px; height:15px; }
}
@media all and (min-width:1024px){
	.title__133473__ .b_title { font-size:30px;}
	.title__133473__ .b_title span{ margin-left:50px;}
	.title__133473__ .b_title span:before{left:-45px; width:20px; height:20px; }
	.title__133473__ .b_title span:after{ left:-30px; width:20px; height:20px; }
}

/*     133474 : 공백      */
.solid_line__133474__ {box-sizing:border-box;display:block;position:relative;width:100%;height:40px}
.solid_line__133474__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__133474__.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__133474__ {height:20px}
}

/*     133475 : 표 2.0      */
.table__133475__ {width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch; text-align:center }
.table__133475__ > .table_inner {overflow:hidden;width:100%;margin:0 auto;border-top:1px solid #dddddd}
.table__133475__ * {box-sizing:border-box}
.table__133475__ table {font-size:14px;
	width:100%;margin-top:-1px;border-spacing:1px;border-collapse:separate;
	/*background:#dddddd;*/table-layout:auto;
}
.table__133475__ table th{background:#ffd47d; padding:5px;}
.table__133475__ th {font-size:16px;}
.table__133475__ td {
	font-size:14px;
	height:50px;padding:5px 10px;
	background:#fff;font-weight:normal;color:#777;text-align:tenter; background:#f9f9f9;
}
.table__133475__ td.align{text-align:center; font-weight:bold;}
.table__133475__ td.empty__133475__ {padding:50px 20px}

@media all and (max-width:767px){
	.table__133475__ > .table_inner {width:800px}
}
@media all and (min-width:768px){
	.table__133475__ th {font-size:18px;}
	.table__133475__ td {font-size:16px;}
}
@media all and (min-width:768px) and (max-width:1023px){
	.table__133475__ > .table_inner {width:px}
	.table__133475__ table {font-size:15px;}
}

@media all and (min-width:1024px){
	.table__133475__ > .table_inner {width:px}
	.table__133475__ th {font-size:20px;}
	.table__133475__ td {font-size:18px;}
}
}

