/*     931935 : 버튼형 타이틀      */
.button_title__931935__ {font-size:0}
.button_title__931935__ p {
	display:inline-block;margin:0;padding:10px 15px;
	border-radius:0px;border:1px solid #ffffff;background:#ffffff;
	font-family: 'Sanchez', serif;font-size:28px;font-weight:normal;color:#ffb700;letter-spacing:-.03em;line-height:1.3em;
}
.button_title__931935__.style_line p {background:none}

@media all and (min-width:1024px){
	.button_title__931935__ p {font-size:52px}
}

/*     931945 : 장문 텍스트      */
@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;
}
@font-face {
    font-family: 'MICEGothic Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2206-01@1.0/MICEGothic Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
.textarea__931945__ p {
	display:block;margin:0;padding:0;
	font-family: 'Hind', sans-serif;font-size:15px;font-weight:normal;color:#444444;letter-spacing:0;line-height:130%;word-break: keep-all
}
.textarea__931945__ br { display: none}

@media all and (min-width:1024px){
	.textarea__931945__ p {font-size:20px}
	.textarea__931945__ br { display: block}
}

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

