/*     133544 : 타이틀 텍스트      */
.title__133544__ .b_title{font-weight:bold; font-size:25px; color:#1d1d1d;}
.title__133544__ .b_title span{position:relative; margin-left:35px;}
.title__133544__ .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__133544__ .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__133544__ .b_title { font-size:28px;}
	.title__133544__ .b_title span{ margin-left:40px;}
	.title__133544__ .b_title span:before{left:-30px; width:15px; height:15px; }
	.title__133544__ .b_title span:after{ left:-20px; width:15px; height:15px; }
}
@media all and (min-width:1024px){
	.title__133544__ .b_title { font-size:30px;}
	.title__133544__ .b_title span{ margin-left:50px;}
	.title__133544__ .b_title span:before{left:-45px; width:20px; height:20px; }
	.title__133544__ .b_title span:after{ left:-30px; width:20px; height:20px; }
}

/*     133545 : 공백      */
.solid_line__133545__ {box-sizing:border-box;display:block;position:relative;width:100%;height:50px}
.solid_line__133545__.build_edit_mode {min-height:10px;border:1px dashed red}
.solid_line__133545__.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__133545__ {height:25px}
}

