/*     2549574 : 버튼형 타이틀      */
@font-face {
    font-family: 'GMarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: 700;
    font-display: swap;
}

.button_title__2549574__ {font-size:0}
.button_title__2549574__ p {font-family: 'GMarketSans';
	display:inline-block;margin:0;padding:6px 18px 0px;
	border-radius:0px;border:1px solid #f7bb21;background:#f7bb21;
	font-size:20px;font-weight:normal;color:#000000;letter-spacing:-.06em;line-height:1.4em;
	border-radius: 50px;
}
.button_title__2549574__.style_line p {background:none}

@media all and (min-width:1024px){
	.button_title__2549574__ p {font-size:30px;padding:8px 26px 0px;}
}

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

