/*     190415 : 타이틀 텍스트      */
@font-face {
    font-family: 'GmarketSansBold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.title__190415__ {font-size:0}
.title__190415__ p {
	display:inline-block;position:relative;margin:0;padding:0 0 20px;
	font-size:30px;font-weight:normal;color:#000000;letter-spacing:-.03em;line-height:1.3em;
}
.title__190415__ p:before {content:'';position:absolute;right:0;bottom:0;left:0;width:40px;height:3px;margin:0 auto;background:#777777;font-size:0}

@media all and (min-width:768px){
	.title__190415__ p {font-size:25px}
}

@media all and (min-width:1024px){
	.title__190415__ p {padding-bottom:30px;font-size:60px}
	.title__190415__ p:before {width:60px;height:5px}
}

/*     190425 : 장문 텍스트      */
@font-face {
    font-family: 'HallymGothic-Regular';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2204@1.0/HallymGothic-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
}
.textarea__190425__ p {
	display:block;margin:0;padding:0;
	font-family: 'HallymGothic-Regular';font-size:16px;font-weight:bold;color:#2779c8;letter-spacing:-.03em;line-height:1.5em;
}
.textarea__190425__ p br {
	display:block;
}
@media all and (min-width:1024px){
	.textarea__190425__ p {font-size:20px}
    .textarea__190425__ p br {
        display:none;
    }
}

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

