<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* PIONNET Web Standardization Team (//www.pionnet.co.kr/) */

.etcWrap{overflow:hidden;padding:90px 16px;background:#fff;}
.etcWrap dl{overflow:hidden;text-align:center;}
.etcWrap dl dt img{display:block;width:60px;height:60px;margin:0 auto;}
.etcWrap dl dt b{display:block;margin-top:16px;font-size:16px;line-height:28px;font-weight:700;}
.etcWrap dd{margin-top:15px;font-size:13px;line-height:19px;color:#767676;}
.etcWrap dd .dt{display:block;margin-top:15px;font-size:13px;line-height:19px;font-weight:700;color:#191919;}

.etcWrap .bx{overflow:hidden;padding:17px 42px;margin:40px 16px 0 16px;font-family:'Pretendard';font-size:13px;line-height:19px;color:#191919;background:#F8F8FA;-webkit-box-sizing:border-box;box-sizing:border-box;}
.etcWrap .bx &gt; span{display:block;text-align:center;}
.etcWrap .bx &gt; span + span{margin-top:3px;}
.etcWrap .bx .date{display:block;font-size:13px;line-height:20px;}
.etcWrap .bx .date b{margin:0 1px;}
.etcWrap .bx em{margin:0 5px;}
.etcWrap .btns{margin:40px 97px 0 97px;}
.etcWrap .btns + .btns{margin-top:8px;}

.etcTerms{overflow:hidden;padding:20px 16px 90px;}
.etcTerms p{font-size:13px;line-height:20px;letter-spacing:-0.2px;}
.etcTerms dl{line-height:18px;letter-spacing:-0.2px;}
.etcTerms dt{margin-top:20px;font-weight:bold;font-size:13px;}
.etcTerms dd{margin-top:8px;color:#505050;font-size:12px;}
.etcTerms dd:before{content:'˙';display:inline-block;width:12px;font-weight:bold;font-size:12px;vertical-align:-3px;text-align:center;}

@media screen and (max-width:360px){ 
	.etcWrap .btns{margin:40px auto 0;}
	.etcWrap .bx{padding:17px 12px;}
}
</pre></body></html>