<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.dubuplus.com/css?family=Nanum Square");
#sub_contents {font-size:15px;line-height:1.6;color:#555}



.s_con img {display:block;width:100%;max-width:547px;margin:0 auto 30px;}



.s_con+.s_con {margin-top:70px;}
.s_con h4 {margin-bottom:10px;
	font:600 25px/1.3 'Nanum Square';color:#008ad1;
	-ms-word-break:keep-all;
	word-break:keep-all;}
.s_con h4:after {content:'';display:inline-block;width:40px;height:2px;
	vertical-align:middle;
	background-color:#ddd;}



.s_con dl+dl {margin-top:40px;}
.s_con dl dt {margin-bottom:5px;
	font-size:18px;font-weight:500;letter-spacing:-0.05em;color:#333;
	-ms-word-break:keep-all;
	word-break:keep-all;}
.s_con dl dd {
    padding:20px;
	background-color:#f7f7f7;}
.s_con dl dd img {display:block;margin:0 auto 20px;}
.s_con dl dd em {color:#e90101;}



.dot &gt; li{padding-left:13px;}
.dot &gt; li+li {margin-top:5px;}
.dot &gt; li:before{display:inline-block; content:''; width:3px; height:3px;margin-right:10px;margin-left:-13px;
    border-radius:50%; vertical-align:middle;
    background-color:#006599;
}



.num_circle &gt; li {overflow:hidden;
	padding:5px 0;padding-left:120px;}
.num_circle &gt; li+li {border-top:1px dashed #ddd;}
.num_circle &gt; li strong {float:left;display:block;width:120px;margin-left:-120px;color:#333;}
.num_circle ul 
.num_circle ul li{padding-left:17px;}
.num_circle ul li:before {display:inline-block; content:''; width:7px; height:2px;margin-right:10px;margin-left:-17px;
    vertical-align:middle;
    background-color:#aaa;}



.sub table{width:100%;border-collapse:collapse;}
.sub table caption {margin-bottom:5px;
    font-weight:600;font-size:20px;letter-spacing:-1px;color:#333;text-align:left;}
.sub table td,.sub table th {border:1px solid #ddd;
    font-size:inherit;color:inherit;font-family:inherit;
	padding:6px 18px;}
.sub table th {
    color:#333;font-weight:500;
    -ms-word-break:keep-all;
    word-break:keep-all;
	background-color:#f7f7f7;}
.sub table thead th {color:#fff;
    background-color:#333;}
.sub table tbody tr:first-of-type td {
    text-align:center;
	background-color:#d7f3ff}




/* tablet */
@media screen and (min-width:769px) and (max-width:991px){
}

/* mobile */
@media screen and (max-width:768px){
    #sub_contents {font-size:14px;}
    
    
    
    .s_con h4 {font-size:23px;}
    
    
    
    .sub table tbody tr:first-of-type td img {width:100%;}
}
</pre></body></html>